mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 08:25:52 +08:00
feat: ✨ 商家端新增楼层数据保存到本地功能
This commit is contained in:
@@ -110,7 +110,6 @@ export default {
|
||||
},
|
||||
},
|
||||
mounted() {
|
||||
console.log( this.getStore('managerMobilePageCache') )
|
||||
this.hasCache = this.getStore('managerMobilePageCache') ? true : false;
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user