内部码打印问题

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

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

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

Loading…
Cancel
Save