在职位管理和行业管理中,转为树形表格数据结构

This commit is contained in:
yy
2025-04-02 19:07:15 +08:00
parent b140dd9aae
commit 994ec60616
10 changed files with 442 additions and 254 deletions

View File

@@ -1,5 +1,13 @@
{
"extends": [
"development"
],
"hints": {
"no-inline-styles": "off"
},
"browserslist": [
"defaults",
"not ie 11",
"not ie <= 11"
]
}