wangxy 6 місяців тому
батько
коміт
9840631787
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      components/catalogue/catalogue.vue

+ 1 - 1
components/catalogue/catalogue.vue

@@ -48,7 +48,7 @@
 
 
 	const $emit = defineEmits(['change-zhang'])
 	const $emit = defineEmits(['change-zhang'])
 
 
-	const { getCatalogue} = useCatalogue(props);
+	const { getCatalogue} = useCatalogue();
 
 
 	const popupRef = ref(null); // 索引
 	const popupRef = ref(null); // 索引
 	const confirmDialogRef = ref(null);
 	const confirmDialogRef = ref(null);