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/managetable/secretKeyTable/index.jsx | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/tabviews/managetable/secretKeyTable/index.jsx b/src/tabviews/managetable/secretKeyTable/index.jsx index 018f90e..28dbeb4 100644 --- a/src/tabviews/managetable/secretKeyTable/index.jsx +++ b/src/tabviews/managetable/secretKeyTable/index.jsx @@ -174,7 +174,7 @@ notification.error({ top: 92, message: '瀵嗛挜缁勬暟鎹涪澶辨垨鏍煎紡閿欒锛岃鎭㈠榛樿璁剧疆锛岄噸鏂版坊鍔狅紒', - duration: 15 + duration: 10 }) return } @@ -196,7 +196,7 @@ notification.error({ top: 92, message: result.message, - duration: 15 + duration: 10 }) } } -- Gitblit v1.8.0