bug
This commit is contained in:
@@ -403,18 +403,6 @@
|
||||
this.$nextTick(() => {
|
||||
this.autoScale()
|
||||
})
|
||||
|
||||
if (userList.length) {
|
||||
this.$refs.VueOkrTree.append({
|
||||
id: new Date().getTime(),
|
||||
label: '子节点',
|
||||
userList: userList || []
|
||||
}, node)
|
||||
|
||||
this.$nextTick(() => {
|
||||
this.autoScale()
|
||||
})
|
||||
}
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user