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/zshare/searchform/index.jsx |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/templates/zshare/searchform/index.jsx b/src/templates/zshare/searchform/index.jsx
index b256a22..e7941ec 100644
--- a/src/templates/zshare/searchform/index.jsx
+++ b/src/templates/zshare/searchform/index.jsx
@@ -433,7 +433,7 @@
               notification.warning({
                 top: 92,
                 message: '鏁版嵁婧愪腑涓嶅彲浣跨敤' + error,
-                duration: 10
+                duration: 5
               })
               return
             }
@@ -443,7 +443,7 @@
             notification.warning({
               top: 92,
               message: this.props.dict['header.form.selectItem.error'],
-              duration: 10
+              duration: 5
             })
           }
         } else {

--
Gitblit v1.8.0