From a1ce4c3b8e48d95a590346a3fe1b45fdd3ca650f Mon Sep 17 00:00:00 2001
From: gaoluyang <2820782392@qq.com>
Date: 星期四, 15 五月 2025 17:43:20 +0800
Subject: [PATCH] 付款登记-前端开发联调

---
 src/main.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/main.js b/src/main.js
index 8112604..93b940f 100644
--- a/src/main.js
+++ b/src/main.js
@@ -90,5 +90,6 @@
   // 鏀寔 large銆乨efault銆乻mall
   size: Cookies.get('size') || 'default'
 })
+app._context.components.ElDialog.props.closeOnClickModal.default = false
 
 app.mount('#app')

--
Gitblit v1.9.3