ci: 升级全局依赖

This commit is contained in:
就眠仪式
2021-10-13 01:45:59 +08:00
parent fe766d1207
commit 044267e1ab
4 changed files with 7 additions and 7 deletions

View File

@@ -24,7 +24,7 @@ const slots = slot.default && slot.default()
const props = defineProps<{
type?: string
modelValue?: string
modelValue: string
}>()
// select update 时, 通知 change 事件