wangguoyu 2 주 전
부모
커밋
fba64bdf4b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/study/product/shuxue.vue

+ 1 - 1
pages/study/product/shuxue.vue

@@ -229,7 +229,7 @@
 
 
 	function handleCheckCatalogue() {
-		if(appleTishen.value =='true'){
+		if(appleTishen.value =='true'&&isVip =='Visitor'){
 			return false
 		}
 		$emit('handleCheckCatalogue');