Browse Source

03/12 班级类型加网管课

261568008@qq.com 5 years ago
parent
commit
6b8596c219
4 changed files with 2 additions and 1 deletions
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/app.ac3b99c7.js
  3. 0 0
      dist/static/js/app.f62a7c25.js
  4. 2 1
      src/utils/vueFilter.js

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.ac3b99c7.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.f62a7c25.js


+ 2 - 1
src/utils/vueFilter.js

@@ -319,7 +319,8 @@ Vue.filter('classType', value => {
     HIGH: '基础技能班',
     VIP: 'VIP',
     DEMO: '试听',
-    SNAP: "临时班"
+    SNAP: "临时班",
+    PRACTICE:'网管课'
   }
   return template[value]
 })

Some files were not shown because too many files changed in this diff