|
@@ -466,7 +466,7 @@
|
|
this.DriverViewInfo.commonId = this.userInfo.id
|
|
this.DriverViewInfo.commonId = this.userInfo.id
|
|
this.DriverViewInfo.cardAddressUrl = this.id.toString()
|
|
this.DriverViewInfo.cardAddressUrl = this.id.toString()
|
|
this.DriverViewInfo.pcFlag = 0
|
|
this.DriverViewInfo.pcFlag = 0
|
|
- this.DriverViewInfo.compId = "2710b21efc1e4393930c5dc800010dc4"
|
|
|
|
|
|
+ // this.DriverViewInfo.compId = "2710b21efc1e4393930c5dc800010dc4"
|
|
console.log(this.DriverViewInfo, "司机对象")
|
|
console.log(this.DriverViewInfo, "司机对象")
|
|
this.$api.doRequest('post', '/driverViewInfo/api/editInfo', this.DriverViewInfo).then(res => {}).catch(
|
|
this.$api.doRequest('post', '/driverViewInfo/api/editInfo', this.DriverViewInfo).then(res => {}).catch(
|
|
res => {
|
|
res => {
|