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

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

上级 c7ecdc86
...@@ -84,10 +84,6 @@ ...@@ -84,10 +84,6 @@
} ] } ]
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -96,6 +92,10 @@ ...@@ -96,6 +92,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}", "scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true, "customCode" : true,
"showBusyIndicator" : false "showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -153,7 +153,6 @@ ...@@ -153,7 +153,6 @@
"id" : "testname", "id" : "testname",
"dataType" : 25, "dataType" : 25,
"createDV" : "新建默认值", "createDV" : "新建默认值",
"updateDVT" : "RESET",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
...@@ -351,7 +350,6 @@ ...@@ -351,7 +350,6 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"updateDVT" : "RESET",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -189,10 +189,6 @@ ...@@ -189,10 +189,6 @@
} ] } ]
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -201,6 +197,10 @@ ...@@ -201,6 +197,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}", "scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true, "customCode" : true,
"showBusyIndicator" : false "showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -258,7 +258,6 @@ ...@@ -258,7 +258,6 @@
"id" : "testname", "id" : "testname",
"dataType" : 25, "dataType" : 25,
"createDV" : "新建默认值", "createDV" : "新建默认值",
"updateDVT" : "RESET",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
...@@ -456,7 +455,6 @@ ...@@ -456,7 +455,6 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"updateDVT" : "RESET",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -84,10 +84,6 @@ ...@@ -84,10 +84,6 @@
} ] } ]
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -96,6 +92,10 @@ ...@@ -96,6 +92,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}", "scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true, "customCode" : true,
"showBusyIndicator" : false "showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -153,7 +153,6 @@ ...@@ -153,7 +153,6 @@
"id" : "testname", "id" : "testname",
"dataType" : 25, "dataType" : 25,
"createDV" : "新建默认值", "createDV" : "新建默认值",
"updateDVT" : "RESET",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
...@@ -351,7 +350,6 @@ ...@@ -351,7 +350,6 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"updateDVT" : "RESET",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -189,10 +189,6 @@ ...@@ -189,10 +189,6 @@
} ] } ]
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -201,6 +197,10 @@ ...@@ -201,6 +197,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}", "scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true, "customCode" : true,
"showBusyIndicator" : false "showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -258,7 +258,6 @@ ...@@ -258,7 +258,6 @@
"id" : "testname", "id" : "testname",
"dataType" : 25, "dataType" : 25,
"createDV" : "新建默认值", "createDV" : "新建默认值",
"updateDVT" : "RESET",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
...@@ -456,7 +455,6 @@ ...@@ -456,7 +455,6 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"updateDVT" : "RESET",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -175,10 +175,6 @@ ...@@ -175,10 +175,6 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -187,6 +183,10 @@ ...@@ -187,6 +183,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}", "scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true, "customCode" : true,
"showBusyIndicator" : false "showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -244,7 +244,6 @@ ...@@ -244,7 +244,6 @@
"id" : "testname", "id" : "testname",
"dataType" : 25, "dataType" : 25,
"createDV" : "新建默认值", "createDV" : "新建默认值",
"updateDVT" : "RESET",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
...@@ -442,7 +441,6 @@ ...@@ -442,7 +441,6 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"updateDVT" : "RESET",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -172,10 +172,6 @@ ...@@ -172,10 +172,6 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -184,6 +180,10 @@ ...@@ -184,6 +180,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}", "scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true, "customCode" : true,
"showBusyIndicator" : false "showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -241,7 +241,6 @@ ...@@ -241,7 +241,6 @@
"id" : "testname", "id" : "testname",
"dataType" : 25, "dataType" : 25,
"createDV" : "新建默认值", "createDV" : "新建默认值",
"updateDVT" : "RESET",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
...@@ -439,7 +438,6 @@ ...@@ -439,7 +438,6 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"updateDVT" : "RESET",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -1519,16 +1519,16 @@ ...@@ -1519,16 +1519,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ], } ],
"uniqueTag" : "VMGroup2" "uniqueTag" : "VMGroup2"
......
...@@ -367,10 +367,6 @@ ...@@ -367,10 +367,6 @@
"showBusyIndicator" : true "showBusyIndicator" : true
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -379,6 +375,10 @@ ...@@ -379,6 +375,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}", "scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true, "customCode" : true,
"showBusyIndicator" : false "showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -436,7 +436,6 @@ ...@@ -436,7 +436,6 @@
"id" : "testname", "id" : "testname",
"dataType" : 25, "dataType" : 25,
"createDV" : "新建默认值", "createDV" : "新建默认值",
"updateDVT" : "RESET",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
...@@ -634,7 +633,6 @@ ...@@ -634,7 +633,6 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"updateDVT" : "RESET",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -84,10 +84,6 @@ ...@@ -84,10 +84,6 @@
} ] } ]
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -96,6 +92,10 @@ ...@@ -96,6 +92,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}", "scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true, "customCode" : true,
"showBusyIndicator" : false "showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -153,7 +153,6 @@ ...@@ -153,7 +153,6 @@
"id" : "testname", "id" : "testname",
"dataType" : 25, "dataType" : 25,
"createDV" : "新建默认值", "createDV" : "新建默认值",
"updateDVT" : "RESET",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
...@@ -351,7 +350,6 @@ ...@@ -351,7 +350,6 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"updateDVT" : "RESET",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -188,10 +188,6 @@ ...@@ -188,10 +188,6 @@
} ] } ]
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -200,6 +196,10 @@ ...@@ -200,6 +196,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}", "scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true, "customCode" : true,
"showBusyIndicator" : false "showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -257,7 +257,6 @@ ...@@ -257,7 +257,6 @@
"id" : "testname", "id" : "testname",
"dataType" : 25, "dataType" : 25,
"createDV" : "新建默认值", "createDV" : "新建默认值",
"updateDVT" : "RESET",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
...@@ -455,7 +454,6 @@ ...@@ -455,7 +454,6 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"updateDVT" : "RESET",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -275,10 +275,6 @@ ...@@ -275,10 +275,6 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -287,6 +283,10 @@ ...@@ -287,6 +283,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}", "scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true, "customCode" : true,
"showBusyIndicator" : false "showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -344,7 +344,6 @@ ...@@ -344,7 +344,6 @@
"id" : "testname", "id" : "testname",
"dataType" : 25, "dataType" : 25,
"createDV" : "新建默认值", "createDV" : "新建默认值",
"updateDVT" : "RESET",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
...@@ -542,7 +541,6 @@ ...@@ -542,7 +541,6 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"updateDVT" : "RESET",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -174,10 +174,6 @@ ...@@ -174,10 +174,6 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -186,6 +182,10 @@ ...@@ -186,6 +182,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}", "scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true, "customCode" : true,
"showBusyIndicator" : false "showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -243,7 +243,6 @@ ...@@ -243,7 +243,6 @@
"id" : "testname", "id" : "testname",
"dataType" : 25, "dataType" : 25,
"createDV" : "新建默认值", "createDV" : "新建默认值",
"updateDVT" : "RESET",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
...@@ -441,7 +440,6 @@ ...@@ -441,7 +440,6 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"updateDVT" : "RESET",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -52,6 +52,35 @@ ...@@ -52,6 +52,35 @@
"grow" : -1, "grow" : -1,
"layout" : "FLEX" "layout" : "FLEX"
} }
}, {
"caption" : "容器",
"itemStyle" : "DEFAULT",
"itemType" : "CONTAINER",
"name" : "container2",
"getPSLayout" : {
"dir" : "row",
"layout" : "FLEX"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSPanelItems" : [ {
"actionType" : "NONE",
"borderStyle" : "DOTTED",
"buttonStyle" : "INFO",
"caption" : "按钮",
"itemStyle" : "INFO",
"itemType" : "BUTTON",
"name" : "button_calluilogic",
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"tooltip" : "按钮",
"uIActionTarget" : "NONE",
"showCaption" : true
} ]
}, { }, {
"caption" : "多项数据容器", "caption" : "多项数据容器",
"dataRegionType" : "MULTIDATA", "dataRegionType" : "MULTIDATA",
......
...@@ -172,10 +172,6 @@ ...@@ -172,10 +172,6 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -184,6 +180,10 @@ ...@@ -184,6 +180,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}", "scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true, "customCode" : true,
"showBusyIndicator" : false "showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -241,7 +241,6 @@ ...@@ -241,7 +241,6 @@
"id" : "testname", "id" : "testname",
"dataType" : 25, "dataType" : 25,
"createDV" : "新建默认值", "createDV" : "新建默认值",
"updateDVT" : "RESET",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
...@@ -439,7 +438,6 @@ ...@@ -439,7 +438,6 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"updateDVT" : "RESET",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -192,10 +192,6 @@ ...@@ -192,10 +192,6 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -204,6 +200,10 @@ ...@@ -204,6 +200,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}", "scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true, "customCode" : true,
"showBusyIndicator" : false "showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -261,7 +261,6 @@ ...@@ -261,7 +261,6 @@
"id" : "testname", "id" : "testname",
"dataType" : 25, "dataType" : 25,
"createDV" : "新建默认值", "createDV" : "新建默认值",
"updateDVT" : "RESET",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
...@@ -459,7 +458,6 @@ ...@@ -459,7 +458,6 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"updateDVT" : "RESET",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -186,10 +186,6 @@ ...@@ -186,10 +186,6 @@
"id" : "FORM" "id" : "FORM"
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -198,6 +194,10 @@ ...@@ -198,6 +194,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}", "scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true, "customCode" : true,
"showBusyIndicator" : false "showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -255,7 +255,6 @@ ...@@ -255,7 +255,6 @@
"id" : "testname", "id" : "testname",
"dataType" : 25, "dataType" : 25,
"createDV" : "新建默认值", "createDV" : "新建默认值",
"updateDVT" : "RESET",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
...@@ -453,7 +452,6 @@ ...@@ -453,7 +452,6 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"updateDVT" : "RESET",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -432,10 +432,6 @@ ...@@ -432,10 +432,6 @@
} ] } ]
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -444,6 +440,10 @@ ...@@ -444,6 +440,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}", "scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true, "customCode" : true,
"showBusyIndicator" : false "showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -501,7 +501,6 @@ ...@@ -501,7 +501,6 @@
"id" : "testname", "id" : "testname",
"dataType" : 25, "dataType" : 25,
"createDV" : "新建默认值", "createDV" : "新建默认值",
"updateDVT" : "RESET",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
...@@ -699,7 +698,6 @@ ...@@ -699,7 +698,6 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"updateDVT" : "RESET",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -485,10 +485,6 @@ ...@@ -485,10 +485,6 @@
"showBusyIndicator" : true "showBusyIndicator" : true
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -497,6 +493,10 @@ ...@@ -497,6 +493,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}", "scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true, "customCode" : true,
"showBusyIndicator" : false "showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -554,7 +554,6 @@ ...@@ -554,7 +554,6 @@
"id" : "testname", "id" : "testname",
"dataType" : 25, "dataType" : 25,
"createDV" : "新建默认值", "createDV" : "新建默认值",
"updateDVT" : "RESET",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
...@@ -752,7 +751,6 @@ ...@@ -752,7 +751,6 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"updateDVT" : "RESET",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -932,10 +932,6 @@ ...@@ -932,10 +932,6 @@
"id" : "USR08222078FORM" "id" : "USR08222078FORM"
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -944,6 +940,10 @@ ...@@ -944,6 +940,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}", "scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true, "customCode" : true,
"showBusyIndicator" : false "showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -1001,7 +1001,6 @@ ...@@ -1001,7 +1001,6 @@
"id" : "testname", "id" : "testname",
"dataType" : 25, "dataType" : 25,
"createDV" : "新建默认值", "createDV" : "新建默认值",
"updateDVT" : "RESET",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
...@@ -1199,7 +1198,6 @@ ...@@ -1199,7 +1198,6 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"updateDVT" : "RESET",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
......
...@@ -16853,16 +16853,16 @@ ...@@ -16853,16 +16853,16 @@
"codeName" : "VMGroup2", "codeName" : "VMGroup2",
"name" : "视图消息组2", "name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息2", "name" : "视图消息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg3" "id" : "ViewMsg2"
} }
}, { }, {
"name" : "视图消息", "name" : "视图消息2",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg2" "id" : "ViewMsg3"
} }
} ], } ],
"uniqueTag" : "VMGroup2" "uniqueTag" : "VMGroup2"
...@@ -16894,16 +16894,16 @@ ...@@ -16894,16 +16894,16 @@
"codeName" : "VMGroup3", "codeName" : "VMGroup3",
"name" : "视图消息类型测试", "name" : "视图消息类型测试",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "消息类型-警告信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg6"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg5"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-常规信息",
...@@ -16933,12 +16933,6 @@ ...@@ -16933,12 +16933,6 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg10" "id" : "ViewMsg10"
} }
}, {
"name" : "消息位置-视图上方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg7"
}
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
...@@ -16951,61 +16945,67 @@ ...@@ -16951,61 +16945,67 @@
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg8"
} }
}, {
"name" : "消息位置-视图上方",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg7"
}
} ], } ],
"uniqueTag" : "VMGroup4" "uniqueTag" : "VMGroup4"
}, { }, {
"codeName" : "VMGroup8", "codeName" : "VMGroup8",
"name" : "【静态测试】", "name" : "【静态测试】",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-本次删除-上方-警告", "name" : "消息类型-常规信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg4"
} },
"position" : "POPUP"
}, { }, {
"name" : "消息位置-视图下方", "name" : "关闭模式-默认删除-上方-错误",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg8" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "消息类型-错误信息", "name" : "关闭模式-无删除-上方-常规",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg6" "id" : "ViewMsg11"
}, }
"position" : "POPUP"
}, { }, {
"name" : "消息类型-警告信息", "name" : "消息位置-视图内容区",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg5" "id" : "ViewMsg9"
}, }
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-无删除-上方-常规", "name" : "关闭模式-本次删除-上方-警告",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg11" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "消息类型-常规信息", "name" : "消息类型-错误信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg4" "id" : "ViewMsg6"
}, },
"position" : "POPUP" "position" : "POPUP"
}, { }, {
"name" : "消息位置-视图内容区", "name" : "消息类型-警告信息",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg9" "id" : "ViewMsg5"
} },
"position" : "POPUP"
}, { }, {
"name" : "关闭模式-默认删除-上方-错误", "name" : "消息位置-视图下方",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg8"
} }
} ], } ],
"uniqueTag" : "VMGroup8" "uniqueTag" : "VMGroup8"
...@@ -17013,16 +17013,16 @@ ...@@ -17013,16 +17013,16 @@
"codeName" : "VMGroup5", "codeName" : "VMGroup5",
"name" : "视图消息关闭模式", "name" : "视图消息关闭模式",
"getPSAppViewMsgGroupDetails" : [ { "getPSAppViewMsgGroupDetails" : [ {
"name" : "关闭模式-默认删除", "name" : "关闭模式-本次删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg12" "id" : "ViewMsg13"
} }
}, { }, {
"name" : "关闭模式-本次删除", "name" : "关闭模式-默认删除",
"getPSAppViewMsg" : { "getPSAppViewMsg" : {
"modelref" : true, "modelref" : true,
"id" : "ViewMsg13" "id" : "ViewMsg12"
} }
}, { }, {
"name" : "关闭模式-无删除", "name" : "关闭模式-无删除",
...@@ -39347,10 +39347,6 @@ ...@@ -39347,10 +39347,6 @@
} ] } ]
}, },
"getPSDEFormItemUpdates" : [ { "getPSDEFormItemUpdates" : [ {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, {
"codeName" : "ceshi2", "codeName" : "ceshi2",
"name" : "表单项更新2", "name" : "表单项更新2",
"getPSDEFIUpdateDetails" : [ { "getPSDEFIUpdateDetails" : [ {
...@@ -39359,6 +39355,10 @@ ...@@ -39359,6 +39355,10 @@
"scriptCode" : "return {\r\n testname: '测试2'\r\n}", "scriptCode" : "return {\r\n testname: '测试2'\r\n}",
"customCode" : true, "customCode" : true,
"showBusyIndicator" : false "showBusyIndicator" : false
}, {
"codeName" : "ceshi3",
"name" : "ceshi3",
"customCode" : true
}, { }, {
"codeName" : "ceshi1", "codeName" : "ceshi1",
"name" : "表单项更新(不显示)", "name" : "表单项更新(不显示)",
...@@ -39416,7 +39416,6 @@ ...@@ -39416,7 +39416,6 @@
"id" : "testname", "id" : "testname",
"dataType" : 25, "dataType" : 25,
"createDV" : "新建默认值", "createDV" : "新建默认值",
"updateDVT" : "RESET",
"getPSAppDEField" : { "getPSAppDEField" : {
"name" : "TESTNAME", "name" : "TESTNAME",
"codeName" : "TESTName" "codeName" : "TESTName"
...@@ -39614,7 +39613,6 @@ ...@@ -39614,7 +39613,6 @@
"colMD" : 24, "colMD" : 24,
"layout" : "TABLE_24COL" "layout" : "TABLE_24COL"
}, },
"updateDVT" : "RESET",
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, { }, {
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册