mirror of https://github.com/halo-dev/halo-admin
parent
6a960e573e
commit
5975d9d607
|
@ -2,7 +2,6 @@
|
|||
import type { PropType } from "vue";
|
||||
import type { Size } from "./interface";
|
||||
import { computed } from "vue";
|
||||
import Option from "@/components/base/select/Option.vue";
|
||||
|
||||
const props = defineProps({
|
||||
modelValue: {
|
||||
|
|
Loading…
Reference in New Issue