Commit d28bb28d by Sweet Zhang

经纪人报聘增加上传微信二维码

parent fb7d034e
......@@ -75,7 +75,7 @@ export class QrcodeUploadComponent implements OnInit {
}
const param = {
hiringBasicInfoId:this.hiringBasicInfoId,
vxUrl:this.vxUrl
vxUrlQRcode:this.vxUrl
}
this.myService.saveWeChatQRcode(param).subscribe((res)=>{
if(res['success']){
......
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