From 387d9ebc8c487fb6e7072294f2adb3634be55520 Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期四, 04 七月 2024 15:21:32 +0800
Subject: [PATCH] 测试完成

---
 src/views/patient/patient/outpatient.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/views/patient/patient/outpatient.vue b/src/views/patient/patient/outpatient.vue
index aaffe46..cfaeacb 100644
--- a/src/views/patient/patient/outpatient.vue
+++ b/src/views/patient/patient/outpatient.vue
@@ -154,6 +154,7 @@
           </el-col>
           <!-- <el-col :span="1.5"> </el-col> -->
         </el-row>
+        
         <el-table
           v-loading="loading"
           :data="userList"

--
Gitblit v1.9.3