【银保app】首页的续期管理以及保全中心提示暂未开放

This commit is contained in:
liu.xiaofeng@ebiz-digits.com
2022-11-23 14:04:28 +08:00
parent 81cbfa9867
commit a67c962348

View File

@@ -505,6 +505,14 @@ export default {
},
})
}
if(data.title == '续期管理'){
this.$toast('暂未开放')
}
if(data.title == '保全中心'){
this.$toast('暂未开放')
}
},
touchstart(){
this.clickFlag = true