refactor(菜单管理管理): 组件抽离

This commit is contained in:
sheng
2023-07-31 17:05:15 +08:00
parent 14395621c0
commit 8a0f18eab1
11 changed files with 674 additions and 642 deletions

View File

@@ -120,10 +120,6 @@ onMounted(() => {
.dept-left {
position: relative;
border-radius: 0 8px 8px 0;
.dl-nav {
margin-bottom: 10px;
}
}
.dept-table {