update
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
</template>
|
||||
<script setup>
|
||||
const props = defineProps(['item']);
|
||||
console.log(props.item);
|
||||
|
||||
</script>
|
||||
|
||||
<style scoped>
|
||||
|
||||
Reference in New Issue
Block a user