提交 5914f6ea 编写于 作者: ibizdev's avatar ibizdev

tony001 发布系统代码 [TrainSys,网页端]

上级 568e79a3
...@@ -317,7 +317,7 @@ ...@@ -317,7 +317,7 @@
"attrValue" : "'YYYY-MM'", "attrValue" : "'YYYY-MM'",
"name" : "logic_valueformat_valueformat" "name" : "logic_valueformat_valueformat"
} ], } ],
"valueFormat" : "YYYY-MM-DD", "valueFormat" : "YYYY-MM",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true, "enableRowEdit" : true,
...@@ -696,7 +696,7 @@ ...@@ -696,7 +696,7 @@
"codeName" : "Field4" "codeName" : "Field4"
} }
}, { }, {
"format" : "YYYY-MM-DD", "format" : "YYYY-MM",
"dataType" : 5, "dataType" : 5,
"name" : "date", "name" : "date",
"getPSAppDEField" : { "getPSAppDEField" : {
...@@ -1094,11 +1094,11 @@ ...@@ -1094,11 +1094,11 @@
"codeName" : "Date" "codeName" : "Date"
}, },
"getPSEditor" : { "getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD", "dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : { "editorParams" : {
"TIMEFMT" : "YYYY-MM-DD" "TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
}, },
"editorType" : "DATEPICKEREX_NOTIME", "editorType" : "DATEPICKER",
"name" : "date" "name" : "date"
}, },
"allowEmpty" : true "allowEmpty" : true
......
...@@ -1368,7 +1368,7 @@ ...@@ -1368,7 +1368,7 @@
"attrValue" : "'YYYY-MM'", "attrValue" : "'YYYY-MM'",
"name" : "logic_valueformat_valueformat" "name" : "logic_valueformat_valueformat"
} ], } ],
"valueFormat" : "YYYY-MM-DD", "valueFormat" : "YYYY-MM",
"width" : 150, "width" : 150,
"widthUnit" : "PX", "widthUnit" : "PX",
"enableRowEdit" : true, "enableRowEdit" : true,
...@@ -1747,7 +1747,7 @@ ...@@ -1747,7 +1747,7 @@
"codeName" : "Field4" "codeName" : "Field4"
} }
}, { }, {
"format" : "YYYY-MM-DD", "format" : "YYYY-MM",
"dataType" : 5, "dataType" : 5,
"name" : "date", "name" : "date",
"getPSAppDEField" : { "getPSAppDEField" : {
...@@ -2145,11 +2145,11 @@ ...@@ -2145,11 +2145,11 @@
"codeName" : "Date" "codeName" : "Date"
}, },
"getPSEditor" : { "getPSEditor" : {
"dateTimeFormat" : "YYYY-MM-DD", "dateTimeFormat" : "YYYY-MM-DD HH:mm:ss",
"editorParams" : { "editorParams" : {
"TIMEFMT" : "YYYY-MM-DD" "TIMEFMT" : "YYYY-MM-DD HH:mm:ss"
}, },
"editorType" : "DATEPICKEREX_NOTIME", "editorType" : "DATEPICKER",
"name" : "date" "name" : "date"
}, },
"allowEmpty" : true "allowEmpty" : true
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册