chenhj
昨天 f9576bd9e9c1212fa2b15592a299cfca1a2c1b78
车间订单详情删除刷新工艺路线
已修改1个文件
2 ■■■ 文件已修改
src/views/plan/manufacturingorder/productorder-form.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/plan/manufacturingorder/productorder-form.vue
@@ -1270,7 +1270,7 @@
      currentRow: [],
      currentRouting: {}, // 当前选择的工艺
      operations: [], // 当前选择工艺对应的工序
      operationIndex: 0,
      operationIndex: 10,
      currentBom: {}, // 当前选择的产品结构
      components: [], // 当前选择产品结构对应的结构组件
      factoryOptions: [],