From e74241a0043eed1b6ce3dd022095fa5d5b700382 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期三, 03 四月 2024 18:04:36 +0800
Subject: [PATCH] git ch

---
 company/src/components/business/OperaWtbApplyShopWindow.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/company/src/components/business/OperaWtbApplyShopWindow.vue b/company/src/components/business/OperaWtbApplyShopWindow.vue
index 510190d..52fc424 100644
--- a/company/src/components/business/OperaWtbApplyShopWindow.vue
+++ b/company/src/components/business/OperaWtbApplyShopWindow.vue
@@ -439,9 +439,9 @@
           :title="signTitle"
           :visible.sync="visiblePhone"
           width="500px"
-          :modal="false"
-          :show-close="false"
-          :close-on-click-modal="false"
+          :modal="true"
+          :show-close="true"
+          append-to-body
           center>
         <el-form :model="form" ref="form" :rules="rules">
           <el-form-item label="鎵嬫満鍙�" prop="phone">

--
Gitblit v1.9.3