From 245a9200ddaa5c2a9ab9f6a68969527bb121ec2f Mon Sep 17 00:00:00 2001
From: WXL <1785969728@qq.com>
Date: 星期四, 04 七月 2024 13:34:37 +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