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