From 7c736b0fd5d2c2616db151c100a0dc02cf033438 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A7=9C=E7=8E=89=E7=90=A6?= <7507756+jiang_yuqi@user.noreply.gitee.com> Date: Sat, 12 Apr 2025 13:05:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yanzhu-ui-vue3/src/views/manage/proProjectInfo/index.vue | 5 ++++- yanzhu-ui-vue3/src/views/system/dept/index.vue | 8 ++++---- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/yanzhu-ui-vue3/src/views/manage/proProjectInfo/index.vue b/yanzhu-ui-vue3/src/views/manage/proProjectInfo/index.vue index caf430bf..fdc46c6d 100644 --- a/yanzhu-ui-vue3/src/views/manage/proProjectInfo/index.vue +++ b/yanzhu-ui-vue3/src/views/manage/proProjectInfo/index.vue @@ -154,11 +154,14 @@ - + + + {{ form.disDeptName }} + diff --git a/yanzhu-ui-vue3/src/views/system/dept/index.vue b/yanzhu-ui-vue3/src/views/system/dept/index.vue index 92b56d01..95b24879 100644 --- a/yanzhu-ui-vue3/src/views/system/dept/index.vue +++ b/yanzhu-ui-vue3/src/views/system/dept/index.vue @@ -55,9 +55,9 @@ :default-expand-all="isExpandAll" :tree-props="{ children: 'children', hasChildren: 'hasChildren' }" > - - - + + + @@ -73,7 +73,7 @@ {{ parseTime(scope.row.createTime) }} - +