manager/src/views/order/cardPack/cardPack.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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') {