heshaofeng
2025-11-24 65f35360c70f00318c56f6fcb5138bdb0d7e589e
项目代码/WIDESEA_WMSClient/src/views/outbound/PickingConfirm.vue
@@ -598,7 +598,7 @@
        });
        
        if (res.status) {
          this.$message.success('鍥炲簱鎴愬姛');
          this.$message.success(res.message);
          this.showBatchReturnDialog = false;
          this.loadData();
        } else {