fix fetch
This commit is contained in:
@ -78,9 +78,7 @@ type Component = {
|
||||
];
|
||||
};
|
||||
|
||||
const props = defineProps<{
|
||||
defineProps<{
|
||||
component: Component;
|
||||
data: Object;
|
||||
infoData: Object;
|
||||
}>();
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user