commit 2022-09-06
This commit is contained in:
@@ -462,7 +462,7 @@ export default {
|
||||
param[11] = ['二维码', this.traceabilityCode]
|
||||
param[12] = ['物料条码批次_ischeck', batchBarcodeValue_check]
|
||||
param[13] = ['物料条码批次', this.batchBarcodeValue]
|
||||
var Data = this.CreateData('2001', '物料数据查询_报表', param)
|
||||
var Data = this.CreateData('2001', '物料数据查询_报表新', param)
|
||||
this.exportExcel_NPOI(Data)
|
||||
} else {
|
||||
this.$message.warning('暂无数据')
|
||||
|
||||
Reference in New Issue
Block a user