12/9 查询优化1.0

20240912_adapter
wangwei 7 months ago
parent b9a209996c
commit 777a52096d

@ -382,6 +382,7 @@ export default {
startTime: null,
endTime: null,
invCode: this.$store.getters.locInvCode,
productType:2
},
checkStatus: {
1: "草稿",
@ -492,6 +493,7 @@ export default {
startTime: null,
endTime: null,
invCode: this.$store.getters.locInvCode,
productType:2
};
this.actDateRange = [];
this.getList();

Loading…
Cancel
Save