Commit 7b639e42 authored by renjintao's avatar renjintao

mesplane

parent 8aaec12c
...@@ -754,8 +754,7 @@ export default { ...@@ -754,8 +754,7 @@ export default {
this.orderSearchForm.productId = "-1"; this.orderSearchForm.productId = "-1";
this.orderSearchForm.productName = ""; this.orderSearchForm.productName = "";
} }
this.easySearch.productId.value = this.ids;
this.easySearch.productId.value = this.orderSearchForm.productId;
this.$refs.grid.easySearch(); this.$refs.grid.easySearch();
} }
}, },
......
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