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() {} // })