Explorar el Código

添加过滤器

QuKatie hace 3 años
padre
commit
0d9e68cdb2
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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'
+        },
       ]
     }
   },