Explorar el Código

新增能开团类型

1
mo hace 2 años
padre
commit
35232a7b1a
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/newCourseList/orderList.vue

+ 1 - 0
src/views/newCourseList/orderList.vue

@@ -117,6 +117,7 @@ const orderType = {
   COURSE_SALE:'课包销售',
   MUSICAL_SALE:'乐器销售',
   REPAIR:'维修订单',
+  GROUP_SALE:'开团销售',
   "":'--'
 }
 export default {