From 474c68f0fea10cc62977c67d186732b3346cdd53 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 17 一月 2023 18:04:45 +0800 Subject: [PATCH] 2023-01-17 --- src/components/header/index.jsx | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/components/header/index.jsx b/src/components/header/index.jsx index 4ac4fbd..7f2669a 100644 --- a/src/components/header/index.jsx +++ b/src/components/header/index.jsx @@ -558,6 +558,7 @@ resolve() } else { Api.updateAppVersion() + Api.delCacheConfig('all') setTimeout(() => { notification.success({ top: 92, -- Gitblit v1.8.0