公告板
版本库
filestore
活动
搜索
登录
web
/
SchedulingDashboard
排程看板
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
feat: 生产目标数首次是来源于下发的任务,然后需要显示从PLC获取的目标数
songshankun
2023-10-19
f9625961d0678f81b9ce8e1d4a933c73b7fd4209
[web/SchedulingDashboard.git]
/
.editorconfig
1
2
3
4
5
[*.{js,jsx,ts,tsx,vue}]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
insert_final_newline = true