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