From 28d65cf7ebfe0dd30ade6973e0634e1c8f663b63 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 28 十月 2020 16:12:20 +0800
Subject: [PATCH] 2020-10-28

---
 src/templates/sharecomponent/settingcalcomponent/verifycard/index.jsx |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/templates/sharecomponent/settingcalcomponent/verifycard/index.jsx b/src/templates/sharecomponent/settingcalcomponent/verifycard/index.jsx
index ae982f5..03249cb 100644
--- a/src/templates/sharecomponent/settingcalcomponent/verifycard/index.jsx
+++ b/src/templates/sharecomponent/settingcalcomponent/verifycard/index.jsx
@@ -149,6 +149,7 @@
               })
             }, () => {             // 楠岃瘉澶辫触
               this.setState({
+                activeKey: val,
                 loading: false
               })
             }, activeKey)
@@ -197,6 +198,7 @@
         })
       }, () => {             // 楠岃瘉澶辫触
         this.setState({
+          activeKey: val,
           loading: false
         })
       }, activeKey)

--
Gitblit v1.8.0