src/views/productionManagement/operationScheduling/index.vue
@@ -242,7 +242,9 @@
            .then((res) => {
               proxy.$modal.msgSuccess("取消排产成功");
               getList();
            })
            }).catch(() => {
               getList();
         })
      })
      .catch(() => {
         proxy.$modal.msg("已取消");