|
|
@@ -285,7 +285,7 @@
|
|
|
import { LeavelList } from '/@/constants/pageConstants'
|
|
|
import { deepClone } from '/@/utils/other'
|
|
|
import { useUserInfo } from '/@/stores/userInfo'
|
|
|
- import { ProcurementChannels, FeedingSpecial } from '/@/constants/pageConstants'
|
|
|
+ import { ProcurementChannels, FeedingSpecial, UploadFileType } from '/@/constants/pageConstants'
|
|
|
|
|
|
const uploadUrl = (import.meta as any).env.VITE_UPLOAD
|
|
|
|