Browse Source

YT-983pda发料任务,允许修改库位,扫描推荐以为的库位,提交报错

intex_online20241205
张立 3 months ago
parent
commit
70243b2a36
  1. 2
      src/pages/issue/job/issueDetailBatch.vue

2
src/pages/issue/job/issueDetailBatch.vue

@ -617,7 +617,7 @@
autoCommit(){ autoCommit(){
// this.$throttle(this.submit, 2000, this)() // this.$throttle(this.submit, 2000, this)()
// this.jobContent.allowSmallerQty = 'FALSE' // this.jobContent.allowSmallerQty = 'FALSE'
this.jobContent.allowBiggerQty = 'FALSE' // this.jobContent.allowBiggerQty = 'FALSE'
let str="" let str=""
let str1="" let str1=""
let str2="" let str2=""

Loading…
Cancel
Save