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

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

上级 b3e4b0f0
...@@ -1238,16 +1238,16 @@ ...@@ -1238,16 +1238,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"
} }
} ] } ]
}, { }, {
......
...@@ -191,7 +191,6 @@ ...@@ -191,7 +191,6 @@
"detailType" : "GROUPPANEL", "detailType" : "GROUPPANEL",
"name" : "grouppanel1", "name" : "grouppanel1",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "多数据表单",
"codeName" : "mdctrl1", "codeName" : "mdctrl1",
"getContentPSControl" : { "getContentPSControl" : {
"codeName" : "Mdctrlform", "codeName" : "Mdctrlform",
...@@ -622,7 +621,6 @@ ...@@ -622,7 +621,6 @@
"detailType" : "GROUPPANEL", "detailType" : "GROUPPANEL",
"name" : "grouppanel2", "name" : "grouppanel2",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "多数据表格",
"codeName" : "mdctrl2", "codeName" : "mdctrl2",
"getContentPSControl" : { "getContentPSControl" : {
"aggMode" : "NONE", "aggMode" : "NONE",
......
...@@ -370,7 +370,6 @@ ...@@ -370,7 +370,6 @@
"detailType" : "GROUPPANEL", "detailType" : "GROUPPANEL",
"name" : "grouppanel1", "name" : "grouppanel1",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "多数据表单",
"codeName" : "mdctrl1", "codeName" : "mdctrl1",
"getContentPSControl" : { "getContentPSControl" : {
"codeName" : "Mdctrlform", "codeName" : "Mdctrlform",
...@@ -801,7 +800,6 @@ ...@@ -801,7 +800,6 @@
"detailType" : "GROUPPANEL", "detailType" : "GROUPPANEL",
"name" : "grouppanel2", "name" : "grouppanel2",
"getPSDEFormDetails" : [ { "getPSDEFormDetails" : [ {
"caption" : "多数据表格",
"codeName" : "mdctrl2", "codeName" : "mdctrl2",
"getContentPSControl" : { "getContentPSControl" : {
"aggMode" : "NONE", "aggMode" : "NONE",
......
...@@ -2774,16 +2774,16 @@ ...@@ -2774,16 +2774,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 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册