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/views/printTemplate/index.jsx |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/src/views/printTemplate/index.jsx b/src/views/printTemplate/index.jsx
index d7d3718..93246c9 100644
--- a/src/views/printTemplate/index.jsx
+++ b/src/views/printTemplate/index.jsx
@@ -365,7 +365,7 @@
           notification.warning({
             top: 92,
             message: '閰嶇疆淇℃伅瑙f瀽閿欒锛�',
-            duration: 10
+            duration: 5
           })
           _config = ''
         }
@@ -408,7 +408,7 @@
       notification.warning({
         top: 92,
         message: result.ErrMesg,
-        duration: 10
+        duration: 5
       })
     }
   }
@@ -484,7 +484,7 @@
         notification.warning({
           top: 92,
           message: error.ErrMesg,
-          duration: 10
+          duration: 5
         })
         return
       }
@@ -695,7 +695,7 @@
       notification.warning({
         top: 92,
         message: '绾稿紶绾垫í姣斾笉鍙秴杩�10!',
-        duration: 10
+        duration: 5
       })
       return
     }
@@ -712,7 +712,7 @@
       notification.warning({
         top: 92,
         message: '缂栬瘧閿欒!',
-        duration: 10
+        duration: 5
       })
       return
     }
@@ -736,7 +736,7 @@
             notification.warning({
               top: 92,
               message: result.ErrMesg,
-              duration: 10
+              duration: 5
             })
             this.setState({
               saveloading: false
@@ -763,7 +763,7 @@
         notification.warning({
           top: 92,
           message: res.ErrMesg,
-          duration: 10
+          duration: 5
         })
       }
       this.setState({

--
Gitblit v1.8.0