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

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

上级 df8bcfab
...@@ -1240,16 +1240,16 @@ ...@@ -1240,16 +1240,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"
} }
} ] } ]
}, { }, {
......
...@@ -2156,7 +2156,7 @@ ...@@ -2156,7 +2156,7 @@
"layout" : "FLEX" "layout" : "FLEX"
}, },
"getPSPanelItems" : [ { "getPSPanelItems" : [ {
"caption" : "form", "caption" : "表单",
"itemStyle" : "DEFAULT", "itemStyle" : "DEFAULT",
"itemType" : "CTRLPOS", "itemType" : "CTRLPOS",
"name" : "form", "name" : "form",
...@@ -2237,6 +2237,34 @@ ...@@ -2237,6 +2237,34 @@
}, },
"tooltip" : "取消", "tooltip" : "取消",
"showCaption" : true "showCaption" : true
}, {
"actionType" : "UIACTION",
"buttonStyle" : "DEFAULT",
"caption" : "建立数据",
"itemStyle" : "DEFAULT",
"itemType" : "BUTTON",
"name" : "button_createobject",
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "layoutpanel_button_createobject"
},
"getPSLayoutPos" : {
"grow" : -1,
"layout" : "FLEX"
},
"getPSUIAction" : {
"caption" : "建立数据",
"codeName" : "CreateObject",
"fullCodeName" : "CreateObject",
"name" : "建立数据",
"predefinedType" : "DATA_CREATEOBJECT",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "CreateObject",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "建立数据",
"showCaption" : true
} ] } ]
} ] } ]
} ] } ]
......
...@@ -2542,16 +2542,16 @@ ...@@ -2542,16 +2542,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"
} }
} ] } ]
} ], } ],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册