Browse Source

更新缺陷

zhongtianhaoyuan 3 years ago
parent
commit
993d1e07b1
2 changed files with 1 additions and 2 deletions
  1. 1 1
      pages/mine/editDriverCertification.vue
  2. 0 1
      pages/mine/settings/editAvatar.vue

+ 1 - 1
pages/mine/editDriverCertification.vue

@@ -375,7 +375,7 @@
 			},
 			next(val) {
 				// console.log(111111111111)
-				// if (this.validate()) return
+				if (this.validate()) return
 				uni.$u.route('/pages/mine/editDriverCertificationNext', {
 					data: JSON.stringify(this.dataDetails),
 				});

+ 0 - 1
pages/mine/settings/editAvatar.vue

@@ -41,7 +41,6 @@
 		methods: {
 			upload() {
 				this.isShowimgType = true
-
 			},
 			imgTypeSelect(val) {
 				console.log(val)