内部码打印问题

ywj_dev
郑明梁 2 years ago
parent 9fda17a24e
commit 64ed518727

@ -339,7 +339,7 @@ export default {
limit: 10, limit: 10,
startTime: "", startTime: "",
endTime: "", endTime: "",
inCodeStatus: 2, inCodeStatus: 1,
}; };
this.getList(); this.getList();

@ -312,6 +312,7 @@ export default {
queryId: null, queryId: null,
orderId: null, orderId: null,
countList: [], countList: [],
labelId:1
}; };
if (row == null) { if (row == null) {
tQuery.orderId = this.formData.billNo; tQuery.orderId = this.formData.billNo;

Loading…
Cancel
Save