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