From b8034ea8d5eac3eb346ec18f905b4a79cd9fdc13 Mon Sep 17 00:00:00 2001 From: Flex <q1406482700@163.com> Date: 星期六, 21 六月 2025 18:05:48 +0800 Subject: [PATCH] Merge branch 'master' of http://yykjgit.sdyyst.com/r/easegen --- easegen-front/src/views/mp/components/wx-reply/components/TabNews.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/easegen-front/src/views/mp/components/wx-reply/components/TabNews.vue b/easegen-front/src/views/mp/components/wx-reply/components/TabNews.vue index 565b1fb..2c54dc5 100644 --- a/easegen-front/src/views/mp/components/wx-reply/components/TabNews.vue +++ b/easegen-front/src/views/mp/components/wx-reply/components/TabNews.vue @@ -20,7 +20,7 @@ </el-col> </el-row> </el-col> - <el-dialog title="閫夋嫨鍥炬枃" v-model="showDialog" width="90%" append-to-body destroy-on-close> + <el-dialog title="閫夋嫨鍥炬枃" v-model="showDialog" width="90%" append-to-body destroy-on-close :close-on-click-modal="false" > <WxMaterialSelect type="news" :account-id="reply.accountId" -- Gitblit v1.9.3