From b3547d1c531e479021219fda5df153a11b9b52a3 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 31 八月 2020 17:28:09 +0800 Subject: [PATCH] 2020-08-31 --- src/menu/header/index.jsx | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/src/menu/header/index.jsx b/src/menu/header/index.jsx index e8ab7dc..348c2e1 100644 --- a/src/menu/header/index.jsx +++ b/src/menu/header/index.jsx @@ -33,8 +33,6 @@ // confirm({ // title: this.state.dict['mob.logout.hint'], // content: '', - // okText: this.state.dict['mob.confirm'], - // cancelText: this.state.dict['mob.cancel'], // onOk() { // sessionStorage.clear() // _this.props.logout() -- Gitblit v1.8.0