From ee32a69f9a7f25c37757325dc28ac7b5127dceca Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 15 十月 2019 22:23:36 +0800
Subject: [PATCH] datamanage-update

---
 src/store/action.js |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/src/store/action.js b/src/store/action.js
index 2f9efce..f5e70b6 100644
--- a/src/store/action.js
+++ b/src/store/action.js
@@ -44,4 +44,12 @@
   return {
     type: user.RESET_DEBUG
   }
+}
+
+// 鍒锋柊tab椤甸潰
+export const refreshTabView = (refreshTab) => {
+  return {
+    type: user.REFRESH_TABVIEW,
+    refreshTab
+  }
 }
\ No newline at end of file

--
Gitblit v1.8.0