heshaofeng
2026-01-29 728f8d9084b15f8a347d62199ee6c3eead004e66
ÏîÄ¿´úÂë/WIDESEA_WMSClient/src/views/outbound/outPicking.vue
@@ -532,8 +532,8 @@
                    this.calculateUnpickedStats(); // é‡ç½®ç»Ÿè®¡æ•°æ®
                    
                    // å‹å¥½æç¤º + äº¤äº’优化
                    this.$message.warning({
                        message: `托盘【${this.scanForm.palletCode}】暂无拣选记录`,
                    this.$message.success({
                        message: `托盘【${this.scanForm.palletCode}】已拣选完成,暂无拣选记录`,
                        duration: 3000, // æç¤ºæ˜¾ç¤º3秒
                        showClose: true // å…è®¸æ‰‹åЍ关闭
                    });