From 3328c5049848d4e53d6dd4c33156bfd75920a35a Mon Sep 17 00:00:00 2001 From: luohairen <3399054449@qq.com> Date: 星期四, 28 十一月 2024 01:24:50 +0800 Subject: [PATCH] 进度上报、查看 --- src/views/projectEngineering/projectLibrary/component/BasicInfo.vue | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/views/projectEngineering/projectLibrary/component/BasicInfo.vue b/src/views/projectEngineering/projectLibrary/component/BasicInfo.vue index 5b3a7ce..54d9aca 100644 --- a/src/views/projectEngineering/projectLibrary/component/BasicInfo.vue +++ b/src/views/projectEngineering/projectLibrary/component/BasicInfo.vue @@ -114,7 +114,6 @@ clearable placeholder="璇烽�夋嫨" style="width: 100%" - collapse-tags > <el-option v-for="item in dict.type.sys_administrative_divisions" :key="item.value" :label="item.label" :value="item.value"/> -- Gitblit v1.8.0