Commit 4165fa37 authored by zhengyi's avatar zhengyi

Merge branch 'dev' into test

parents 4061ceb8 a0d44990
......@@ -986,6 +986,11 @@ export default {
resetQuery() {
this.dateRangeCreateTime = [];
this.resetForm("queryForm");
this.destCountryId = null
this.destWarehouseId = null
this.objectiveId = null
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