mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-16 06:26:44 +08:00
Merge branch 'feature/GFRS-2432【需求】金掌柜增加展示防范销售误导小视频' into dev
This commit is contained in:
@@ -991,7 +991,9 @@ export default {
|
||||
message: '获取信息中……',
|
||||
})
|
||||
getAgentInfo({}).then((res) => {
|
||||
console.log('是否进入下一页')
|
||||
console.log(res)
|
||||
console.log(this.isVideo)
|
||||
if ((res.branchType == 'N1' || res.branchType == '1') && !this.isVideo) {
|
||||
this.$jump({
|
||||
flag: 'navigation',
|
||||
|
||||
Reference in New Issue
Block a user