WXL
2023-12-15 04332cb7ab99f5744c79cd70686e86a878a14b7f
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"