WXL
2023-12-28 2ef938e02a1c64c7e7c641d46a2db91e4cdd1b75
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