dashboard
repositories
filestore
activity
search
login
main
/
forest_fire_management-vue
林火综合应急信息管理系统前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
地图选点方式改变,点击按钮后根据所选行政区跳转
guoshilong
2023-03-13
9ecc792eb82c7a94f35ea7f2056567202c6efbff
[forest_fire_management-vue.git]
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}