From ed9c3d2d0354d493209769f0013de98eb7e443e5 Mon Sep 17 00:00:00 2001 From: WXL (wul) <wl_5969728@163.com> Date: 星期四, 18 九月 2025 16:39:54 +0800 Subject: [PATCH] 电话、详情、表单 --- src/views/patient/propaganda/Missionotice.vue | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/src/views/patient/propaganda/Missionotice.vue b/src/views/patient/propaganda/Missionotice.vue index a870188..ee36792 100644 --- a/src/views/patient/propaganda/Missionotice.vue +++ b/src/views/patient/propaganda/Missionotice.vue @@ -78,8 +78,7 @@ <el-col :span="1.5"> <el-button type="primary" - plain - icon="el-icon-plus" + icon="el-icon-plus" size="medium" @click="handleAdd" v-hasPermi="['system:user:add']" -- Gitblit v1.9.3