소스 검색

添加过滤器

QuKatie 3 년 전
부모
커밋
0d9e68cdb2
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      src/views/system/lock/index.vue

+ 4 - 0
src/views/system/lock/index.vue

@@ -98,6 +98,10 @@ export default {
           label: '销项',
           value: 'xx'
         },
+        {
+          label: '小学部',
+          value: 'xxb'
+        },
       ]
     }
   },