src/templates/subtableconfig/index.jsx
@@ -588,13 +588,13 @@ cancelConfig = () => { // const { config, originConfig } = this.state // let _this = this // let that = this // if (originConfig.isAdd) { // confirm({ // content: '菜单尚未提交,确定放弃保存吗?', // onOk() { // _this.handleViewBack() // that.handleViewBack() // }, // onCancel() {} // })