评估内容优化

This commit is contained in:
paidaxing444
2020-10-19 09:57:02 +08:00
parent 47369fc805
commit 9cfb1a4b61
3 changed files with 81 additions and 41 deletions

View File

@ -72,7 +72,7 @@
<el-table-column type="selection" width="55" align="center" />
<!-- <el-table-column label="编号" align="center" prop="id" /> -->
<el-table-column label="标题" align="center" prop="title" />
<el-table-column label="内容" align="center" show-overflow-tooltip="true" prop="content" />
<el-table-column label="内容" align="center" :show-overflow-tooltip="true" prop="content" />
<el-table-column
label="操作"
align="center"