perf: 更新license时同时绑定url

This commit is contained in:
xiaojunnuo
2025-04-19 11:48:23 +08:00
parent dc05cd481f
commit 78367af830
3 changed files with 16 additions and 16 deletions
@@ -76,6 +76,7 @@ onMounted(() => {
iframeClient.register("updateLicense", async req => {
await api.UpdateLicense(req.data);
await settingStore.init();
await settingStore.doBindUrl();
notification.success({
message: "更新成功",
description: "专业版/商业版已激活",