默认获取文件夹外层id

This commit is contained in:
zyx.net
2022-07-27 17:57:49 +08:00
parent 00f5cf0b5b
commit bc168bf688
@@ -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,