wangguoyu hace 2 semanas
padre
commit
fba64bdf4b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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');