wangxy hai 4 horas
pai
achega
946dbbb424
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/kehu/my/myInfo.vue

+ 1 - 1
pages/kehu/my/myInfo.vue

@@ -84,7 +84,7 @@
 		if (!data.idcard) {
 			arr.push('证件号');
 		}
-		if (!data.realName || !data.userName||!data.icon||!data.idcard) {
+		if (!data.realName || !data.userName||!data.idcard) {
 			uni.showToast({
 				icon: 'none',
 				title: `请完善${arr.join('、')}信息!`