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

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

上级 e68d5721
......@@ -1245,16 +1245,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
}, {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
} ]
}, {
......
......@@ -1261,6 +1261,27 @@
"name" : "WFSUBMIT",
"builtinMethod" : true
} ],
"getAllPSAppDEUIActions" : [ {
"actionTarget" : "MULTIDATA",
"caption" : "批删除",
"codeName" : "removePatch",
"fullCodeName" : "WorkFlow_removePatch",
"name" : "批删除",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "removePatch",
"uIActionType" : "DEUIACTION",
"enableConfirm" : true,
"id" : "removePatch@WorkFlow"
} ],
"getAllPSAppViews" : [ {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaEditView.json",
......
......@@ -96,7 +96,7 @@
}
} ],
"getPSAppViewRefs" : [ {
"name" : "NEWDATA",
"name" : "EDITDATA",
"realTitle" : "工作流编辑视图",
"getRealTitlePSLanguageRes" : {
"defaultContent" : "工作流编辑视图",
......@@ -111,7 +111,7 @@
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "EDITDATA",
"name" : "NEWDATA",
"realTitle" : "工作流编辑视图",
"getRealTitlePSLanguageRes" : {
"defaultContent" : "工作流编辑视图",
......@@ -563,6 +563,45 @@
"id" : "TOOLBAR"
},
"getPSDEToolbarItems" : [ {
"caption" : "批删除",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "tbitem1_removepatch",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "toolbar_tbitem1_removepatch"
},
"getPSUIAction" : {
"actionTarget" : "MULTIDATA",
"caption" : "批删除",
"codeName" : "removePatch",
"fullCodeName" : "WorkFlow_removePatch",
"name" : "批删除",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "removePatch",
"uIActionType" : "DEUIACTION",
"enableConfirm" : true,
"id" : "removePatch@WorkFlow"
},
"tooltip" : "批删除",
"uIActionTarget" : "MULTIDATA",
"showCaption" : true,
"showIcon" : true
}, {
"itemType" : "SEPERATOR",
"name" : "tbitem2",
"spanMode" : false
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "新建",
"lanResTag" : "TBB.TEXT.*.NEW",
......
......@@ -517,6 +517,39 @@
"showIcon" : true
} ],
"uniqueTag" : "TEST__Usr0614621049"
}, {
"codeName" : "Usr0710265893",
"name" : "批操作",
"getPSUIActionGroupDetails" : [ {
"caption" : "批删除",
"detailType" : "DEUIACTION",
"name" : "u7a0bbe1",
"getPSUIAction" : {
"actionTarget" : "MULTIDATA",
"caption" : "批删除",
"codeName" : "removePatch",
"fullCodeName" : "WorkFlow_removePatch",
"name" : "批删除",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"timeout" : 60000,
"uIActionMode" : "BACKEND",
"uIActionTag" : "removePatch",
"uIActionType" : "DEUIACTION",
"enableConfirm" : true,
"id" : "removePatch@WorkFlow"
},
"addSeparator" : false,
"showCaption" : true,
"showIcon" : true
} ],
"uniqueTag" : "WorkFlow__Usr0710265893"
} ],
"getAllPSDEDRControls" : [ {
"codeName" : "Usr0526294161TabExpViewtabexppanel",
......
......@@ -2756,16 +2756,16 @@
"codeName" : "VMGroup2",
"name" : "视图消息组2",
"getPSAppViewMsgGroupDetails" : [ {
"name" : "视图消息",
"name" : "视图消息2",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg2"
"id" : "ViewMsg3"
}
}, {
"name" : "视图消息2",
"name" : "视图消息",
"getPSAppViewMsg" : {
"modelref" : true,
"id" : "ViewMsg3"
"id" : "ViewMsg2"
}
} ]
} ],
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册