This commit is contained in:
parent
803aa4f28e
commit
52f8753fe9
|
|
@ -1155,8 +1155,8 @@
|
||||||
cycleTypeId: 2,
|
cycleTypeId: 2,
|
||||||
instructionTagId:typearray.value[whitchtype.value]?.instructionType
|
instructionTagId:typearray.value[whitchtype.value]?.instructionType
|
||||||
}
|
}
|
||||||
console.log("kankan", postdata, res)
|
|
||||||
addDirective(postdata).then((res) => {
|
addDirective(postdata).then((res) => {
|
||||||
|
|
||||||
console.log("kankan", postdata, res)
|
console.log("kankan", postdata, res)
|
||||||
if (res.success) {
|
if (res.success) {
|
||||||
geteverything()
|
geteverything()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue