WXL
2024-01-11 3b774a197bd7087ee42999937ccc1e7e048eb1aa
src/views/patient/patient/index.vue
@@ -259,7 +259,7 @@
                :show-overflow-tooltip="true"
              >
                <template slot-scope="scope">
                  <span v-for="item in scope.row.tagList">{{ item }} </span>
                  <span v-for="item in scope.row.tagList">{{ item.tagname }} </span>
                </template>
              </el-table-column>
              <el-table-column