wangfei 6 anni fa
parent
commit
e0df7d4feb

+ 0
- 3
src/pages/system/dataStatistics/cardCouponUsedList/index.vue Vedi File

@@ -202,9 +202,6 @@ export default {
202 202
       }, {
203 203
         value: '已使用',
204 204
         id: 'used'
205
-      }, {
206
-        value: '逾期核销',
207
-        id: 'late'
208 205
       }, {
209 206
         value: '已失效',
210 207
         id: 'expire'