WXL (wul)
4 天以前 38c2fe23d77c9f27d52941dab77a100bb1839dd7
src/views/patient/patient/outpatient.vue
@@ -440,6 +440,12 @@
                  <span>{{ formatTime(scope.row.createTime) }}</span>
                </template>
              </el-table-column>
              <template #empty>
                <div class="empty-message">
                  <i class="el-icon-warning"></i>
                  <span>患者科室无匹配服务</span>
                </div>
              </template>
            </el-table>
          </div>
        </el-col>