From d677cd11d148067102eeccf27598a7951d519f48 Mon Sep 17 00:00:00 2001 From: RuoYi Date: Tue, 31 Dec 2019 18:03:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=83=A8=E9=97=A8=E6=A0=91?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=80=BC=E4=B8=BA[]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/src/views/system/dept/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ruoyi-ui/src/views/system/dept/index.vue b/ruoyi-ui/src/views/system/dept/index.vue index 3029913..c3574b1 100644 --- a/ruoyi-ui/src/views/system/dept/index.vue +++ b/ruoyi-ui/src/views/system/dept/index.vue @@ -151,8 +151,8 @@ export default { loading: true, // 表格树数据 deptList: [], - // 部门部门树选项 - deptOptions: undefined, + // 部门树选项 + deptOptions: [], // 弹出层标题 title: "", // 是否显示弹出层