|
@@ -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),
|
|
});
|
|
});
|