wangguoyu hai 6 meses
pai
achega
c08601c782
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      components/custom-tabbar/custom-tabbar.vue

+ 4 - 0
components/custom-tabbar/custom-tabbar.vue

@@ -58,6 +58,10 @@
 						url: path + '?nianji=' + this.nianji + '&cardId=' + this.cardId + '&zhangId=' + this
 							.zhangId
 					});
+				}else{
+					uni.redirectTo({
+						url: path 
+					});
 				}
 
 			},