公告板
版本库
filestore
活动
搜索
登录
main
/
ReliabilitySimulation
可靠性仿真
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
解析模型时,将二项分布参数保持到数据库(表model_node_algorithm)。
xyc
2024-08-16
17c00b467d3b495ef37ef9c83a7422fc400b8f6d
[ReliabilitySimulation.git]
/
web
/
babel.config.js
1
2
3
4
5
6
7
8
9
10
module.exports = {
presets: [
[
'@vue/app',
{
useBuiltIns: 'entry'
}
]
]
}