@ -640,9 +640,9 @@ export default {
// 获取当前取货槽名称
getQueueName() {
if (isBlank(this.productName)) {
return `当前取货槽: ${this.curQueue.code}`
return `取货槽编码: ${this.curQueue.code}`
}
return `当前取货槽:${this.curQueue.code}`
return `取货槽编码:${this.curQueue.code}`
},
getCurProduct() {
return "取货槽信息:" + this.curQueue.cpmctymc + "-" + this.curQueue.ggxh + "-" + this.curQueue.prepnSpec