Commit 88e7bd2b authored by 前端-许佳敏's avatar 前端-许佳敏

上传参数

parent af3f36ae
......@@ -18,3 +18,4 @@ export const Environment_Status = {
3: "APP"
}
export const UPLOAD_TYPE = isDev ? 2 : 1
......@@ -14,6 +14,7 @@ import {
import { UploadFile, UploadChangeParam } from 'antd/lib/upload/interface';
import ReutrnEle from '@/components/ReturnEle'
import { PublicApi } from '@/services/api'
import { UPLOAD_TYPE } from '@/constants'
const { Step } = Steps;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment