fix:移除defineProps,defineEmits 两个全局宏命令引入,消除控制台警告
This commit is contained in:
@@ -8,7 +8,6 @@ export default {
|
||||
import "./index.less";
|
||||
import LaySelectOption from "../selectOption/index.vue";
|
||||
import {
|
||||
defineProps,
|
||||
provide,
|
||||
isProxy,
|
||||
ref,
|
||||
|
||||
Reference in New Issue
Block a user