king
2022-01-21 46f79b491173d284a4900d19e7aecf7509481438
src/templates/zshare/createfunc/index.jsx
@@ -204,7 +204,7 @@
        onClick={this.props.trigger}
        loading={this.state.loading}
      >
        {this.props.dict['header.menu.func.create']}
        创建存储过程
      </Button>
    )
  }