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/mob/header/index.jsx |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/mob/header/index.jsx b/src/mob/header/index.jsx
index f9547a3..5c5383e 100644
--- a/src/mob/header/index.jsx
+++ b/src/mob/header/index.jsx
@@ -34,8 +34,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