fix: 表格样式统一修改。
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
:default-sort="defaultSort"
|
||||
@sort-change="handleSortChange"
|
||||
stripe
|
||||
height="calc(100% - 0.64rem)"
|
||||
height="calc(100% - 0.62rem)"
|
||||
>
|
||||
<el-table-column type="selection" width="50" align="center" />
|
||||
<el-table-column label="日志编号" align="center" prop="operId" />
|
||||
|
||||
Reference in New Issue
Block a user