flat: 修改审核 查看等

This commit is contained in:
Apcallover
2024-04-19 14:58:16 +08:00
parent c80ff2b0ff
commit 03e881162e
3 changed files with 27 additions and 16 deletions

View File

@@ -58,7 +58,7 @@ const area = {
id = item.parentId;
res.unshift(item);
item = state.dic[id];
}
}
return res
}
}