Browse Source

修改装配收货任务的提交

hella_vue3
niexiting 7 months ago
parent
commit
95de5ee2b3
  1. 2
      src/pages/productReceipt/job/fgProductReceiptDetail.vue

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

@ -347,6 +347,8 @@
this.submitJob(); this.submitJob();
} }
}); });
} else {
this.submitJob();
} }
} }
}) })

Loading…
Cancel
Save