Commit 7b639e42 authored by renjintao's avatar renjintao

mesplane

parent 8aaec12c
......@@ -754,9 +754,8 @@ export default {
this.orderSearchForm.productId = "-1";
this.orderSearchForm.productName = "";
}
this.easySearch.productId.value = this.orderSearchForm.productId;
this.$refs.grid.easySearch();
this.easySearch.productId.value = this.ids;
this.$refs.grid.easySearch();
}
},
//得到此树节点下所有是产品的productId
......
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