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