diff --git a/src/layouts/admin/components/navBar/classic.vue b/src/layouts/admin/components/navBar/classic.vue index 331ad042..54390d21 100644 --- a/src/layouts/admin/components/navBar/classic.vue +++ b/src/layouts/admin/components/navBar/classic.vue @@ -10,7 +10,7 @@ {{ getTheme.name }} - (v1.0.0) + (v1.0.1) + 下载波形 diff --git a/src/views/system/auth/department/popupPoint.vue b/src/views/system/auth/department/popupPoint.vue index 716dc3a0..a50a1144 100644 --- a/src/views/system/auth/department/popupPoint.vue +++ b/src/views/system/auth/department/popupPoint.vue @@ -14,6 +14,7 @@ style="width: 100%; height: 100%" :props="props" :data="fromDataValue" + default-expand-all :default-expanded-keys="leftDefaultExpandedKeys" show-checkbox node-key="id" @@ -47,6 +48,7 @@ ref="rightTree" style="width: 100%; height: 100%" :props="props" + default-expand-all :data="toDataValue" :default-expanded-keys="rightDefaultExpandedKeys" show-checkbox