king
2024-08-25 ae170a9d58b4f91a225eada1dc83ed4a116b8d50
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() {}
    //   })