|
@@ -128,6 +128,7 @@
|
|
|
setAuthCache(DB_DICT_DATA_KEY, res.result);
|
|
|
// update-begin--author:liaozhiyang---date:20240124---for:【QQYUN-7970】国际化
|
|
|
createMessage.success(t('layout.header.refreshCacheComplete'));
|
|
|
+ userStore.setAllDictItems(res.result);
|
|
|
// update-end--author:liaozhiyang---date:20240124---for:【QQYUN-7970】国际化
|
|
|
} else {
|
|
|
// update-begin--author:liaozhiyang---date:20240124---for:【QQYUN-7970】国际化
|