Explorar el Código

Merge branch '0609getMusicFee' into test

mo hace 4 años
padre
commit
6288a5802e
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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 = {