src/components/view/processInspection.vue
@@ -123,7 +123,7 @@ > <template slot-scope="scope"> <el-button type="text" size="small" @click="handleClick(scope.row)">查看</el-button> <el-button type="text" size="small">打印</el-button> <el-button type="text" size="small" style="margin-left: 0;">打印</el-button> </template> </el-table-column> </el-table>