src/views/repositoryai/verbaltrick/index.vue
@@ -258,10 +258,15 @@ <el-table-column label="标签" align="center" key="taglist" prop="taglist" width="120" /> key="tagList" prop="tagList" width="160" :show-overflow-tooltip="true" > <template slot-scope="scope"> <span v-for="item in scope.row.tagList">{{ item }} </span> </template> </el-table-column> <el-table-column label="语言" align="center"