peng
5 天以前 8afb03dff259e8312dc6786680b0e420a8de9f24
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') {