@ -61,6 +61,9 @@ Page({
this.initTab();
}else{
this.initPropertyInfo(this.data.tabList[this.data.currentTabIndex].id);
this.setData({
refreshFlag:true
})
}
},
initTab(){
@ -91,7 +94,6 @@ Page({
projectInfo:res.data,
isLoading:false,
refreshFlag:false
wx.hideLoading({
complete: (res) => {},
@ -100,7 +102,6 @@ Page({
projectInfo:{},