fixBug
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
<el-row style="font-size: 14px">
|
||||
<el-col style="text-align: center" :span="4">{{ item.id }}</el-col>
|
||||
<el-col style="text-align: center" :span="8">{{ item.className }}</el-col>
|
||||
<el-col style="text-align: center" :span="12">{{ item.faultRevelation }}</el-col>
|
||||
<el-col style="text-align: center" :title="item.faultRevelation" :span="12">{{ item.faultRevelation }}</el-col>
|
||||
</el-row>
|
||||
</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user