king
2024-08-25 a240a459ae980040672cc3a62569d13c1fc592db
src/templates/comtableconfig/index.jsx
@@ -689,13 +689,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() {}
    //   })