feat: 商家端新增楼层数据保存到本地功能

This commit is contained in:
Yer
2023-08-09 14:56:57 +08:00
parent c5e06ad1f2
commit 9e7a1b3ee3
4 changed files with 76 additions and 2 deletions

View File

@@ -110,7 +110,6 @@ export default {
},
},
mounted() {
console.log( this.getStore('managerMobilePageCache') )
this.hasCache = this.getStore('managerMobilePageCache') ? true : false;
},
methods: {