mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 15:46:43 +08:00
【海报优化需求】---代理人手机号字段调整
This commit is contained in:
@@ -97,7 +97,7 @@ export default {
|
||||
const res = await getAgentInfo({})
|
||||
if (res.result == 0) {
|
||||
this.recmd.certificateNo= res.certificateInfoList[0].certificateNo
|
||||
this.recmd.phoneNo= res.certificateInfoList[0].phoneNo
|
||||
this.recmd.phoneNo= res.phoneNo
|
||||
}
|
||||
|
||||
// if (this.isWeixin) {
|
||||
|
||||
Reference in New Issue
Block a user