Commit 759bbabb authored by 李纪文's avatar 李纪文

fix: 修改

parent 16c33b42
{ {
"name": "@wisdom-components/ec_configurationview", "name": "@wisdom-components/ec_configurationview",
"version": "1.4.17", "version": "1.4.18",
"description": "> TODO: description", "description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>", "author": "tuqian <webtuqian@163.com>",
"homepage": "", "homepage": "",
......
...@@ -2226,7 +2226,7 @@ const ConfigurationView = (props) => { ...@@ -2226,7 +2226,7 @@ const ConfigurationView = (props) => {
{isHIModalVisible && ( {isHIModalVisible && (
<Modal <Modal
centered centered
width={1100} width={1200}
footer={null} footer={null}
open={isHIModalVisible} open={isHIModalVisible}
onOk={() => setIsHIModalVisible(false)} onOk={() => setIsHIModalVisible(false)}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment