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/comtableconfig/settingform/index.jsx | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/templates/comtableconfig/settingform/index.jsx b/src/templates/comtableconfig/settingform/index.jsx index 5ab62c9..ef66b1f 100644 --- a/src/templates/comtableconfig/settingform/index.jsx +++ b/src/templates/comtableconfig/settingform/index.jsx @@ -60,7 +60,7 @@ notification.warning({ top: 92, message: '璇疯嚜瀹氫箟鍑芥暟鎴栧~鍐欐暟鎹簮锛�', - duration: 10 + duration: 5 }) } else { @@ -70,7 +70,7 @@ notification.warning({ top: 92, message: '鏁版嵁婧愪腑涓嶅彲浣跨敤' + error, - duration: 10 + duration: 5 }) return } -- Gitblit v1.8.0