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

diff --git a/src/tabviews/tabform/index.jsx b/src/tabviews/tabform/index.jsx
index 85c495a..9384e7b 100644
--- a/src/tabviews/tabform/index.jsx
+++ b/src/tabviews/tabform/index.jsx
@@ -69,7 +69,7 @@
           notification.error({
             top: 92,
             message: result.message,
-            duration: 15
+            duration: 10
           })
           this.setState({
             loading: false

--
Gitblit v1.8.0