src/components/view/standard-table/target.vue
@@ -13,7 +13,7 @@ <span>{{scope.row.tfather}}</span> </template> </el-table-column> <el-table-column prop="tname" label="工艺名称" indent="110"> <el-table-column prop="tname" label="工艺名称"> <template slot-scope="scope"> <el-tag type="success" v-if="scope.row.tname != null" style="line-height:24px;text-align:center;width:36px;height:24px;margin-left:20px;border-radius:12px">02</el-tag>