瀏覽代碼

日期展示

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