退回优化

This commit is contained in:
bb_pan 2025-09-06 14:49:31 +08:00
parent 16515bad26
commit f151d168a2
1 changed files with 2 additions and 1 deletions

View File

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