Merge remote-tracking branch 'origin/master'

prod
wangwei 2 years ago
commit 1fce671d72

@ -1189,7 +1189,6 @@ export default {
addType: 1, addType: 1,
thrPiId: null, thrPiId: null,
filterType: null, filterType: null,
diType: 1,
dispatch: null, dispatch: null,
groupBuy: null, groupBuy: null,
@ -1279,8 +1278,7 @@ export default {
ggxh: null, ggxh: null,
page: 1, page: 1,
limit: 20, limit: 20,
addType: 1, addType: 1
diType: 1
}; };
this.getList(); this.getList();
}, },

Loading…
Cancel
Save