zhongtianhaoyuan 2 years ago
parent
commit
028512f779
1 changed files with 0 additions and 3 deletions
  1. 0 3
      pages/release/editRelease.vue

+ 0 - 3
pages/release/editRelease.vue

@@ -390,7 +390,6 @@
 				this.dataObj.freightAdvance = false
 				this.freightAdvance=false
 			}
-			console.log(this.dataObj)
 			this.validityPeriod = this.$helper.makeValidityPeriod(0, '随时')
 			this.validityPeriodcq = this.$helper.makeValidityPeriod(0, '长期')
 		},
@@ -457,8 +456,6 @@
 							duration: 2000
 						})
 					});
-
-
 			},
 			validate() {
 				if (uni.$u.test.isEmpty(this.dataObj.cargoOwner)) {