From 0e02f7f4a2dc4c74b7bf3fd1e739544a2c4123d1 Mon Sep 17 00:00:00 2001 From: x_z Date: Fri, 10 Mar 2023 17:31:11 +0800 Subject: [PATCH] =?UTF-8?q?1.=E4=BF=AE=E5=A4=8D=E8=80=97=E6=9D=90=E5=AD=97?= =?UTF-8?q?=E5=85=B8=E7=9B=B8=E5=85=B3bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/basic/product/product.vue | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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(); },