소스 검색

日期展示

laiguoran 2 년 전
부모
커밋
2ce9f5ad7c
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      app/const/payment.js

+ 1 - 0
app/const/payment.js

@@ -55,6 +55,7 @@ const modes_value_object = {
 const rpt_dataType = {
     intact_type_text: 'text',
     intact_type_number: 'number',
+    intact_type_date: 'date',
     intact_type_multitext: 'textarea',
 };