修改多级包装无法查询问题

featFunction
anthonywj 2 years ago
parent ee4aec9c28
commit 691152a4b1

@ -1016,7 +1016,6 @@ export default {
addType: 1,
thrPiId: null,
filterType: null,
diType: 1
},
productType: null,
editQuery: null,
@ -1085,7 +1084,6 @@ export default {
page: 1,
limit: 20,
addType: 1,
diType: 1
};
this.getList();
},

Loading…
Cancel
Save