mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 08:06:44 +08:00
【银保app】首页的续期管理以及保全中心提示暂未开放
This commit is contained in:
@@ -505,6 +505,14 @@ export default {
|
||||
},
|
||||
})
|
||||
}
|
||||
|
||||
if(data.title == '续期管理'){
|
||||
this.$toast('暂未开放')
|
||||
}
|
||||
if(data.title == '保全中心'){
|
||||
this.$toast('暂未开放')
|
||||
}
|
||||
|
||||
},
|
||||
touchstart(){
|
||||
this.clickFlag = true
|
||||
|
||||
Reference in New Issue
Block a user