From f98e68fee6c8b463dfe241b60ab35c932d56f767 Mon Sep 17 00:00:00 2001 From: xuhuajiao <13476289682@163.com> Date: Wed, 8 Jun 2022 10:34:27 +0800 Subject: [PATCH] =?UTF-8?q?=E9=97=A8=E7=B1=BB-baseInfo-style?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/category/baseInfo/index.vue | 74 +++++++++++++++++---------- 1 file changed, 47 insertions(+), 27 deletions(-) diff --git a/src/views/category/baseInfo/index.vue b/src/views/category/baseInfo/index.vue index 9fd495c..e59d5e6 100644 --- a/src/views/category/baseInfo/index.vue +++ b/src/views/category/baseInfo/index.vue @@ -1,12 +1,11 @@ @@ -29,7 +48,7 @@ export default { data() { return { showFields: [], - form: { + baseInfo: { fieldCnName: '', isDataType: '', fieldName: '', @@ -47,30 +66,31 @@ export default {