From 30898b3fcc871f58f0d49200bd50de30cd6b12ad Mon Sep 17 00:00:00 2001 From: WXL (wul) <wl_5969728@163.com> Date: 星期四, 11 九月 2025 17:51:40 +0800 Subject: [PATCH] 测试完成 --- src/views/patient/propaganda/index.vue | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/src/views/patient/propaganda/index.vue b/src/views/patient/propaganda/index.vue index 46575a2..bfecf2f 100644 --- a/src/views/patient/propaganda/index.vue +++ b/src/views/patient/propaganda/index.vue @@ -101,8 +101,7 @@ <el-col :span="1.5"> <el-button type="primary" - plain - icon="el-icon-plus" + icon="el-icon-plus" size="medium" @click="handleAdd" >鏂板</el-button -- Gitblit v1.9.3