11/28 界面优化

20240912_adapter
wangwei 7 months ago
parent 2bfe35a2b4
commit 1e6e7372b8

@ -966,10 +966,10 @@ export default {
this.filterQuery.statusType = 'split_finish';
} else if (this.splitType == "out") {
this.filterQuery.action = 'SC72197936495755';
this.filterQuery.statusType = 'scan_code';
this.filterQuery.statusType = null ; //'scan_code';
} else if (this.splitType == "return") {
this.filterQuery.action = 'SC72249388338364';
this.filterQuery.statusType = 'scan_code';
this.filterQuery.statusType = null ;
}
this.actDateRange = [];
this.getList();

Loading…
Cancel
Save