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');