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

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

上级 3a239ce9
...@@ -1150,16 +1150,16 @@ ...@@ -1150,16 +1150,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"
} }
} ] } ]
}, { }, {
......
...@@ -3723,6 +3723,34 @@ ...@@ -3723,6 +3723,34 @@
"uIActionTag" : "OpenHtml", "uIActionTag" : "OpenHtml",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"id" : "OpenHtml@Book" "id" : "OpenHtml@Book"
}, {
"caption" : "取消",
"codeName" : "panel_Usr0614812802_button_cancelaction_click",
"fullCodeName" : "panel_Usr0614812802_button_cancelaction_click",
"name" : "取消",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"predefinedType" : "VIEW_CANCELACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "panel_Usr0614812802_button_cancelaction_click",
"uIActionType" : "DEUIACTION"
}, {
"caption" : "确定",
"codeName" : "panel_Usr0614812802_button_okaction_click",
"fullCodeName" : "panel_Usr0614812802_button_okaction_click",
"name" : "确定",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"predefinedType" : "VIEW_OKACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "panel_Usr0614812802_button_okaction_click",
"uIActionType" : "DEUIACTION"
} ], } ],
"getAllPSAppDEUILogics" : [ { "getAllPSAppDEUILogics" : [ {
"codeName" : "test", "codeName" : "test",
......
...@@ -2452,16 +2452,16 @@ ...@@ -2452,16 +2452,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"
} }
} ] } ]
} ], } ],
...@@ -23715,6 +23715,34 @@ ...@@ -23715,6 +23715,34 @@
"uIActionTag" : "OpenHtml", "uIActionTag" : "OpenHtml",
"uIActionType" : "DEUIACTION", "uIActionType" : "DEUIACTION",
"id" : "OpenHtml@Book" "id" : "OpenHtml@Book"
}, {
"caption" : "取消",
"codeName" : "panel_Usr0614812802_button_cancelaction_click",
"fullCodeName" : "panel_Usr0614812802_button_cancelaction_click",
"name" : "取消",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"predefinedType" : "VIEW_CANCELACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "panel_Usr0614812802_button_cancelaction_click",
"uIActionType" : "DEUIACTION"
}, {
"caption" : "确定",
"codeName" : "panel_Usr0614812802_button_okaction_click",
"fullCodeName" : "panel_Usr0614812802_button_okaction_click",
"name" : "确定",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/Book.json"
},
"predefinedType" : "VIEW_OKACTION",
"timeout" : 60000,
"uIActionMode" : "SYS",
"uIActionTag" : "panel_Usr0614812802_button_okaction_click",
"uIActionType" : "DEUIACTION"
} ], } ],
"getAllPSAppDEUILogics" : [ { "getAllPSAppDEUILogics" : [ {
"codeName" : "test", "codeName" : "test",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册