Browse Source

日期展示

laiguoran 2 years ago
parent
commit
2ce9f5ad7c
1 changed files with 1 additions and 0 deletions
  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',
 };