1.修复耗材字典相关bug

prod
x_z 3 years ago
parent 83a7a5d09c
commit 0e02f7f4a2

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

Loading…
Cancel
Save