数量退料
This commit is contained in:
parent
31ccf971d9
commit
7aa606425b
|
|
@ -288,7 +288,7 @@ const submitNum = () => {
|
|||
"backApplyInfo":taskInfo.value,
|
||||
"backApplyDetailsList":typeList.value
|
||||
}
|
||||
if (param.backApplyInfo.signUrl) delete param.backApplyInfo.signUrl
|
||||
if (obj.backApplyInfo.signUrl) delete obj.backApplyInfo.signUrl
|
||||
insertApp(obj).then(res => {
|
||||
console.log(res)
|
||||
if(res.code==200){
|
||||
|
|
|
|||
Loading…
Reference in New Issue