|
@ -123,9 +123,9 @@ export default { |
|
|
packingCode:"toPackingCode", |
|
|
packingCode:"toPackingCode", |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
let data = initPrintAllData(this.tableDataDetails,'chdmxb.rdlx',false,_option); |
|
|
// let data = initPrintAllData(this.tableDataDetails,'chdmxb.rdlx',false,_option); |
|
|
// todo:打印单据更改 |
|
|
// todo:打印单据更改 |
|
|
// let data = initPrintAllData(this.tableDataDetails,'fhd.rdlx',false,_option); |
|
|
let data = initPrintAllData(this.tableDataDetails,'fhd.rdlx',false,_option); |
|
|
this.Loading.appMainLoading = true |
|
|
this.Loading.appMainLoading = true |
|
|
this.Print(data) |
|
|
this.Print(data) |
|
|
sumPrint(this.propsData.number, this.URL).then(res => { |
|
|
sumPrint(this.propsData.number, this.URL).then(res => { |
|
|