laiguoran 2 gadi atpakaļ
vecāks
revīzija
2ce9f5ad7c
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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',
 };