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