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

fix: 修改

parent 16c33b42
{
"name": "@wisdom-components/ec_configurationview",
"version": "1.4.17",
"version": "1.4.18",
"description": "> TODO: description",
"author": "tuqian <webtuqian@163.com>",
"homepage": "",
......
......@@ -2226,7 +2226,7 @@ const ConfigurationView = (props) => {
{isHIModalVisible && (
<Modal
centered
width={1100}
width={1200}
footer={null}
open={isHIModalVisible}
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