Browse Source

Merge branch 'master' of http://git.dayaedu.com/liushengqiang/classroom-app

mo 2 năm trước cách đây
mục cha
commit
9a9f0beeb5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/collection-record/api.ts

+ 1 - 1
src/views/collection-record/api.ts

@@ -1,7 +1,7 @@
 import request from '@/helpers/request';
 
 export const type_OrderTypes: { [_: string]: string } = {
-  VIP: '乐团Ai学练工具购买',
+  VIP: '数字化器乐学练工具',
   SCHOOL_REGISTER: '学生报名'
 };
 export const type_OrderStatus: { [_: string]: string } = {