fix
This commit is contained in:
parent
2dcc167355
commit
34217aff11
2 changed files with 0 additions and 3 deletions
|
|
@ -22,7 +22,6 @@ import type {
|
|||
DataOptionSys,
|
||||
} from "@/modules/04_registryPerson/interface/index/Main";
|
||||
import type { ResponseObject } from "@/modules/04_registryPerson/interface/response/Profile";
|
||||
import { s } from "@fullcalendar/core/internal-common";
|
||||
|
||||
/** importComponents*/
|
||||
const CardNotPermission = defineAsyncComponent(
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
import type { D } from "@fullcalendar/core/internal-common";
|
||||
|
||||
interface Options {
|
||||
label: string;
|
||||
value: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue