This commit is contained in:
shijingjing
2023-03-01 09:29:36 +08:00
parent 37b74db75d
commit 6b576fbdfc
4 changed files with 15 additions and 9 deletions

View File

@@ -146,6 +146,8 @@ export default {
uni.removeStorageSync('ResidentTagsRemove')
uni.removeStorageSync('circleTags')
uni.removeStorageSync('circleTagsRemove')
uni.removeStorageSync('startTime')
uni.removeStorageSync('endTime')
this.$dict.load('mstStatus').then(() => {
this.getList()
})