From fda3c459010b29c765d7a66ecd291d265ee6436d Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 16 二月 2022 17:59:46 +0800
Subject: [PATCH] 2022-02-16

---
 src/templates/sharecomponent/actioncomponent/index.jsx |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/templates/sharecomponent/actioncomponent/index.jsx b/src/templates/sharecomponent/actioncomponent/index.jsx
index b1ff516..8a0a704 100644
--- a/src/templates/sharecomponent/actioncomponent/index.jsx
+++ b/src/templates/sharecomponent/actioncomponent/index.jsx
@@ -906,7 +906,7 @@
           wrapClassName="model-table-action-verify-modal"
           title={(card && card.label ? card.label + ' - ' : '') + '楠岃瘉淇℃伅'}
           visible={profVisible}
-          width={'75vw'}
+          width={'90vw'}
           maskClosable={false}
           okText={dict['model.submit']}
           onOk={this.verifySubmit}

--
Gitblit v1.8.0