|
@@ -575,6 +575,7 @@ export default {
|
|
|
|
|
|
if (!this.tableSelection[0].printNum) {
|
|
if (!this.tableSelection[0].printNum) {
|
|
this.queryItem = this.tableSelection;
|
|
this.queryItem = this.tableSelection;
|
|
|
|
+ console.log(this.tableSelection);
|
|
getDetails(this.tableSelection)
|
|
getDetails(this.tableSelection)
|
|
this.$refs.preView.show(this.hiprintTemplate, detailArr)
|
|
this.$refs.preView.show(this.hiprintTemplate, detailArr)
|
|
} else {
|
|
} else {
|