修复bug
This commit is contained in:
@@ -153,6 +153,8 @@
|
||||
noMoreData.value = false
|
||||
getList()
|
||||
uni.setStorageSync('houseIsDefault', e.detail.value)
|
||||
// 标记首页需要重新加载用户信息,返回首页后 onShow 会自动刷新小区
|
||||
uni.setStorageSync('needReloadUserInfo', true)
|
||||
uni.showToast({
|
||||
title: res.msg || '设置默认房屋成功',
|
||||
icon: 'none'
|
||||
|
||||
Reference in New Issue
Block a user