|
|
|
@ -518,7 +518,7 @@ export default {
|
|
|
|
|
this.refreshNewWorkerTable = true // 立即将refreshProTable设置为true,显示表格
|
|
|
|
|
this.newWorkerLoading = false // 设置加载状态为false,表示加载完成
|
|
|
|
|
|
|
|
|
|
this.generateBarcode(this.printData.printDate); //条码 根据打印日期生成
|
|
|
|
|
this.generateBarcode(this.printData.productDate); //条码 根据打印日期生成
|
|
|
|
|
})
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|