king
2024-08-25 326aa6b3effaccc71cfe0775d47b0f29eb3695a6
src/templates/treepageconfig/index.jsx
@@ -444,13 +444,13 @@
   */
  cancelConfig = () => {
    // const { config, originMenu } = this.state
    // let _this = this
    // let that = this
    // if (config.isAdd) {
    //   confirm({
    //     content: '菜单尚未提交,确定放弃保存吗?',
    //     onOk() {
    //       _this.props.handleView()
    //       that.props.handleView()
    //     },
    //     onCancel() {}
    //   })