3/11 上货页面 优化1.0

20240912_adapter
wangwei 3 weeks ago
parent 557fb7724f
commit 94804b30aa

@ -724,7 +724,12 @@ export default {
this.scanCode = ''
this.corpOrderIdDisabled = false
this.curQueueName = '';
this.redMesg = true
if (this.queueStatus != null && this.queueStatus == 1){
this.redMesg = true
}else {
this.redMesg = false
}
this.orderStatus = false
this.scanReCount = 0
this.$refs.newCreateCodeDetail.codeCount = 0

Loading…
Cancel
Save