瀏覽代碼

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'