lilei hace 2 años
padre
commit
74bda64a72
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/batchShelves/batchPrint/batchPrint.vue

+ 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 || '',