fix: 表格样式统一修改。

This commit is contained in:
tianyongbao
2024-04-29 15:06:24 +08:00
parent 2cd88f1f42
commit 39d430fc57
38 changed files with 1832 additions and 2304 deletions

View File

@@ -37,7 +37,7 @@
</div>
</div>
<div class="content-con" v-loading="loading">
<el-table v-loading="loading" :data="tableList" @selection-change="handleSelectionChange" stripe height="calc(100% - 0.64rem)">
<el-table v-loading="loading" :data="tableList" @selection-change="handleSelectionChange" stripe height="calc(100% - 0.62rem)">
<el-table-column type="selection" align="center" width="55"></el-table-column>
<el-table-column label="序号" type="index" width="50" align="center">
<template #default="scope">