perf(transfer): 初步集成穿梭框
This commit is contained in:
@@ -16,7 +16,9 @@
|
||||
</template>
|
||||
|
||||
<script setup name="LayCheckbox" lang="ts">
|
||||
import { defineProps } from 'vue'
|
||||
import { defineProps, useSlots } from 'vue'
|
||||
|
||||
const slot = useSlots()
|
||||
|
||||
const props =
|
||||
defineProps<{
|
||||
|
||||
Reference in New Issue
Block a user