浏览代码

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'