邓洁 : 修改页面细节

This commit is contained in:
邓洁
2023-11-10 21:41:44 +08:00
parent 1c354f542e
commit 2797978a28
11 changed files with 64 additions and 19 deletions

View File

@@ -55,10 +55,11 @@
:data="list"
row-key="dictId"
border
height="60vh"
height="62vh"
ref="singleTable"
v-loading="loading"
:header-cell-style="{'background':'#f5f7fa'}"
>
<!-- <el-table-column prop="dictType" label="字典类型" align="center"/>-->
<el-table-column prop="dictLabel" label="字典标签" align="center"/>