mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-20 09:55:53 +08:00
fix: 🐛 修改部分已知的bug
This commit is contained in:
@@ -143,6 +143,7 @@ export default {
|
||||
this.$Message.success("保存成功!");
|
||||
localStorage.setItem("icon", this.formValidate.domainLogo);
|
||||
window.document.title = this.formValidate.siteName + " - 运营后台";
|
||||
this.setStore("title", this.formValidate.siteName);
|
||||
} else {
|
||||
this.$Message.error("保存失败!");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user