wangxy hai 6 meses
pai
achega
67ca1cc7a9
Modificáronse 1 ficheiros con 1 adicións e 7 borrados
  1. 1 7
      components/catalogue/catalogue.vue

+ 1 - 7
components/catalogue/catalogue.vue

@@ -62,7 +62,7 @@
 	const activeCollapse = ref('');
 	const Message = MESSAGE_BEFORE_PAY;
 	const youkeDialogRef = ref(null);
-	
+
 	const props = defineProps({
 		list: {
 			type: Array,
@@ -82,12 +82,6 @@
 		handleShow();
 	}
 
-	/**
-	 * @param([]) 章节赋值
-	 */
-	function refreshCatalogue(data) {
-		list.value = data;
-	}
 
 	/**
 	 * @summary 展示目录弹窗