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',
 };