调整
This commit is contained in:
parent
625ed95c80
commit
cda2af01b3
@ -20,6 +20,7 @@
|
|||||||
highlight-current-row
|
highlight-current-row
|
||||||
:header-cell-style=" {fontWeight:'bold'}"
|
:header-cell-style=" {fontWeight:'bold'}"
|
||||||
>
|
>
|
||||||
|
<el-table-column label="数据组ID" prop="id" min-width="30"/>
|
||||||
<el-table-column label="数据组名称" prop="name" min-width="150"/>
|
<el-table-column label="数据组名称" prop="name" min-width="150"/>
|
||||||
<el-table-column label="简介" prop="info" min-width="150"/>
|
<el-table-column label="简介" prop="info" min-width="150"/>
|
||||||
<el-table-column label="操作" fixed="right" min-width="180">
|
<el-table-column label="操作" fixed="right" min-width="180">
|
||||||
|
Loading…
Reference in New Issue
Block a user