king
2021-12-10 4e6b881b89a300836bc647ddd2caf6878dc1a342
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}