From f151d168a2dcb6de451825be8b5eedba9447f779 Mon Sep 17 00:00:00 2001 From: bb_pan Date: Sat, 6 Sep 2025 14:49:31 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=80=E5=9B=9E=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/picking/outbound/details.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/picking/outbound/details.vue b/src/pages/picking/outbound/details.vue index f92e8b3..9548ac9 100644 --- a/src/pages/picking/outbound/details.vue +++ b/src/pages/picking/outbound/details.vue @@ -196,7 +196,8 @@ const getOutboundDetailsData = async () => { ]; options2.value = [ // { text: '退回',style: {backgroundColor: '#ed6042',color: '#fff',fontSize: '28rpx'}}, - { text: '查看',style: {backgroundColor: '#3784fb',color: '#fff',fontSize: '28rpx'}} + { text: '查看',style: {backgroundColor: '#3784fb',color: '#fff',fontSize: '28rpx'}}, + { text: '退回',style: {backgroundColor: '#ed6042',color: '#fff',fontSize: '28rpx'}} ] }else if(taskStatus.value==4){ options.value = [