hotfix-签名确认页面-防范销售误导-新增个险独代渠道和个险GBC渠道校验逻辑

This commit is contained in:
zhang.weiwei
2024-08-28 17:24:35 +08:00
parent b9c064ef69
commit d609682fa0

View File

@@ -1062,7 +1062,7 @@ export default {
})
getAgentInfo({}).then((res) => {
console.log(res)
if ((res.branchType == 'N1' || res.branchType == '1') && !this.isVideo) {
if ((res.branchType == 'N1' || res.branchType == '1'||res.branchType == '12' || res.branchType == '13') && !this.isVideo) {
this.$jump({
flag: 'navigation',
extra: {