fix:移除defineProps,defineEmits 两个全局宏命令引入,消除控制台警告
This commit is contained in:
@@ -9,9 +9,7 @@ import {
|
||||
ref,
|
||||
watch,
|
||||
useSlots,
|
||||
defineProps,
|
||||
withDefaults,
|
||||
defineEmits,
|
||||
onMounted,
|
||||
} from "vue";
|
||||
import { Recordable } from "../../types";
|
||||
|
||||
Reference in New Issue
Block a user