wangguoyu hace 2 meses
padre
commit
879f62a691
Se han modificado 1 ficheros con 4 adiciones y 1 borrados
  1. 4 1
      pages/my/index.vue

+ 4 - 1
pages/my/index.vue

@@ -443,7 +443,10 @@
 		}
 	}
 	// 点击card
-	function hyqyBtn(data) {
+	function hyqyBtn(data) {
+		if(data.subjectId ==0){
+			return false
+		}
 		if (loginFlag.value) {
 
 			uni.redirectTo({