Browse Source

Merge branch 'master_hella' of http://dev.ccwin-in.com:3000/sfms3.0/sfms3.0-ui into master_hella

master_hella_20240701
陈薪名 6 months ago
parent
commit
f6691d2830
  1. 1
      src/views/wms/purchasereceiptManage/supplierdeliver/purchasePlanMain/index.vue

1
src/views/wms/purchasereceiptManage/supplierdeliver/purchasePlanMain/index.vue

@ -462,6 +462,7 @@
})
}
if(flag){
formRef.value.formLoading = false
return;
}
if (data.subList.length == tableData.value.length) {

Loading…
Cancel
Save