Merge branch 'busUser' of https://gitee.com/anthonywj/spms-vue into busUser

featFunction
zhengmingliang 2 years ago
commit 0dbb546fce

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

Loading…
Cancel
Save