xiaoxin 10 mēneši atpakaļ
vecāks
revīzija
435536e4ed
1 mainītis faili ar 7 papildinājumiem un 7 dzēšanām
  1. 7 7
      pages/family/family.vue

+ 7 - 7
pages/family/family.vue

@@ -461,13 +461,13 @@ const handleNext = () => {
 		return
 		return
 	}
 	}
 
 
-	if (!studentInfo.value.zipCode) {
-		uni.showToast({
-			title: '请输入邮编',
-			icon: 'none'
-		})
-		return
-	}
+	// if (!studentInfo.value.zipCode) {
+	// 	uni.showToast({
+	// 		title: '请输入邮编',
+	// 		icon: 'none'
+	// 	})
+	// 	return
+	// }
 
 
 	if (!fvs.value.length) {
 	if (!fvs.value.length) {
 		uni.showToast({
 		uni.showToast({