king
2022-01-21 46f79b491173d284a4900d19e7aecf7509481438
src/templates/zshare/createinterface/index.jsx
@@ -1112,11 +1112,11 @@
          onClick={this.props.trigger}
          loading={this.state.loading}
        >
          {this.props.dict['header.menu.interface.create']}
          创建接口
        </Button>
        {/* 接口选项 */}
        <Modal
          title={this.props.dict['header.menu.interface.create']}
          title="创建接口"
          visible={this.state.visible}
          width={500}
          maskClosable={false}