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>