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