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

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

上级 308e5005
......@@ -1376,6 +1376,8 @@
}, {
"codeName" : "MobWFDynaEditView3",
"logicName" : " 实体移动端工作流动态编辑视图(分页关系)",
"modelTag" : "EDITVIEW",
"modelTag2" : "TODO",
"name" : " 实体移动端工作流动态编辑视图(分页关系)",
"realModelSubType" : "DEMOBWFDYNAEDITVIEW3",
"realModelType" : "PSDEVIEWBASE"
......@@ -1392,6 +1394,14 @@
"name" : "移动端工作流编辑",
"realModelSubType" : "DEMOBEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "StartedEditView",
"logicName" : "已建编辑视图",
"modelTag" : "EDITVIEW",
"modelTag2" : "STARTED",
"name" : "已建编辑视图",
"realModelSubType" : "DEEDITVIEW",
"realModelType" : "PSDEVIEWBASE"
}, {
"codeName" : "PickupGridView",
"logicName" : "工作流实体选择表格视图(部件视图)",
......
......@@ -10,6 +10,8 @@
"caption" : " 实体移动端工作流动态编辑视图(分页关系)",
"codeName" : "WorkFlowMobWFDynaEditView3",
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDEVIEWS/WorkFlowMobWFDynaEditView3.json",
"funcViewMode" : "EDITVIEW",
"funcViewParam" : "TODO",
"name" : "WorkFlowMobWFDynaEditView3",
"getPSAppDataEntity" : {
"modelref" : true,
......
......@@ -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"
}
} ]
}, {
......
......@@ -1285,10 +1285,18 @@
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowWFDynaStartView.json",
"viewType" : "DEWFDYNASTARTVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowMobWFDynaEditView3.json",
"viewType" : "DEMOBWFDYNAEDITVIEW3"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowEditView.json",
"viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowStartedEditView.json",
"viewType" : "DEEDITVIEW"
} ],
"getAllPSDEOPPrivs" : [ {
"logicName" : "建立",
......
......@@ -81,6 +81,22 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "WORKFLOW:EDITVIEW:STARTED",
"realTitle" : "已建编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowStartedEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "WORKFLOW:EDITVIEW:TODO",
"realTitle" : " 实体移动端工作流动态编辑视图(分页关系)",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowMobWFDynaEditView3.json",
"viewType" : "DEMOBWFDYNAEDITVIEW3"
}
}, {
"name" : "EDITVIEW",
"realTitle" : "工作流编辑视图",
......@@ -96,6 +112,22 @@
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "EDITVIEW:STARTED",
"realTitle" : "已建编辑视图",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowStartedEditView.json",
"viewType" : "DEEDITVIEW"
}
}, {
"name" : "EDITVIEW:TODO",
"realTitle" : " 实体移动端工作流动态编辑视图(分页关系)",
"getRefPSAppView" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowMobWFDynaEditView3.json",
"viewType" : "DEMOBWFDYNAEDITVIEW3"
}
} ],
"title" : "工作流数据重定向视图",
"getTitlePSLanguageRes" : {
......
......@@ -1292,6 +1292,34 @@
"uniqueTag" : "phoneTabExpView__tabexppanel",
"modelid" : "ce6b7952d59604f041810a73b43824dc_tabexppanel",
"modeltype" : "PSTABEXPPANEL"
}, {
"codeName" : "Default",
"controlType" : "DRTAB",
"getEditItemCapPSLanguageRes" : {
"defaultContent" : "工作流",
"lanResTag" : "DE.LNAME.WORKFLOW",
"lanResType" : "DE.LNAME",
"name" : "实体逻辑名称(DE.LNAME.*)[WORKFLOW]",
"refFlag" : true
},
"editItemCaption" : "工作流",
"name" : "drtab",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSControlHandler" : {
"enableDEFieldPrivilege" : false,
"id" : "drtab"
},
"getPSControlParam" : {
"autoLoad" : true,
"showBusyIndicator" : true,
"id" : "DRTAB"
},
"uniqueTag" : "WorkFlowMobWFDynaEditView3__drtab",
"modelid" : "b60dd761bcd8ddba13ed9888b4eba79d",
"modeltype" : "PSDEDRTAB"
}, {
"codeName" : "Default",
"controlType" : "DRTAB",
......
......@@ -2746,16 +2746,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"
}
} ]
} ],
......@@ -3831,6 +3831,12 @@
"viewType" : "DEGRIDVIEW",
"resource" : "TEST",
"view" : "GridView_drawer"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowMobWFDynaEditView3.json",
"viewType" : "DEMOBWFDYNAEDITVIEW3",
"resource" : "WorkFlow",
"view" : "MobWFDynaEditView3"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowEditView.json",
......@@ -3843,6 +3849,12 @@
"viewType" : "DEDATAVIEW",
"resource" : "Reginfo",
"view" : "DataView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowStartedEditView.json",
"viewType" : "DEEDITVIEW",
"resource" : "WorkFlow",
"view" : "StartedEditView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPPANELVIEWS/AppPanelView.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册