haoxuan
2023-11-06 39864dcc835f1e75efd3f20a99d50a7edae4a94f
src/views/dashboard/components/TaskControlModal.vue
@@ -335,7 +335,7 @@
  send('开始生产')
  sendProcessParams({
    procedureId: task.value.Procedure.ID
    procedureId: task!.value!.Procedure.ID
  })
    .then(
      (res) => {