Commit 83e2e83a authored by youjie's avatar youjie

no message

parent c5b73a12
......@@ -2092,8 +2092,6 @@ export default {
} else if (GetDetail.OtherType == 73||GetDetail.OtherType == 77) {//OP提成详情
obj.tab = "出境OP提成详情"
path = GetDetail.OtherType == 73?'OpComPersonDetails':'OPCommissionDetail'
obj.RB_Branch_Id = String(GetDetail.RB_Branch_Id)
obj.OutBranchId = null
}else if((GetDetail.TemplateId==28 || GetDetail.TemplateId==30)
&& GetDetail.OtherType!=63 && GetDetail.OtherType!=64){
this.$router.push({
......
......@@ -1867,8 +1867,6 @@
} else if (GetDetail.OtherType == 73||GetDetail.OtherType == 77) {//OP提成详情
obj.tab = "出境OP提成详情"
path = GetDetail.OtherType == 73?'OpComPersonDetails':'OPCommissionDetail'
obj.RB_Branch_Id = String(GetDetail.RB_Branch_Id)
obj.OutBranchId = null
}else if((GetDetail.TemplateId==28 || GetDetail.TemplateId==30)
&& GetDetail.OtherType!=63 && GetDetail.OtherType!=64){
this.$router.push({
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment