feat!: 将项目有Strapi迁移至Directus #43
@ -16,7 +16,7 @@
|
||||
<script setup lang="ts">
|
||||
defineProps({
|
||||
questions: {
|
||||
type: Array as PropType<QuestionView[]>,
|
||||
type: Array as PropType<ProductQuestionView[]>,
|
||||
default: () => [],
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user