From f4407b9c83067c8c09c004baca013da75bfefefb Mon Sep 17 00:00:00 2001 From: xiaohuang <1559741705@qq.com> Date: Sun, 10 Mar 2024 15:03:53 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=B3=BB=E7=BB=9F=E5=AD=97?= =?UTF-8?q?=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/product/attribute/index.vue | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/src/views/product/attribute/index.vue b/src/views/product/attribute/index.vue index a7c243f..79623c4 100644 --- a/src/views/product/attribute/index.vue +++ b/src/views/product/attribute/index.vue @@ -9,14 +9,7 @@ @keyup.enter.native="handleQuery" /> - - - + - @@ -131,9 +123,7 @@ - - - + @@ -198,7 +188,6 @@ export default { pageNum: 1, pageSize: 10, name: null, - groupId: null, updatedBy: null, updatedTime: null }, @@ -238,7 +227,6 @@ export default { this.form = { id: null, name: null, - groupId: null, remark: null, createdBy: null, createdTime: null,