mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-03 13:44:47 +08:00
perf: menu tree
This commit is contained in:
@@ -10,7 +10,7 @@ import { extractPathList, deleteChildren } from "/@/utils/tree";
|
||||
import { usePermissionStoreHook } from "/@/store/modules/permission";
|
||||
|
||||
let dataProps = ref({
|
||||
value: "path",
|
||||
value: "uniqueId",
|
||||
children: "children"
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user