mirror of
https://gitee.com/y_project/RuoYi-Vue.git
synced 2026-02-06 02:15:06 +08:00
添加一个默认空属性,用来判断节点显示
This commit is contained in:
@ -228,7 +228,7 @@ export default {
|
||||
reset() {
|
||||
this.form = {
|
||||
deptId: undefined,
|
||||
parentId: 100,
|
||||
parentId: undefined,
|
||||
deptName: undefined,
|
||||
orderNum: undefined,
|
||||
leader: undefined,
|
||||
|
||||
Reference in New Issue
Block a user