From 7bdf838230e569f184f8f8365f4508582882a21c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=AE=B6=E4=B8=9C?= <1654135867@qq.com> Date: Mon, 11 Nov 2024 14:33:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E8=AF=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jeecgboot-vue3/src/views/expproject/self/Expproject.data.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jeecgboot-vue3/src/views/expproject/self/Expproject.data.ts b/jeecgboot-vue3/src/views/expproject/self/Expproject.data.ts index 8458b27..56f7431 100644 --- a/jeecgboot-vue3/src/views/expproject/self/Expproject.data.ts +++ b/jeecgboot-vue3/src/views/expproject/self/Expproject.data.ts @@ -53,7 +53,7 @@ export const expandproColumns: JVxeColumn[] = [ placeholder: '请输入${title}', defaultValue:'', }, - { +/* { title: '所属领域', key: 'exptype', type: JVxeTypes.input, @@ -61,7 +61,7 @@ export const expandproColumns: JVxeColumn[] = [ width:"200px", placeholder: '请输入${title}', defaultValue:'', - }, + },*/ /* { title: '所属单位', key: 'ssdep',