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) }} - +