生产问题处理-修改银行卡自保件代理人文件签署问题处理--提交人:白金岩

(cherry picked from commit 7814585c1c)
This commit is contained in:
bai.jinyan
2021-12-30 23:33:58 +08:00
parent a4f910ff75
commit 228c71759c

View File

@@ -1527,7 +1527,7 @@ export default {
}
}
} else if(item.signType == '3'){
that.showAgentView=1;
that.showAgentView = !localStorage.changeCard?1:0
that.agentSign.push(item)//代理人
that.addKey(item)
}else {