src/views/common/ztt-table.vue
@@ -327,6 +327,9 @@ <template v-else> <template v-if="!item.render"> <template v-if="item.formatter"> <span v-if="item.isTag"> <el-tag type="success">aaa</el-tag> </span> <span v-html=" item.formatter(scope.row, item, scope.row[item.prop])