manager/src/views/order/cardPack/cardPack.vue @@ -399,7 +399,7 @@ let text = '未知'; let color = '#999'; if (status === 'SHARED') { if (status === 'SHARE') { text = '已分享'; color = '#00B42A'; } else if (status === 'NOT_SHARE') {