瀏覽代碼

更新缺陷

zhongtianhaoyuan 3 年之前
父節點
當前提交
993d1e07b1
共有 2 個文件被更改,包括 1 次插入2 次删除
  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) {
 			next(val) {
 				// console.log(111111111111)
 				// console.log(111111111111)
-				// if (this.validate()) return
+				if (this.validate()) return
 				uni.$u.route('/pages/mine/editDriverCertificationNext', {
 				uni.$u.route('/pages/mine/editDriverCertificationNext', {
 					data: JSON.stringify(this.dataDetails),
 					data: JSON.stringify(this.dataDetails),
 				});
 				});

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

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