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

lxm1993 发布系统代码 [TrainSys,Mob]

上级 83e79c76
...@@ -70,6 +70,16 @@ export const viewstate: any = { ...@@ -70,6 +70,16 @@ export const viewstate: any = {
refviews: [ refviews: [
], ],
}, },
{
viewtag: '4503366f0b416b15549a82f001dc85e1',
viewmodule: 'Test',
viewname: 'SysTodoDoneRedirectView',
viewaction: '',
viewdatachange: false,
refviews: [
'd9b7688d3b1bc40c47ec5f91b50cc00c',
],
},
{ {
viewtag: '4E9D54A6-CD88-47FD-A9F1-869B54B23432', viewtag: '4E9D54A6-CD88-47FD-A9F1-869B54B23432',
viewmodule: 'Test', viewmodule: 'Test',
......
...@@ -150,6 +150,6 @@ ...@@ -150,6 +150,6 @@
} }
}, },
"noTabHeader" : false, "noTabHeader" : false,
"modelid" : "42599B82-3BA0-4606-A1B2-B8E0963349F0_form", "modelid" : "719B76BB-3759-48AA-B562-FCA83876F95C_form",
"modeltype" : "PSDEFORM_EDITFORM" "modeltype" : "PSDEFORM_EDITFORM"
} }
\ No newline at end of file
...@@ -63,11 +63,22 @@ ...@@ -63,11 +63,22 @@
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/WorkFlow.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/WorkFlow.json"
} }
}, },
"hookEventNames" : [ "LOAD", "BEFORELOAD", "SAVE", "BEFORESAVE", "REMOVE" ],
"logicName" : "工作流编辑_表单", "logicName" : "工作流编辑_表单",
"getPSAppDataEntity" : { "getPSAppDataEntity" : {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/WorkFlow.json" "path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/WorkFlow.json"
}, },
"getPSControlLogics" : [ {
"eventNames" : "LOAD;BEFORELOAD;SAVE;BEFORESAVE;REMOVE",
"logicTag" : "form",
"logicType" : "APPVIEWENGINE",
"name" : "engine_form",
"getPSAppViewEngine" : {
"modelref" : true,
"id" : "engine"
}
} ],
"getPSDEFormItems" : [ { "getPSDEFormItems" : [ {
"id" : "srfupdatedate", "id" : "srfupdatedate",
"hidden" : true, "hidden" : true,
......
...@@ -105,7 +105,6 @@ ...@@ -105,7 +105,6 @@
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
} }
} ], } ],
"refFlag" : false,
"title" : "待办数据重定向视图", "title" : "待办数据重定向视图",
"getTypePSAppDEField" : { "getTypePSAppDEField" : {
"name" : "TODOID", "name" : "TODOID",
......
...@@ -105,6 +105,66 @@ ...@@ -105,6 +105,66 @@
}, },
"showCaption" : true, "showCaption" : true,
"showIcon" : true "showIcon" : true
}, {
"getCapPSLanguageRes" : {
"defaultContent" : "启动流程",
"lanResTag" : "TBB.TEXT.*.STARTWF",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.STARTWF]",
"refFlag" : true
},
"caption" : "开始流程",
"groupExtractMode" : "ITEM",
"itemType" : "DEUIACTION",
"name" : "deuiaction1",
"noPrivDisplayMode" : 2,
"getPSAppViewUIAction" : {
"modelref" : true,
"id" : "righttoolbar_deuiaction1"
},
"getPSSysImage" : {
"glyph" : "xf04b@FontAwesome",
"cssClass" : "fa fa-play"
},
"getPSUIAction" : {
"getCapPSLanguageRes" : {
"defaultContent" : "启动流程",
"lanResTag" : "TBB.TEXT.*.STARTWF",
"lanResType" : "TBB.TEXT",
"name" : "工具栏按钮文本[*.STARTWF]",
"refFlag" : true
},
"caption" : "开始流程",
"codeName" : "SaveAndStart",
"fullCodeName" : "SaveAndStart",
"name" : "编辑界面_保存并开始流程操作",
"getPSSysImage" : {
"glyph" : "xf04b@FontAwesome",
"cssClass" : "fa fa-play"
},
"predefinedType" : "EDITVIEW_SAVEANDSTARTWFACTION",
"timeout" : 60000,
"getTooltipPSLanguageRes" : {
"defaultContent" : "启动流程",
"lanResTag" : "TBB.TOOLTIP.*.STARTWF",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.STARTWF]",
"refFlag" : true
},
"uIActionMode" : "SYS",
"uIActionTag" : "SaveAndStart",
"uIActionType" : "DEUIACTION"
},
"tooltip" : "开始流程",
"getTooltipPSLanguageRes" : {
"defaultContent" : "启动流程",
"lanResTag" : "TBB.TOOLTIP.*.STARTWF",
"lanResType" : "TBB.TOOLTIP",
"name" : "工具栏按钮提示[*.STARTWF]",
"refFlag" : true
},
"showCaption" : true,
"showIcon" : true
} ], } ],
"toolbarStyle" : "MOBNAVRIGHTMENU", "toolbarStyle" : "MOBNAVRIGHTMENU",
"xDataControlName" : "form", "xDataControlName" : "form",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册