Browse Source

bug修改

wangfei 6 years ago
parent
commit
e0df7d4feb
1 changed files with 0 additions and 3 deletions
  1. 0
    3
      src/pages/system/dataStatistics/cardCouponUsedList/index.vue

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

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