xuqiang 4 years ago
parent
commit
7feb14df31
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/Home.vue

+ 1 - 1
src/pages/Home.vue

@@ -90,7 +90,7 @@ export default {
             search: '',
             search: '',
             active: '进行中',
             active: '进行中',
             list: [],
             list: [],
-            tabs: ['进行中', '已完成', '已开箱'],
+            tabs: ['进行中', '已开箱'],
             empty: false,
             empty: false,
             collectionId: 0,
             collectionId: 0,
             seriesId: 0,
             seriesId: 0,