mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 05:46:44 +08:00
生产问题处理-修改银行卡自保件代理人文件签署问题处理--提交人:白金岩
(cherry picked from commit 7814585c1c)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user