mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-10 18:36:43 +08:00
userModel去掉上一版
This commit is contained in:
@@ -149,9 +149,9 @@ export default {
|
||||
message: '加载中……'
|
||||
})
|
||||
let data = {
|
||||
userModel: { //线上去掉
|
||||
mobile: '13000000000'
|
||||
},
|
||||
// userModel: { //线上去掉
|
||||
// mobile: '13000000000'
|
||||
// },
|
||||
}
|
||||
agentAll(data).then(res => {
|
||||
if (res.result == '0') {
|
||||
@@ -293,9 +293,9 @@ export default {
|
||||
})
|
||||
let params = {
|
||||
entryType: 'CUSTOMER_RELATION',
|
||||
userModel: { //线上去掉
|
||||
mobile: '13000000000'
|
||||
},
|
||||
// userModel: { //线上去掉
|
||||
// mobile: '13000000000'
|
||||
// },
|
||||
ebizRelationDtoLst: {}
|
||||
}
|
||||
params.ebizRelationDtoLst = that.userInfo
|
||||
|
||||
@@ -93,10 +93,10 @@ export default {
|
||||
getImpart() {
|
||||
let that = this
|
||||
let data = {
|
||||
userModel: {
|
||||
//线上去掉
|
||||
mobile: '18888888888'
|
||||
}
|
||||
// userModel: {
|
||||
// //线上去掉
|
||||
// mobile: '18888888888'
|
||||
// }
|
||||
}
|
||||
getImpart(data).then(res => {
|
||||
res.map((item, index) => {
|
||||
@@ -211,10 +211,10 @@ export default {
|
||||
let params = {
|
||||
entryType: 'CUSTOMER_ITEM',
|
||||
ebizItemDtoLst: {},
|
||||
userModel: {
|
||||
//线上去掉
|
||||
mobile: '13000000000'
|
||||
}
|
||||
// userModel: {
|
||||
// //线上去掉
|
||||
// mobile: '13000000000'
|
||||
// }
|
||||
}
|
||||
params.ebizItemDtoLst = that.impartDTOS
|
||||
saveOrUpdateInfo(params).then(res => {
|
||||
|
||||
@@ -166,9 +166,9 @@ export default {
|
||||
message: '加载中……'
|
||||
})
|
||||
let data = {
|
||||
userModel: { //线上去掉
|
||||
mobile: '13000000000'
|
||||
},
|
||||
// userModel: { //线上去掉
|
||||
// mobile: '13000000000'
|
||||
// },
|
||||
}
|
||||
agentAll(data).then(res => {
|
||||
if (res.result == '0') {
|
||||
@@ -333,9 +333,9 @@ export default {
|
||||
message: '加载中……'
|
||||
})
|
||||
let data = {
|
||||
userModel: { //线上去掉
|
||||
mobile: '18888888888'
|
||||
},
|
||||
// userModel: { //线上去掉
|
||||
// mobile: '18888888888'
|
||||
// },
|
||||
entryType: 'CUSTOMER_MEDIA',
|
||||
ebizMediaDtoLst: that.list
|
||||
}
|
||||
|
||||
@@ -385,7 +385,7 @@ export default {
|
||||
//获取推荐人信息
|
||||
agentAll() {
|
||||
let data = {
|
||||
userModel: { mobile: 13000000000 }
|
||||
// userModel: { mobile: 13000000000 } //线上去掉
|
||||
}
|
||||
agentAll(data).then(res => {
|
||||
if (res.result == '0') {
|
||||
@@ -481,7 +481,7 @@ export default {
|
||||
}
|
||||
let data = {
|
||||
entryType: 'CUSTOMER_BASE',
|
||||
userModel: { mobile: 13000000000 }, //线上去掉
|
||||
// userModel: { mobile: 13000000000 }, //线上去掉
|
||||
ebizEnterCustomerDto: this.userInfo
|
||||
}
|
||||
saveOrUpdateInfo(data).then(res => {
|
||||
|
||||
@@ -127,7 +127,7 @@ export default {
|
||||
message: '加载中……'
|
||||
})
|
||||
let data = {
|
||||
userModel: { mobile: 13000000000 } //线上去掉
|
||||
// userModel: { mobile: 13000000000 } //线上去掉
|
||||
}
|
||||
agentAll(data).then(res => {
|
||||
that.userInfo = res.content.ebizGuarantorDto
|
||||
|
||||
@@ -73,9 +73,9 @@ export default {
|
||||
agreementQuery() {
|
||||
let that = this
|
||||
let data = {
|
||||
userModel: { //线上去掉
|
||||
mobile: '13000000000'
|
||||
}
|
||||
// userModel: { //线上去掉
|
||||
// mobile: '13000000000'
|
||||
// }
|
||||
}
|
||||
agreementQuery(data).then(res => {
|
||||
console.log(res)
|
||||
|
||||
@@ -73,9 +73,9 @@ export default {
|
||||
agreementQuery() {
|
||||
let that = this
|
||||
let data = {
|
||||
userModel: { //线上去掉
|
||||
mobile: '13000000000'
|
||||
}
|
||||
// userModel: { //线上去掉
|
||||
// mobile: '13000000000'
|
||||
// }
|
||||
}
|
||||
agreementQuery(data).then(res => {
|
||||
console.log(res)
|
||||
|
||||
@@ -73,9 +73,9 @@ export default {
|
||||
agreementQuery() {
|
||||
let that = this
|
||||
let data = {
|
||||
userModel: { //线上去掉
|
||||
mobile: '13000000000'
|
||||
}
|
||||
// userModel: { //线上去掉
|
||||
// mobile: '13000000000'
|
||||
// }
|
||||
}
|
||||
agreementQuery(data).then(res => {
|
||||
console.log(res)
|
||||
|
||||
@@ -74,6 +74,7 @@ export default {
|
||||
agreementQuery() {
|
||||
let that = this
|
||||
let data = {
|
||||
|
||||
}
|
||||
agreementQuery(data).then(res => {
|
||||
console.log(res)
|
||||
|
||||
@@ -73,9 +73,9 @@ export default {
|
||||
agreementQuery() {
|
||||
let that = this
|
||||
let data = {
|
||||
userModel: { //线上去掉
|
||||
mobile: '13000000000'
|
||||
}
|
||||
// userModel: { //线上去掉
|
||||
// mobile: '13000000000'
|
||||
// }
|
||||
}
|
||||
agreementQuery(data).then(res => {
|
||||
console.log(res)
|
||||
@@ -149,9 +149,9 @@ export default {
|
||||
goNext() {
|
||||
let that = this
|
||||
let data = {
|
||||
userModel: {
|
||||
mobile: '13000000000'
|
||||
},
|
||||
// userModel: {
|
||||
// mobile: '13000000000'
|
||||
// },
|
||||
// baseEncryp: that.base64,
|
||||
baseEncryp: '123456',
|
||||
ebizAgreementDto: that.appntSign
|
||||
|
||||
@@ -63,7 +63,7 @@ export default {
|
||||
//获取签署协议人信息
|
||||
agreementQuery() {
|
||||
let data = {
|
||||
userModel: { mobile: 13000000000 }, //线上去掉
|
||||
// userModel: { mobile: 13000000000 }, //线上去掉
|
||||
}
|
||||
agreementQuery(data).then(res => {
|
||||
console.log(res)
|
||||
|
||||
@@ -73,9 +73,9 @@ export default {
|
||||
agreementQuery() {
|
||||
let that = this
|
||||
let data = {
|
||||
userModel: { //线上去掉
|
||||
mobile: '13000000000'
|
||||
}
|
||||
// userModel: { //线上去掉
|
||||
// mobile: '13000000000'
|
||||
// }
|
||||
}
|
||||
agreementQuery(data).then(res => {
|
||||
console.log(res)
|
||||
@@ -149,9 +149,9 @@ export default {
|
||||
goNext() {
|
||||
let that = this
|
||||
let data = {
|
||||
userModel: {
|
||||
mobile: '13000000000'
|
||||
},
|
||||
// userModel: { //线上去掉
|
||||
// mobile: '13000000000'
|
||||
// },
|
||||
// baseEncryp: that.base64,
|
||||
baseEncryp: '123456',
|
||||
ebizAgreementDto: that.appntSign
|
||||
|
||||
@@ -268,9 +268,9 @@ export default {
|
||||
message: '是否确认提交?手机号与证件信息会作为您入司的重要信息,一旦提交无法再次修改!'
|
||||
}).then(() => {
|
||||
let data = {
|
||||
userModel: {
|
||||
mobile: '18978145583'
|
||||
},
|
||||
// userModel: { //线上去掉
|
||||
// mobile: '18978145583'
|
||||
// },
|
||||
entryType: 'SHARE_ADD',
|
||||
ebizEnterCustomerDto: this.userInfo
|
||||
// ebizReferrerDto: this.recommender
|
||||
@@ -279,7 +279,7 @@ export default {
|
||||
agentInfowxSubmit(data)
|
||||
.then(res => {
|
||||
// console.log(res)
|
||||
if (res.result == 1) {
|
||||
if (res.result == '0') {
|
||||
this.$jump({
|
||||
flag: 'h5',
|
||||
extra: {
|
||||
|
||||
Reference in New Issue
Block a user