mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-11 09:08:14 +08:00
🐛 修复控制台报错
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<TItemBox :model-value="box" />
|
||||
<TItemBox v-model="box" />
|
||||
</template>
|
||||
<script lang="ts" setup>
|
||||
// vue
|
||||
|
||||
Reference in New Issue
Block a user