mirror of
https://github.com/certd/certd.git
synced 2025-11-25 09:10:11 +08:00
fix:
This commit is contained in:
@@ -117,7 +117,7 @@ async function doActive() {
|
||||
}
|
||||
const res = await api.doActive(formState);
|
||||
if (res) {
|
||||
await userStore.reInit();
|
||||
await settingStore.init();
|
||||
const vipLabel = settingStore.vipLabel;
|
||||
Modal.success({
|
||||
title: "激活成功",
|
||||
|
||||
Reference in New Issue
Block a user