Commit b6710297 authored by zhengyi's avatar zhengyi

Merge branch 'master-fix' into pre-release

parents e2fac323 ff9c562d
......@@ -355,6 +355,9 @@ export default {
resetQuery() {
this.queryParams = {};
this.dateRangeCreateTime = [];
this.countryIdList = null;
this.destCityIdList = null;
this.destWarehouseIdList = null;
this.resetForm("queryForm");
this.handleQuery();
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment