Browse Source

Merge branch '0609getMusicFee' into test

mo 4 năm trước cách đây
mục cha
commit
6288a5802e
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      src/constant/index.js

+ 2 - 1
src/constant/index.js

@@ -105,7 +105,8 @@ export const auditType = {
   NO: '未开启缴费',
   OPEN: '开启缴费',
   OVER: '缴费已结束',
-  PAID: '已缴费'
+  PAID: '已缴费',
+  DRAFT:'编辑中'
 }
 
 export const auditPaymentType = {