From 93a6f70b8eb631c6c1faab8f9e8a734669e49e6e Mon Sep 17 00:00:00 2001
From: qx <1084500556@qq.com>
Date: 星期三, 09 四月 2025 13:42:46 +0800
Subject: [PATCH] Merge branch 'master' of http://101.42.27.146:5001/r/ltkj_peisweb

---
 src/views/hosp/template/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/hosp/template/index.vue b/src/views/hosp/template/index.vue
index 2c284dd..7fd7bd7 100644
--- a/src/views/hosp/template/index.vue
+++ b/src/views/hosp/template/index.vue
@@ -33,7 +33,7 @@
       v-loading="loading"
       :data="templateList"
       border
-      style="width: 98%; margin-left: 20px; margin-top: 20px"
+      style="width: 98%; margin-left: 20px"
     >
       <el-table-column label="鍚嶇О" align="center" prop="name" />
       <el-table-column label="鎻忚堪" align="center" prop="remark" />

--
Gitblit v1.8.0