Commit 75b81b98 authored by jingnan's avatar jingnan 👀

验收入库申请批量签审编辑报错修改

parent abaa5ecd
......@@ -2036,6 +2036,9 @@ export default {
// 'MaterialResCode': this.form.resCode
// 'deliverySpec': this.basicData.deliverySpec || '/'
}
if (typeof (newTableData.storageZone) === 'number') {
delete newTableData.storageZone
}
post(
'/InStorageRequestItem/recursion',
newTableData
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment