From 4f8ffec8fc4aa9918264a3b3b4952421d896f5eb Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期五, 17 四月 2020 17:48:36 +0800
Subject: [PATCH] 2020-04-17

---
 src/templates/formtabconfig/settingform/index.jsx |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/templates/formtabconfig/settingform/index.jsx b/src/templates/formtabconfig/settingform/index.jsx
index 1a7a7b8..1eac7a4 100644
--- a/src/templates/formtabconfig/settingform/index.jsx
+++ b/src/templates/formtabconfig/settingform/index.jsx
@@ -47,7 +47,7 @@
       notification.warning({
         top: 92,
         message: '鑿滃崟淇℃伅閿欒锛�',
-        duration: 10
+        duration: 5
       })
     }
 
@@ -71,7 +71,7 @@
             notification.warning({
               top: 92,
               message: '鏁版嵁婧愪腑涓嶅彲浣跨敤' + error,
-              duration: 10
+              duration: 5
             })
             return
           }

--
Gitblit v1.8.0