wangfei 6 years ago
parent
commit
10a8e6c309
1 changed files with 0 additions and 9 deletions
  1. 0
    9
      src/pages/system/library/borrow/borrowList.vue

+ 0
- 9
src/pages/system/library/borrow/borrowList.vue View File

@@ -113,15 +113,6 @@ export default {
113 113
       }, {
114 114
         id: '3',
115 115
         value: '逾期归还'
116
-      }, {
117
-        id: '4',
118
-        value: '预约中'
119
-      }, {
120
-        id: '5',
121
-        value: '过期'
122
-      }, {
123
-        id: '6',
124
-        value: '取消'
125 116
       }]
126 117
     }
127 118
   },