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',