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

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

上级 df7ae84d
...@@ -79,15 +79,15 @@ ...@@ -79,15 +79,15 @@
"id" : "Get" "id" : "Get"
}, },
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
"name" : "type"
}, {
"name" : "field17"
}, {
"name" : "field14" "name" : "field14"
}, { }, {
"name" : "field13" "name" : "field13"
}, {
"name" : "field17"
}, { }, {
"name" : "field8" "name" : "field8"
}, {
"name" : "type"
}, { }, {
"name" : "field11" "name" : "field11"
} ] } ]
...@@ -1201,32 +1201,22 @@ ...@@ -1201,32 +1201,22 @@
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"forceSelection" : "false", "forceSelection" : "false",
"overflowMode" : "ellipsis", "overflowMode" : "ellipsis"
"PICKUPVIEW" : "TRUE"
}, },
"editorType" : "LISTBOXPICKUP", "editorType" : "DROPDOWNLIST",
"name" : "field4", "name" : "field4",
"getPSAppDEACMode" : { "getPSAppCodeList" : {
"modelref" : true,
"id" : "TestAC"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList83.json"
}, },
"enableAC" : false, "singleSelect" : true
"forceSelection" : false,
"showTrigger" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "下拉100", "caption" : "下拉100",
...@@ -1313,6 +1303,11 @@ ...@@ -1313,6 +1303,11 @@
"labelWidth" : 130, "labelWidth" : 130,
"name" : "formitem14", "name" : "formitem14",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSControlAttributes" : [ {
"attrName" : "filterMethod",
"attrValue" : "(value) => { console.log(value) }",
"name" : "filterMethod"
} ],
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"allItems" : "true" "allItems" : "true"
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"codeName" : "bookBookEditViewEditorTest", "codeName" : "bookBookEditViewEditorTest",
"dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json", "dynaModelFilePath" : "PSSYSAPPS/Web/PSAPPDEVIEWS/bookBookEditViewEditorTest.json",
"name" : "bookBookEditViewEditorTest", "name" : "bookBookEditViewEditorTest",
"openMode" : "DRAWER_TOP", "openMode" : "INDEXVIEWTAB",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json" "path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
...@@ -197,15 +197,15 @@ ...@@ -197,15 +197,15 @@
"id" : "Get" "id" : "Get"
}, },
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
"name" : "type"
}, {
"name" : "field17"
}, {
"name" : "field14" "name" : "field14"
}, { }, {
"name" : "field13" "name" : "field13"
}, {
"name" : "field17"
}, { }, {
"name" : "field8" "name" : "field8"
}, {
"name" : "type"
}, { }, {
"name" : "field11" "name" : "field11"
} ] } ]
...@@ -1319,32 +1319,22 @@ ...@@ -1319,32 +1319,22 @@
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"forceSelection" : "false", "forceSelection" : "false",
"overflowMode" : "ellipsis", "overflowMode" : "ellipsis"
"PICKUPVIEW" : "TRUE"
}, },
"editorType" : "LISTBOXPICKUP", "editorType" : "DROPDOWNLIST",
"name" : "field4", "name" : "field4",
"getPSAppDEACMode" : { "getPSAppCodeList" : {
"modelref" : true,
"id" : "TestAC"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList83.json"
}, },
"enableAC" : false, "singleSelect" : true
"forceSelection" : false,
"showTrigger" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "下拉100", "caption" : "下拉100",
...@@ -1431,6 +1421,11 @@ ...@@ -1431,6 +1421,11 @@
"labelWidth" : 130, "labelWidth" : 130,
"name" : "formitem14", "name" : "formitem14",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSControlAttributes" : [ {
"attrName" : "filterMethod",
"attrValue" : "(value) => { console.log(value) }",
"name" : "filterMethod"
} ],
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"allItems" : "true" "allItems" : "true"
......
...@@ -901,15 +901,15 @@ ...@@ -901,15 +901,15 @@
"id" : "Get" "id" : "Get"
}, },
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
"name" : "type"
}, {
"name" : "field17"
}, {
"name" : "field14" "name" : "field14"
}, { }, {
"name" : "field13" "name" : "field13"
}, {
"name" : "field17"
}, { }, {
"name" : "field8" "name" : "field8"
}, {
"name" : "type"
}, { }, {
"name" : "field11" "name" : "field11"
} ] } ]
...@@ -2023,32 +2023,22 @@ ...@@ -2023,32 +2023,22 @@
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"forceSelection" : "false", "forceSelection" : "false",
"overflowMode" : "ellipsis", "overflowMode" : "ellipsis"
"PICKUPVIEW" : "TRUE"
}, },
"editorType" : "LISTBOXPICKUP", "editorType" : "DROPDOWNLIST",
"name" : "field4", "name" : "field4",
"getPSAppDEACMode" : { "getPSAppCodeList" : {
"modelref" : true,
"id" : "TestAC"
},
"getPSAppDEDataSet" : {
"modelref" : true,
"id" : "FetchDefault"
},
"getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/TEST.json" "path" : "PSSYSAPPS/Web/PSAPPCODELISTS/CodeList83.json"
}, },
"enableAC" : false, "singleSelect" : true
"forceSelection" : false,
"showTrigger" : true
}, },
"getPSLayoutPos" : { "getPSLayoutPos" : {
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"allowEmpty" : true, "allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true "showCaption" : true
}, { }, {
"caption" : "下拉100", "caption" : "下拉100",
...@@ -2135,6 +2125,11 @@ ...@@ -2135,6 +2125,11 @@
"labelWidth" : 130, "labelWidth" : 130,
"name" : "formitem14", "name" : "formitem14",
"noPrivDisplayMode" : 1, "noPrivDisplayMode" : 1,
"getPSControlAttributes" : [ {
"attrName" : "filterMethod",
"attrValue" : "(value) => { console.log(value) }",
"name" : "filterMethod"
} ],
"getPSEditor" : { "getPSEditor" : {
"editorParams" : { "editorParams" : {
"allItems" : "true" "allItems" : "true"
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册