zouyu
2023-11-14 e611c919f4d9d2139e86235594f22296b684f7a9
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])