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

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

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