Sin descripción

zhuangyunsheng 4d429d1192 lasted commit hace 4 horas
public ac983ca989 APP_CONFIG hace 3 meses
src 4d429d1192 lasted commit hace 4 horas
.editorconfig ac983ca989 APP_CONFIG hace 3 meses
.env 4d429d1192 lasted commit hace 4 horas
.env.development 4d429d1192 lasted commit hace 4 horas
.env.production 4d429d1192 lasted commit hace 4 horas
.eslintrc-auto-import.json d76cb9521f layouts + components + 工艺管理 hace 4 meses
.eslintrc.cjs 851d364f58 eslint hace 3 meses
.gitignore 038712683c tenant hace 3 meses
LICENSE ac983ca989 APP_CONFIG hace 3 meses
README.md 4d429d1192 lasted commit hace 4 horas
babel.config.js 31ad965c75 bug fixed hace 3 meses
jsconfig.json d76cb9521f layouts + components + 工艺管理 hace 4 meses
package.json ac983ca989 APP_CONFIG hace 3 meses
vue.config.js 4d429d1192 lasted commit hace 4 horas

README.md

搬运批量

0:不限制或按加工批量同步搬运 10(其他数):每完成10件,就将这10件搬运到下一道工序

加工天数

按8小时工作制换算加工天数

  1. 统一单位
  2. 总工时 = 加工数量 × (加工工时 + 搬运工时) + ceil(总数量 / 加工批量) × 准备时间
  3. 加工天数 = 总工时 / 8或24