Commit fc12d9b5 authored by dragondean@qq.com's avatar dragondean@qq.com

修复订单列表部分搜索字段重置异常

parent cd47782c
......@@ -1998,6 +1998,10 @@ export default {
rows: 10,
packageTypeArr: [],
};
this.destCountryId = null
this.destWarehouseId = null
this.objectiveId = null
this.queryParams.channelId = "";
this.noParam.value = "";
this.prodParam.value = "";
......
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