Browse Source

装配收货任务提交校验,关闭提交报错 2024/8/7

hella_vue3
王志国 4 weeks ago
parent
commit
bae3f57070
  1. 2
      src/pages/productReceipt/job/ccProductReceiptDetail.vue

2
src/pages/productReceipt/job/ccProductReceiptDetail.vue

@ -296,9 +296,9 @@
if(valiDate){
if (!this.checkLocation()) {
return
}
}else{
this.toLocationCode = this.jobToLocationCode
}
}
//

Loading…
Cancel
Save