wangguoyu 2 semanas atrás
pai
commit
fba64bdf4b
1 arquivos alterados com 1 adições e 1 exclusões
  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');