From d9d193db52f94c91b8e1c8de69aa0e6c8b130fe1 Mon Sep 17 00:00:00 2001 From: wwl <xchao828@163.com> Date: 星期四, 26 十二月 2024 14:54:09 +0800 Subject: [PATCH] 12 --- 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