lilei 2 rokov pred
rodič
commit
74bda64a72

+ 1 - 1
pages/batchShelves/batchPrint/batchPrint.vue

@@ -150,7 +150,7 @@
 				// 60*40 打印模板
 				const command = printTempl(tsc,{
 					dealerName: dealer.orgName,
-					shelfName: data.shelfName || '',
+					shelfName: this.basicInfoData.shelfName || '',
 					productCode: data.productCode || '',
 					productName: data.product.productName|| '',
 					shelfPlaceCode: data.shelfPlaceCode || '',