WXL
2024-07-24 8f7984b1485afa194190af2106a4b364b4fcc616
src/views/knowledge/questionnaire/index.vue
@@ -247,7 +247,7 @@
                :show-overflow-tooltip="true"
              >
                <template slot-scope="scope">
                  <span v-for="item in scope.row.labelInfo.split(',')"
                  <span v-for="item in scope.row.svyLibTemplateTagList"
                    >{{ item }}、
                  </span>
                </template>