车辆草稿内容

This commit is contained in:
XaoLi717 2024-12-24 15:47:01 +08:00
parent ddb0cc1e55
commit e385bafc3c

View File

@ -128,7 +128,7 @@
import { getIntDictOptions, DICT_TYPE } from '@/utils/dict'
import download from '@/utils/download'
import { ClglApi, ClglVO } from '@/api/home/clgl'
import ClglForm from './ClglForm.vue'
import ClglForm from "@/views/Home/clnr/clgl/ClglForm.vue";
import * as LeaveApi from '@/api/bpm/leave'
import {dateFormatter2} from "@/utils/formatTime";