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

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

上级 26253231
...@@ -296,6 +296,7 @@ ...@@ -296,6 +296,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"unitName" : "元", "unitName" : "元",
"valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"enableUnitName" : true, "enableUnitName" : true,
"showCaption" : true "showCaption" : true
...@@ -633,6 +634,7 @@ ...@@ -633,6 +634,7 @@
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 3, "ignoreInput" : 3,
"itemWidth" : 230.0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "updatedate", "name" : "updatedate",
...@@ -642,16 +644,20 @@ ...@@ -642,16 +644,20 @@
"codeName" : "UpdateDate" "codeName" : "UpdateDate"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "dateTimeFormat" : "YYYY-MM-DD",
"name" : "updatedate", "editorParams" : {
"enableLinkView" : false "TIMEFMT" : "YYYY-MM-DD"
},
"editorType" : "DATEPICKEREX_NOTIME",
"editorWidth" : 100.0,
"name" : "updatedate"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : false,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "建立时间", "caption" : "建立时间",
......
...@@ -584,6 +584,7 @@ ...@@ -584,6 +584,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"unitName" : "元", "unitName" : "元",
"valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"enableUnitName" : true, "enableUnitName" : true,
"showCaption" : true "showCaption" : true
...@@ -921,6 +922,7 @@ ...@@ -921,6 +922,7 @@
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 3, "ignoreInput" : 3,
"itemWidth" : 230.0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "updatedate", "name" : "updatedate",
...@@ -930,16 +932,20 @@ ...@@ -930,16 +932,20 @@
"codeName" : "UpdateDate" "codeName" : "UpdateDate"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "dateTimeFormat" : "YYYY-MM-DD",
"name" : "updatedate", "editorParams" : {
"enableLinkView" : false "TIMEFMT" : "YYYY-MM-DD"
},
"editorType" : "DATEPICKEREX_NOTIME",
"editorWidth" : 100.0,
"name" : "updatedate"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : false,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "建立时间", "caption" : "建立时间",
......
...@@ -1240,16 +1240,16 @@ ...@@ -1240,16 +1240,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
}, { }, {
......
...@@ -600,6 +600,7 @@ ...@@ -600,6 +600,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"unitName" : "元", "unitName" : "元",
"valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"enableUnitName" : true, "enableUnitName" : true,
"showCaption" : true "showCaption" : true
...@@ -937,6 +938,7 @@ ...@@ -937,6 +938,7 @@
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 3, "ignoreInput" : 3,
"itemWidth" : 230.0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "updatedate", "name" : "updatedate",
...@@ -946,16 +948,20 @@ ...@@ -946,16 +948,20 @@
"codeName" : "UpdateDate" "codeName" : "UpdateDate"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "dateTimeFormat" : "YYYY-MM-DD",
"name" : "updatedate", "editorParams" : {
"enableLinkView" : false "TIMEFMT" : "YYYY-MM-DD"
},
"editorType" : "DATEPICKEREX_NOTIME",
"editorWidth" : 100.0,
"name" : "updatedate"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : false,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "建立时间", "caption" : "建立时间",
......
...@@ -299,6 +299,7 @@ ...@@ -299,6 +299,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"unitName" : "元", "unitName" : "元",
"valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"enableUnitName" : true, "enableUnitName" : true,
"showCaption" : true "showCaption" : true
...@@ -636,6 +637,7 @@ ...@@ -636,6 +637,7 @@
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 3, "ignoreInput" : 3,
"itemWidth" : 230.0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "updatedate", "name" : "updatedate",
...@@ -645,16 +647,20 @@ ...@@ -645,16 +647,20 @@
"codeName" : "UpdateDate" "codeName" : "UpdateDate"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "dateTimeFormat" : "YYYY-MM-DD",
"name" : "updatedate", "editorParams" : {
"enableLinkView" : false "TIMEFMT" : "YYYY-MM-DD"
},
"editorType" : "DATEPICKEREX_NOTIME",
"editorWidth" : 100.0,
"name" : "updatedate"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : false,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "建立时间", "caption" : "建立时间",
......
...@@ -586,6 +586,7 @@ ...@@ -586,6 +586,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"unitName" : "元", "unitName" : "元",
"valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"enableUnitName" : true, "enableUnitName" : true,
"showCaption" : true "showCaption" : true
...@@ -923,6 +924,7 @@ ...@@ -923,6 +924,7 @@
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 3, "ignoreInput" : 3,
"itemWidth" : 230.0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "updatedate", "name" : "updatedate",
...@@ -932,16 +934,20 @@ ...@@ -932,16 +934,20 @@
"codeName" : "UpdateDate" "codeName" : "UpdateDate"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "dateTimeFormat" : "YYYY-MM-DD",
"name" : "updatedate", "editorParams" : {
"enableLinkView" : false "TIMEFMT" : "YYYY-MM-DD"
},
"editorType" : "DATEPICKEREX_NOTIME",
"editorWidth" : 100.0,
"name" : "updatedate"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : false,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "建立时间", "caption" : "建立时间",
......
...@@ -413,6 +413,7 @@ ...@@ -413,6 +413,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"unitName" : "元", "unitName" : "元",
"valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"enableUnitName" : true, "enableUnitName" : true,
"showCaption" : true "showCaption" : true
...@@ -750,6 +751,7 @@ ...@@ -750,6 +751,7 @@
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 3, "ignoreInput" : 3,
"itemWidth" : 230.0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "updatedate", "name" : "updatedate",
...@@ -759,16 +761,20 @@ ...@@ -759,16 +761,20 @@
"codeName" : "UpdateDate" "codeName" : "UpdateDate"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "dateTimeFormat" : "YYYY-MM-DD",
"name" : "updatedate", "editorParams" : {
"enableLinkView" : false "TIMEFMT" : "YYYY-MM-DD"
},
"editorType" : "DATEPICKEREX_NOTIME",
"editorWidth" : 100.0,
"name" : "updatedate"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : false,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "建立时间", "caption" : "建立时间",
......
...@@ -1004,6 +1004,7 @@ ...@@ -1004,6 +1004,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"unitName" : "元", "unitName" : "元",
"valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"enableUnitName" : true, "enableUnitName" : true,
"showCaption" : true "showCaption" : true
...@@ -1341,6 +1342,7 @@ ...@@ -1341,6 +1342,7 @@
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 3, "ignoreInput" : 3,
"itemWidth" : 230.0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "updatedate", "name" : "updatedate",
...@@ -1350,16 +1352,20 @@ ...@@ -1350,16 +1352,20 @@
"codeName" : "UpdateDate" "codeName" : "UpdateDate"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "dateTimeFormat" : "YYYY-MM-DD",
"name" : "updatedate", "editorParams" : {
"enableLinkView" : false "TIMEFMT" : "YYYY-MM-DD"
},
"editorType" : "DATEPICKEREX_NOTIME",
"editorWidth" : 100.0,
"name" : "updatedate"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : false,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "建立时间", "caption" : "建立时间",
......
...@@ -386,6 +386,7 @@ ...@@ -386,6 +386,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"unitName" : "元", "unitName" : "元",
"valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"enableUnitName" : true, "enableUnitName" : true,
"showCaption" : true "showCaption" : true
...@@ -723,6 +724,7 @@ ...@@ -723,6 +724,7 @@
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 3, "ignoreInput" : 3,
"itemWidth" : 230.0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "updatedate", "name" : "updatedate",
...@@ -732,16 +734,20 @@ ...@@ -732,16 +734,20 @@
"codeName" : "UpdateDate" "codeName" : "UpdateDate"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "dateTimeFormat" : "YYYY-MM-DD",
"name" : "updatedate", "editorParams" : {
"enableLinkView" : false "TIMEFMT" : "YYYY-MM-DD"
},
"editorType" : "DATEPICKEREX_NOTIME",
"editorWidth" : 100.0,
"name" : "updatedate"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : false,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "建立时间", "caption" : "建立时间",
......
...@@ -755,6 +755,7 @@ ...@@ -755,6 +755,7 @@
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"unitName" : "元", "unitName" : "元",
"valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : true,
"enableUnitName" : true, "enableUnitName" : true,
"showCaption" : true "showCaption" : true
...@@ -1092,6 +1093,7 @@ ...@@ -1092,6 +1093,7 @@
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 3, "ignoreInput" : 3,
"itemWidth" : 230.0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "updatedate", "name" : "updatedate",
...@@ -1101,16 +1103,20 @@ ...@@ -1101,16 +1103,20 @@
"codeName" : "UpdateDate" "codeName" : "UpdateDate"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "dateTimeFormat" : "YYYY-MM-DD",
"name" : "updatedate", "editorParams" : {
"enableLinkView" : false "TIMEFMT" : "YYYY-MM-DD"
},
"editorType" : "DATEPICKEREX_NOTIME",
"editorWidth" : 100.0,
"name" : "updatedate"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"valueFormat" : "YYYY-MM-DD HH:mm:ss", "valueFormat" : "YYYY-MM",
"allowEmpty" : true, "allowEmpty" : false,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "建立时间", "caption" : "建立时间",
......
...@@ -2552,16 +2552,16 @@ ...@@ -2552,16 +2552,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
}, { }, {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
} ] } ]
} ], } ],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册