WXL
2024-01-04 f93cb40b76468c6f1063081a3be16027d69b4832
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