ccj 3 years ago
parent
commit
aec58e861e

+ 1 - 1
pageD/identity/companyIdentityThree.vue

@@ -365,7 +365,7 @@
 											that.identityAuthenticationInfo.commonId = res.data.data.id
 											that.identityAuthenticationInfo.commonId = res.data.data.id
 										}
 										}
 										that.identityAuthenticationInfo.payeeAddressUrl = that.bankid.toString()
 										that.identityAuthenticationInfo.payeeAddressUrl = that.bankid.toString()
-										that.identityAuthenticationInfo.compId = "2710b21efc1e4393930c5dc800010dc4"
+										// that.identityAuthenticationInfo.compId = "2710b21efc1e4393930c5dc800010dc4"
 										that.identityAuthenticationInfos.customerPhone = that
 										that.identityAuthenticationInfos.customerPhone = that
 											.identityAuthenticationInfo.customerPhone
 											.identityAuthenticationInfo.customerPhone
 										that.$api.doRequest('get',
 										that.$api.doRequest('get',

+ 1 - 1
pageD/identity/driverIdentity.vue

@@ -354,7 +354,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"
 				this.$api.doRequest('post', '/driverViewInfo/api/addInfo', this.DriverViewInfo).then(res => {}).catch(
 				this.$api.doRequest('post', '/driverViewInfo/api/addInfo', this.DriverViewInfo).then(res => {}).catch(
 					res => {
 					res => {
 						uni.showToast({
 						uni.showToast({

+ 1 - 1
pageD/identity/driverIdentityEdit.vue

@@ -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 => {

+ 1 - 1
pageD/identity/driverIdentityThree.vue

@@ -198,7 +198,7 @@
 				this.DriverViewInfo.addressUrl = this.addressUrl.toString()
 				this.DriverViewInfo.addressUrl = this.addressUrl.toString()
 				this.DriverViewInfo.commonId = this.userInfo.id
 				this.DriverViewInfo.commonId = this.userInfo.id
 				this.DriverViewInfo.pcFlag = 0
 				this.DriverViewInfo.pcFlag = 0
-				this.DriverViewInfo.compId = "2710b21efc1e4393930c5dc800010dc4"
+				// this.DriverViewInfo.compId = "2710b21efc1e4393930c5dc800010dc4"
 
 
 				var that = this
 				var that = this
 				that.identityAuthenticationInfo.driverPhone = that.DriverViewInfo.driverPhone
 				that.identityAuthenticationInfo.driverPhone = that.DriverViewInfo.driverPhone

+ 1 - 1
pages/grain_pulse/home.vue

@@ -216,7 +216,7 @@
 				var that = this
 				var that = this
 				uni.showLoading({
 				uni.showLoading({
 					title:"正在加载"
 					title:"正在加载"
-				})
+				}) 
 				this.$api.doRequest('get', '/settledCompanyInfo/selectSettledCompanyInfo', {
 				this.$api.doRequest('get', '/settledCompanyInfo/selectSettledCompanyInfo', {
 					mainBusinessType: this.mainBusinessType,
 					mainBusinessType: this.mainBusinessType,
 					pageSize: this.pageSize,
 					pageSize: this.pageSize,