mirror of
https://github.com/continew-org/continew-admin-ui.git
synced 2025-11-12 18:57:10 +08:00
chore: 优化左树右表
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<GiTable
|
||||
v-show="viewType === 'table'"
|
||||
ref="tableRef"
|
||||
title="部门管理"
|
||||
title=""
|
||||
row-key="id"
|
||||
:data="dataList"
|
||||
:columns="columns"
|
||||
|
||||
Reference in New Issue
Block a user