更新文档

This commit is contained in:
就眠仪式
2021-10-03 14:49:04 +08:00
parent 69878c2c42
commit 40b18f7f6d
2 changed files with 25 additions and 1 deletions

View File

@@ -12,7 +12,7 @@
</template>
<script setup name="LayCollapseItem" lang="ts">
import { defineProps, inject } from 'vue'
import { defineProps, inject, ref } from 'vue'
const props =
defineProps<{