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/verifycard/customform/index.jsx | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/templates/zshare/verifycard/customform/index.jsx b/src/templates/zshare/verifycard/customform/index.jsx index ab71d0e..eec4967 100644 --- a/src/templates/zshare/verifycard/customform/index.jsx +++ b/src/templates/zshare/verifycard/customform/index.jsx @@ -55,21 +55,21 @@ notification.warning({ top: 92, message: 'sql涓璡'蹇呴』鎴愬鍑虹幇', - duration: 10 + duration: 5 }) return } else if (_lparen !== _rparen) { notification.warning({ top: 92, message: 'sql涓�()蹇呴』鎴愬鍑虹幇', - duration: 10 + duration: 5 }) return } else if (/--/ig.test(values.sql)) { notification.warning({ top: 92, message: '鑷畾涔塻ql璇彞涓紝涓嶅彲鍑虹幇瀛楃 -- 锛屾敞閲婅鐢� /*鍐呭*/', - duration: 10 + duration: 5 }) return } @@ -80,7 +80,7 @@ notification.warning({ top: 92, message: 'sql涓笉鍙娇鐢�' + error, - duration: 10 + duration: 5 }) return } -- Gitblit v1.8.0