更新文档
This commit is contained in:
@@ -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<{
|
||||
|
||||
Reference in New Issue
Block a user