mirror of
https://github.com/cool-team-official/cool-admin-vue.git
synced 2024-11-01 14:10:27 +08:00
优化
This commit is contained in:
parent
5cc3f85ed1
commit
8d802a92a5
@ -37,6 +37,7 @@ const useDictStore = defineStore("dict", () => {
|
||||
e.value = e.value ?? e.id;
|
||||
});
|
||||
|
||||
// @ts-ignore
|
||||
d[i] = deepTree(arr, "desc");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user