zhongtianhaoyuan 2 years ago
parent
commit
6577a9e1c3
1 changed files with 0 additions and 4 deletions
  1. 0 4
      pages/release/editRelease.vue

+ 0 - 4
pages/release/editRelease.vue

@@ -393,8 +393,6 @@
 			console.log(this.dataObj)
 			this.validityPeriod = this.$helper.makeValidityPeriod(0, '随时')
 			this.validityPeriodcq = this.$helper.makeValidityPeriod(0, '长期')
-
-
 		},
 		computed: {
 			...mapState(['hasLogin', 'userInfo']),
@@ -451,8 +449,6 @@
 							this.columns[0].push(this.qyList[i].company ? this.qyList[i].company : this.qyList[i]
 								.companyName)
 						}
-						console.log('1111', _this.columns)
-
 					})
 					.catch(res => {
 						uni.showToast({