mirror of https://github.com/certd/certd
chore:
parent
c9a3e3d9d2
commit
72bfbd93a8
|
@ -37,7 +37,7 @@ import createCrudOptions from "./crud";
|
|||
import { dict, FsDictSelect } from "@fast-crud/fast-crud";
|
||||
|
||||
const props = defineProps<{
|
||||
modelValue: number;
|
||||
modelValue?: number;
|
||||
}>();
|
||||
|
||||
defineOptions({
|
||||
|
|
Loading…
Reference in New Issue