소스 검색

bug修改

wangfei 6 년 전
부모
커밋
e0df7d4feb
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0
    3
      src/pages/system/dataStatistics/cardCouponUsedList/index.vue

+ 0
- 3
src/pages/system/dataStatistics/cardCouponUsedList/index.vue 파일 보기

@@ -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'