默认获取文件夹外层id
This commit is contained in:
@@ -458,6 +458,7 @@ export default {
|
||||
if (res.success) {
|
||||
// this.data = this.toTree(res.result)
|
||||
this.data = res.result
|
||||
this.menuId = this.data[0].key
|
||||
this.gData = [...this.data]
|
||||
Object.assign(this, {
|
||||
expandedKeys: this.expandedKeys,
|
||||
|
||||
Reference in New Issue
Block a user