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