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

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

上级 4eabe797
...@@ -232,7 +232,6 @@ ...@@ -232,7 +232,6 @@
}, },
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json",
"formStyle" : "INFOPANEL",
"getGetDraftFromPSControlAction" : { "getGetDraftFromPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraftfrom", "id" : "loaddraftfrom",
...@@ -492,9 +491,9 @@ ...@@ -492,9 +491,9 @@
"codeName" : "TESTName" "codeName" : "TESTName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "TEXTBOX",
"name" : "testname", "maxLength" : 200,
"enableLinkView" : false "name" : "testname"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -509,7 +508,7 @@ ...@@ -509,7 +508,7 @@
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 3, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "type", "name" : "type",
...@@ -519,20 +518,19 @@ ...@@ -519,20 +518,19 @@
"codeName" : "Type" "codeName" : "Type"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "RADIOBUTTONLIST",
"name" : "type", "name" : "type",
"getPSAppCodeList" : { "getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
}, }
"enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
...@@ -580,9 +578,9 @@ ...@@ -580,9 +578,9 @@
"codeName" : "Field" "codeName" : "Field"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "TEXTBOX",
"name" : "field", "maxLength" : 100,
"enableLinkView" : false "name" : "field"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -734,7 +732,7 @@ ...@@ -734,7 +732,7 @@
} ] } ]
}, },
"showMoreMode" : 2, "showMoreMode" : 2,
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -745,7 +743,7 @@ ...@@ -745,7 +743,7 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true "infoGroupMode" : false
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -810,7 +808,6 @@ ...@@ -810,7 +808,6 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"infoFormMode" : true,
"noTabHeader" : true, "noTabHeader" : true,
"name" : "mdctrl1_form", "name" : "mdctrl1_form",
"modelid" : "81c663b87e269ec6313a4590835229af", "modelid" : "81c663b87e269ec6313a4590835229af",
......
...@@ -19,7 +19,6 @@ ...@@ -19,7 +19,6 @@
}, },
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json",
"formStyle" : "INFOPANEL",
"getGetDraftFromPSControlAction" : { "getGetDraftFromPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraftfrom", "id" : "loaddraftfrom",
...@@ -191,9 +190,9 @@ ...@@ -191,9 +190,9 @@
"codeName" : "TESTName" "codeName" : "TESTName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "TEXTBOX",
"name" : "testname", "maxLength" : 200,
"enableLinkView" : false "name" : "testname"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -208,7 +207,7 @@ ...@@ -208,7 +207,7 @@
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 3, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "type", "name" : "type",
...@@ -218,20 +217,19 @@ ...@@ -218,20 +217,19 @@
"codeName" : "Type" "codeName" : "Type"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "RADIOBUTTONLIST",
"name" : "type", "name" : "type",
"getPSAppCodeList" : { "getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
}, }
"enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
...@@ -279,9 +277,9 @@ ...@@ -279,9 +277,9 @@
"codeName" : "Field" "codeName" : "Field"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "TEXTBOX",
"name" : "field", "maxLength" : 100,
"enableLinkView" : false "name" : "field"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -433,7 +431,7 @@ ...@@ -433,7 +431,7 @@
} ] } ]
}, },
"showMoreMode" : 2, "showMoreMode" : 2,
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -444,7 +442,7 @@ ...@@ -444,7 +442,7 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true "infoGroupMode" : false
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -487,7 +485,6 @@ ...@@ -487,7 +485,6 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"infoFormMode" : true,
"noTabHeader" : true, "noTabHeader" : true,
"modelid" : "81c663b87e269ec6313a4590835229af", "modelid" : "81c663b87e269ec6313a4590835229af",
"modeltype" : "PSDEFORM_EDITFORM" "modeltype" : "PSDEFORM_EDITFORM"
......
...@@ -48,7 +48,6 @@ ...@@ -48,7 +48,6 @@
}, },
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json",
"formStyle" : "INFOPANEL",
"getGetDraftFromPSControlAction" : { "getGetDraftFromPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraftfrom", "id" : "loaddraftfrom",
...@@ -304,9 +303,9 @@ ...@@ -304,9 +303,9 @@
"codeName" : "TESTName" "codeName" : "TESTName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "TEXTBOX",
"name" : "testname", "maxLength" : 200,
"enableLinkView" : false "name" : "testname"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -321,7 +320,7 @@ ...@@ -321,7 +320,7 @@
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 3, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "type", "name" : "type",
...@@ -331,20 +330,19 @@ ...@@ -331,20 +330,19 @@
"codeName" : "Type" "codeName" : "Type"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "RADIOBUTTONLIST",
"name" : "type", "name" : "type",
"getPSAppCodeList" : { "getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
}, }
"enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
...@@ -392,9 +390,9 @@ ...@@ -392,9 +390,9 @@
"codeName" : "Field" "codeName" : "Field"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "TEXTBOX",
"name" : "field", "maxLength" : 100,
"enableLinkView" : false "name" : "field"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -546,7 +544,7 @@ ...@@ -546,7 +544,7 @@
} ] } ]
}, },
"showMoreMode" : 2, "showMoreMode" : 2,
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -557,7 +555,7 @@ ...@@ -557,7 +555,7 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true "infoGroupMode" : false
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -600,7 +598,6 @@ ...@@ -600,7 +598,6 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"infoFormMode" : true,
"noTabHeader" : true, "noTabHeader" : true,
"name" : "form", "name" : "form",
"modelid" : "81c663b87e269ec6313a4590835229af", "modelid" : "81c663b87e269ec6313a4590835229af",
......
...@@ -49,7 +49,6 @@ ...@@ -49,7 +49,6 @@
}, },
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json",
"formStyle" : "INFOPANEL",
"getGetDraftFromPSControlAction" : { "getGetDraftFromPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraftfrom", "id" : "loaddraftfrom",
...@@ -305,9 +304,9 @@ ...@@ -305,9 +304,9 @@
"codeName" : "TESTName" "codeName" : "TESTName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "TEXTBOX",
"name" : "testname", "maxLength" : 200,
"enableLinkView" : false "name" : "testname"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -322,7 +321,7 @@ ...@@ -322,7 +321,7 @@
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 3, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "type", "name" : "type",
...@@ -332,20 +331,19 @@ ...@@ -332,20 +331,19 @@
"codeName" : "Type" "codeName" : "Type"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "RADIOBUTTONLIST",
"name" : "type", "name" : "type",
"getPSAppCodeList" : { "getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
}, }
"enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
...@@ -393,9 +391,9 @@ ...@@ -393,9 +391,9 @@
"codeName" : "Field" "codeName" : "Field"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "TEXTBOX",
"name" : "field", "maxLength" : 100,
"enableLinkView" : false "name" : "field"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -547,7 +545,7 @@ ...@@ -547,7 +545,7 @@
} ] } ]
}, },
"showMoreMode" : 2, "showMoreMode" : 2,
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -558,7 +556,7 @@ ...@@ -558,7 +556,7 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true "infoGroupMode" : false
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -601,7 +599,6 @@ ...@@ -601,7 +599,6 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"infoFormMode" : true,
"noTabHeader" : true, "noTabHeader" : true,
"name" : "form", "name" : "form",
"modelid" : "81c663b87e269ec6313a4590835229af", "modelid" : "81c663b87e269ec6313a4590835229af",
......
...@@ -640,7 +640,6 @@ ...@@ -640,7 +640,6 @@
}, },
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json",
"formStyle" : "INFOPANEL",
"getGetDraftFromPSControlAction" : { "getGetDraftFromPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraftfrom", "id" : "loaddraftfrom",
...@@ -896,9 +895,9 @@ ...@@ -896,9 +895,9 @@
"codeName" : "TESTName" "codeName" : "TESTName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "TEXTBOX",
"name" : "testname", "maxLength" : 200,
"enableLinkView" : false "name" : "testname"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -913,7 +912,7 @@ ...@@ -913,7 +912,7 @@
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 3, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "type", "name" : "type",
...@@ -923,20 +922,19 @@ ...@@ -923,20 +922,19 @@
"codeName" : "Type" "codeName" : "Type"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "RADIOBUTTONLIST",
"name" : "type", "name" : "type",
"getPSAppCodeList" : { "getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
}, }
"enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
...@@ -984,9 +982,9 @@ ...@@ -984,9 +982,9 @@
"codeName" : "Field" "codeName" : "Field"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "TEXTBOX",
"name" : "field", "maxLength" : 100,
"enableLinkView" : false "name" : "field"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -1138,7 +1136,7 @@ ...@@ -1138,7 +1136,7 @@
} ] } ]
}, },
"showMoreMode" : 2, "showMoreMode" : 2,
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -1149,7 +1147,7 @@ ...@@ -1149,7 +1147,7 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true "infoGroupMode" : false
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -1192,7 +1190,6 @@ ...@@ -1192,7 +1190,6 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"infoFormMode" : true,
"noTabHeader" : true, "noTabHeader" : true,
"name" : "form", "name" : "form",
"modelid" : "81c663b87e269ec6313a4590835229af", "modelid" : "81c663b87e269ec6313a4590835229af",
......
...@@ -33,7 +33,6 @@ ...@@ -33,7 +33,6 @@
}, },
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json",
"formStyle" : "INFOPANEL",
"getGetDraftFromPSControlAction" : { "getGetDraftFromPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraftfrom", "id" : "loaddraftfrom",
...@@ -278,9 +277,9 @@ ...@@ -278,9 +277,9 @@
"codeName" : "TESTName" "codeName" : "TESTName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "TEXTBOX",
"name" : "testname", "maxLength" : 200,
"enableLinkView" : false "name" : "testname"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -295,7 +294,7 @@ ...@@ -295,7 +294,7 @@
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 3, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "type", "name" : "type",
...@@ -305,20 +304,19 @@ ...@@ -305,20 +304,19 @@
"codeName" : "Type" "codeName" : "Type"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "RADIOBUTTONLIST",
"name" : "type", "name" : "type",
"getPSAppCodeList" : { "getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
}, }
"enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
...@@ -366,9 +364,9 @@ ...@@ -366,9 +364,9 @@
"codeName" : "Field" "codeName" : "Field"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "TEXTBOX",
"name" : "field", "maxLength" : 100,
"enableLinkView" : false "name" : "field"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -520,7 +518,7 @@ ...@@ -520,7 +518,7 @@
} ] } ]
}, },
"showMoreMode" : 2, "showMoreMode" : 2,
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -531,7 +529,7 @@ ...@@ -531,7 +529,7 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true "infoGroupMode" : false
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -574,7 +572,6 @@ ...@@ -574,7 +572,6 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"infoFormMode" : true,
"noTabHeader" : true, "noTabHeader" : true,
"name" : "form", "name" : "form",
"modelid" : "81c663b87e269ec6313a4590835229af", "modelid" : "81c663b87e269ec6313a4590835229af",
......
...@@ -387,7 +387,6 @@ ...@@ -387,7 +387,6 @@
}, },
"defaultLabelWidth" : 130, "defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST/PSFORMS/Main.json",
"formStyle" : "INFOPANEL",
"getGetDraftFromPSControlAction" : { "getGetDraftFromPSControlAction" : {
"modelref" : true, "modelref" : true,
"id" : "loaddraftfrom", "id" : "loaddraftfrom",
...@@ -647,9 +646,9 @@ ...@@ -647,9 +646,9 @@
"codeName" : "TESTName" "codeName" : "TESTName"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "TEXTBOX",
"name" : "testname", "maxLength" : 200,
"enableLinkView" : false "name" : "testname"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -664,7 +663,7 @@ ...@@ -664,7 +663,7 @@
"detailStyle" : "DEFAULT", "detailStyle" : "DEFAULT",
"detailType" : "FORMITEM", "detailType" : "FORMITEM",
"enableCond" : 3, "enableCond" : 3,
"ignoreInput" : 3, "ignoreInput" : 0,
"labelPos" : "LEFT", "labelPos" : "LEFT",
"labelWidth" : 130, "labelWidth" : 130,
"name" : "type", "name" : "type",
...@@ -674,20 +673,19 @@ ...@@ -674,20 +673,19 @@
"codeName" : "Type" "codeName" : "Type"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "RADIOBUTTONLIST",
"name" : "type", "name" : "type",
"getPSAppCodeList" : { "getPSAppCodeList" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/TestType.json"
}, }
"enableLinkView" : false
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"convertToCodeItemText" : true, "needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "金额", "caption" : "金额",
...@@ -735,9 +733,9 @@ ...@@ -735,9 +733,9 @@
"codeName" : "Field" "codeName" : "Field"
}, },
"getPSEditor" : { "getPSEditor" : {
"editorType" : "SPAN", "editorType" : "TEXTBOX",
"name" : "field", "maxLength" : 100,
"enableLinkView" : false "name" : "field"
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
...@@ -889,7 +887,7 @@ ...@@ -889,7 +887,7 @@
} ] } ]
}, },
"showMoreMode" : 2, "showMoreMode" : 2,
"infoGroupMode" : true, "infoGroupMode" : false,
"showCaption" : true "showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
...@@ -900,7 +898,7 @@ ...@@ -900,7 +898,7 @@
"columnCount" : 24, "columnCount" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"infoGroupMode" : true "infoGroupMode" : false
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
...@@ -965,7 +963,6 @@ ...@@ -965,7 +963,6 @@
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json"
} }
}, },
"infoFormMode" : true,
"noTabHeader" : true, "noTabHeader" : true,
"name" : "mdctrl1_form", "name" : "mdctrl1_form",
"modelid" : "81c663b87e269ec6313a4590835229af", "modelid" : "81c663b87e269ec6313a4590835229af",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册