Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
d677cd11
Commit
d677cd11
authored
Dec 31, 2019
by
RuoYi
Browse files
修改部门树默认值为[]
parent
9067369c
Changes
1
Hide whitespace changes
Inline
Side-by-side
ruoyi-ui/src/views/system/dept/index.vue
View file @
d677cd11
...
...
@@ -151,8 +151,8 @@ export default {
loading
:
true
,
// 表格树数据
deptList
:
[],
//
部门
部门树选项
deptOptions
:
undefined
,
// 部门树选项
deptOptions
:
[]
,
// 弹出层标题
title
:
""
,
// 是否显示弹出层
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment