@@ -140,6 +140,7 @@
label="操作"
width="180"
fixed="right"
+
class-name="small-padding fixed-width"
>
<template slot-scope="{ row }">
@@ -156,6 +156,7 @@
width="200"
@@ -117,6 +117,7 @@
@@ -128,10 +129,7 @@
icon="el-icon-plus"
>评价</el-button
- <span
- v-else
- style="display: inline-block; width: 70px; height: 20px"
- ></span>
<el-button
size="mini"
@click="editHandler(row)"
@@ -104,6 +104,7 @@
class="el-icon-edit-outline"
>重新计算</el-button
</template>
</el-table-column>
</el-table>