diff --git a/src/views/basic/product/product.vue b/src/views/basic/product/product.vue index ce992d87..629a656c 100644 --- a/src/views/basic/product/product.vue +++ b/src/views/basic/product/product.vue @@ -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(); },