Browse Source

03/24 11:37

订单列表加 网管课续费
Xiao_Mo 5 years ago
parent
commit
e472d1eac9
4 changed files with 2 additions and 1 deletions
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/app.1886f5f3.js
  3. 0 0
      dist/static/js/app.c11e552e.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.1886f5f3.js


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


+ 2 - 1
src/utils/vueFilter.js

@@ -199,7 +199,8 @@ Vue.filter('orderType', value => {
     SPORADIC: '零星收费',
     LUCK: "福袋活动",
     PRACTICE:'网管课',
-    PRACTICE_GROUP_BUY:'网管课购买'
+    PRACTICE_GROUP_BUY:'网管课购买',
+    PRACTICE_GROUP_RENEW:'续费网管课'
 
   }
   return template[value]

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