From ae170a9d58b4f91a225eada1dc83ed4a116b8d50 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期日, 25 八月 2024 00:57:37 +0800 Subject: [PATCH] 2024-08-25 --- src/templates/treepageconfig/index.jsx | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/templates/treepageconfig/index.jsx b/src/templates/treepageconfig/index.jsx index af0d67b..f6df00d 100644 --- a/src/templates/treepageconfig/index.jsx +++ b/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() {} // }) -- Gitblit v1.8.0