仪表盘
版本库
文件存储
活动
搜索
登录
main
/
PLTWEB
平台WEB项目
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
UI上下文导出树查询和导出接口
ludc
2024-09-12
aed7f0e9be4e88a4ed632f9ca7aca05fa1e7f6b8
[PLTWEB.git]
/
Source
/
plt-web
/
plt-web-ui
/
babel.config.js
1
2
3
4
5
module.exports = {
presets: [
'@vue/app'
]
}