@@ -289,17 +289,9 @@
});
return false;
}
-<<<<<<< .mine
- if(!this.carModelInfo.value){
- uni.showToast({
- title: '请选择车型',
- icon: 'none',
- duration: 3000
- });
- return false;
- }
-
-=======
+
if(!this.carModelInfo.value){
uni.showToast({
title: '请选择车型',
@@ -309,7 +301,6 @@
->>>>>>> .theirs
if (this.isEditCar == 'true') {
this.updateTMemberCar()
} else {