公告板
版本库
filestore
活动
搜索
登录
main
/
ReliabilitySimulation
可靠性仿真
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
修改:“可修设备可靠度为1”通过给算法包传递参数固定为1、type为fixed的failure_model来实现。
xyc
2025-01-08
0c39f5388d95dbc41c47285a8c2dfda57a019d5b
[ReliabilitySimulation.git]
/
web
/
babel.config.js
1
2
3
4
5
6
7
8
9
10
module.exports = {
presets: [
[
'@vue/app',
{
useBuiltIns: 'entry'
}
]
]
}