dashboard
repositories
filestore
activity
search
login
~mayuhao
/
HazardInvestigationSystem
隐患排查体系综合管控系统
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
表格添加loding转圈 隐患汇总添加导出
panzy
2022-05-21
cd79b3bfdbc33ffa79fefcf5d6fde287a1c05c2f
[~mayuhao/HazardInvestigationSystem.git]
/
src
/
assets
/
upload
/
url.js
1
2
3
4
5
6
function uploadUrl(){
return process.env.IMG_API
}
export{
uploadUrl
}