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 = [