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

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

上级 d2fd9ba2
...@@ -14,17 +14,21 @@ ...@@ -14,17 +14,21 @@
}, },
"wFLinkType" : "ROUTE" "wFLinkType" : "ROUTE"
}, { }, {
"formCodeName" : "WorkFlowEditView_Form",
"getFromPSWFProcess" : { "getFromPSWFProcess" : {
"modelref" : true, "modelref" : true,
"id" : "INTERACTIVE_01" "id" : "INTERACTIVE_01"
}, },
"logicName" : "审批", "logicName" : "审批",
"mobFormCodeName" : "WorkFlowEditView_Form",
"mobViewCodeName" : "MobWFDynaActionView",
"name" : "IAACTION", "name" : "IAACTION",
"nextCondition" : "ANY", "nextCondition" : "ANY",
"getToPSWFProcess" : { "getToPSWFProcess" : {
"modelref" : true, "modelref" : true,
"id" : "END_01" "id" : "END_01"
}, },
"viewCodeName" : "WFDynaActionView",
"wFLinkType" : "IAACTION" "wFLinkType" : "IAACTION"
} ], } ],
"getPSWFProcesses" : [ { "getPSWFProcesses" : [ {
...@@ -45,12 +49,26 @@ ...@@ -45,12 +49,26 @@
"asynchronousProcess" : false, "asynchronousProcess" : false,
"enableTimeout" : false, "enableTimeout" : false,
"startProcess" : true "startProcess" : true
}, {
"codeName" : "END_01",
"height" : 30,
"leftPos" : 740,
"logicName" : "结束事件",
"name" : "结束事件",
"timeout" : -1,
"topPos" : 410,
"wFProcessType" : "END",
"width" : 30,
"asynchronousProcess" : false,
"enableTimeout" : false,
"terminalProcess" : true
}, { }, {
"codeName" : "INTERACTIVE_01", "codeName" : "INTERACTIVE_01",
"formCodeName" : "ApprovalForm", "formCodeName" : "ApprovalForm",
"height" : 80, "height" : 80,
"leftPos" : 710, "leftPos" : 710,
"logicName" : "审核", "logicName" : "审核",
"mobFormCodeName" : "ApprovalForm",
"msgType" : 0, "msgType" : 0,
"multiInstMode" : "NONE", "multiInstMode" : "NONE",
"name" : "审核", "name" : "审核",
...@@ -74,19 +92,6 @@ ...@@ -74,19 +92,6 @@
"asynchronousProcess" : false, "asynchronousProcess" : false,
"enableTimeout" : false, "enableTimeout" : false,
"sendInform" : false "sendInform" : false
}, {
"codeName" : "END_01",
"height" : 30,
"leftPos" : 740,
"logicName" : "结束事件",
"name" : "结束事件",
"timeout" : -1,
"topPos" : 410,
"wFProcessType" : "END",
"width" : 30,
"asynchronousProcess" : false,
"enableTimeout" : false,
"terminalProcess" : true
} ], } ],
"getStartPSWFProcess" : { "getStartPSWFProcess" : {
"modelref" : true, "modelref" : true,
......
...@@ -46,20 +46,20 @@ ...@@ -46,20 +46,20 @@
<flowable:form process-form="startForm" wfversion="1"/> <flowable:form process-form="startForm" wfversion="1"/>
</extensionElements> </extensionElements>
</startEvent> </startEvent>
<endEvent id="sid-53de4cc0be78ed2c689be324acd60ae7" name="结束事件">
</endEvent>
<userTask flowable:category="${businessKey}" flowable:candidateUsers="${wfCoreService.getGroupUsers('WfTest',execution)},${activedata.srfwfpredefinedusers}" flowable:exclusive="true" id="tid-20-0ec5b557aa979a307af5aa9680485404" name="审核"> <userTask flowable:category="${businessKey}" flowable:candidateUsers="${wfCoreService.getGroupUsers('WfTest',execution)},${activedata.srfwfpredefinedusers}" flowable:exclusive="true" id="tid-20-0ec5b557aa979a307af5aa9680485404" name="审核">
<documentation>${majortext}</documentation> <documentation>${majortext}</documentation>
<extensionElements> <extensionElements>
<flowable:form process-form="ApprovalForm" /> <flowable:form process-form="ApprovalForm" process-mobform="ApprovalForm" />
</extensionElements> </extensionElements>
</userTask> </userTask>
<endEvent id="sid-53de4cc0be78ed2c689be324acd60ae7" name="结束事件"> <sequenceFlow id="rid-0c4a7d8592d57c969177ca98b1e7d070" sourceRef="sid-f2f162e01f7fe7d08374a565e1edb2af" targetRef="tid-20-0ec5b557aa979a307af5aa9680485404" name="">
</endEvent>
<sequenceFlow id="rid-8ad1fd932c30ce2e9f7bd7a1afc81bc9" sourceRef="sid-f2f162e01f7fe7d08374a565e1edb2af" targetRef="tid-20-0ec5b557aa979a307af5aa9680485404" name="">
</sequenceFlow> </sequenceFlow>
<sequenceFlow id="lid-IAACTION-d5cf88ba520587f519cfbc33f68aa741" sourceRef="tid-20-0ec5b557aa979a307af5aa9680485404" targetRef="sid-53de4cc0be78ed2c689be324acd60ae7" name="审批"> <sequenceFlow id="lid-IAACTION-1a4dbe395dc6b8d036c8264d84220926" sourceRef="tid-20-0ec5b557aa979a307af5aa9680485404" targetRef="sid-53de4cc0be78ed2c689be324acd60ae7" name="审批">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-IAACTION-d5cf88ba520587f519cfbc33f68aa741"}]]></conditionExpression> <conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-IAACTION-1a4dbe395dc6b8d036c8264d84220926"}]]></conditionExpression>
<extensionElements> <extensionElements>
<flowable:form nextCondition="ANY" /> <flowable:form sequenceFlowForm="WorkFlowEditView_Form" sequenceFlowMobForm="WorkFlowEditView_Form" sequenceFlowView="WFDynaActionView" sequenceFlowMobView="MobWFDynaActionView" nextCondition="ANY" />
</extensionElements> </extensionElements>
</sequenceFlow> </sequenceFlow>
</process> </process>
...@@ -68,17 +68,17 @@ ...@@ -68,17 +68,17 @@
<bpmndi:BPMNShape id="BPMNShape-f2f162e01f7fe7d08374a565e1edb2af" bpmnElement="sid-f2f162e01f7fe7d08374a565e1edb2af"> <bpmndi:BPMNShape id="BPMNShape-f2f162e01f7fe7d08374a565e1edb2af" bpmnElement="sid-f2f162e01f7fe7d08374a565e1edb2af">
<omgdi:Bounds x="740" y="70" width="30" height="30" /> <omgdi:Bounds x="740" y="70" width="30" height="30" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-0ec5b557aa979a307af5aa9680485404" bpmnElement="tid-20-0ec5b557aa979a307af5aa9680485404">
<omgdi:Bounds x="710" y="220" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-53de4cc0be78ed2c689be324acd60ae7" bpmnElement="sid-53de4cc0be78ed2c689be324acd60ae7"> <bpmndi:BPMNShape id="BPMNShape-53de4cc0be78ed2c689be324acd60ae7" bpmnElement="sid-53de4cc0be78ed2c689be324acd60ae7">
<omgdi:Bounds x="740" y="410" width="30" height="30" /> <omgdi:Bounds x="740" y="410" width="30" height="30" />
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="BPMNEdge-rid-8ad1fd932c30ce2e9f7bd7a1afc81bc9" bpmnElement="rid-8ad1fd932c30ce2e9f7bd7a1afc81bc9"> <bpmndi:BPMNShape id="BPMNShape-0ec5b557aa979a307af5aa9680485404" bpmnElement="tid-20-0ec5b557aa979a307af5aa9680485404">
<omgdi:Bounds x="710" y="220" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="BPMNEdge-rid-0c4a7d8592d57c969177ca98b1e7d070" bpmnElement="rid-0c4a7d8592d57c969177ca98b1e7d070">
<omgdi:waypoint x="0" y="0" /> <omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" /> <omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge-lid-IAACTION-d5cf88ba520587f519cfbc33f68aa741" bpmnElement="lid-IAACTION-d5cf88ba520587f519cfbc33f68aa741"> <bpmndi:BPMNEdge id="BPMNEdge-lid-IAACTION-1a4dbe395dc6b8d036c8264d84220926" bpmnElement="lid-IAACTION-1a4dbe395dc6b8d036c8264d84220926">
<omgdi:waypoint x="0" y="0" /> <omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" /> <omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
......
{
"codeListTag" : "Test__WFStatus",
"codeListType" : "STATIC",
"codeName" : "WFStatus",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCODELISTS/WFStatus.json",
"emptyText" : "未定义",
"name" : "工作流状态",
"getPSCodeItems" : [ {
"codeName" : "Item_10",
"text" : "草稿",
"value" : "10"
}, {
"codeName" : "Item_20",
"text" : "审批中",
"value" : "20"
}, {
"codeName" : "Item_30",
"text" : "已完成",
"value" : "30"
}, {
"codeName" : "Item_40",
"text" : "已取消",
"value" : "40"
} ],
"enableCache" : true
}
\ No newline at end of file
{
"codeListTag" : "Test__WorkFlowWfStep",
"codeListType" : "STATIC",
"codeName" : "WorkFlowWfStep",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCODELISTS/WorkFlowWfStep.json",
"emptyText" : "未定义",
"name" : "WorkFlow流程步骤",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSCodeItems" : [ {
"codeName" : "Item_10",
"text" : "起草",
"value" : "10"
}, {
"codeName" : "Item_20",
"text" : "审批",
"value" : "20"
} ],
"enableCache" : true
}
\ No newline at end of file
{
"codeName" : "ApprovalForm",
"controlType" : "FORM",
"getCreatePSControlAction" : {
"modelref" : true,
"id" : "create",
"actionName" : "Create",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "create",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Create"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"defaultLabelWidth" : 130,
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/WorkFlow/PSFORMS/ApprovalForm.json",
"getGetDraftFromPSControlAction" : {
"modelref" : true,
"id" : "loaddraftfrom",
"actionName" : "GETDRAFTFROM",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraftfrom",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getGetDraftPSControlAction" : {
"modelref" : true,
"id" : "loaddraft",
"actionName" : "GetDraft",
"actionType" : "DEACTION",
"dataAccessAction" : "CREATE",
"name" : "loaddraft",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "GetDraft"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getGetPSControlAction" : {
"modelref" : true,
"id" : "load",
"actionName" : "Get",
"actionType" : "DEACTION",
"dataAccessAction" : "READ",
"name" : "load",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Get"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"logicName" : "审批查看",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSDEFormItems" : [ {
"id" : "srfupdatedate",
"hidden" : true,
"dataType" : 5,
"getPSAppDEField" : {
"name" : "UPDATEDATE",
"codeName" : "UpdateDate"
}
}, {
"id" : "srforikey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfkey",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WORKFLOWID",
"codeName" : "WorkFlowId"
}
}, {
"id" : "srfmajortext",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WORKFLOWNAME",
"codeName" : "WorkFlowName"
}
}, {
"id" : "srftempmode",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfuf",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfdeid",
"hidden" : true,
"dataType" : 25
}, {
"id" : "srfsourcekey",
"hidden" : true,
"dataType" : 25
}, {
"id" : "workflowname",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WORKFLOWNAME",
"codeName" : "WorkFlowName"
}
}, {
"id" : "wfstep",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WFSTEP",
"codeName" : "Wfstep"
}
}, {
"id" : "wfstate",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WFSTATE",
"codeName" : "Wfstate"
}
}, {
"id" : "workflowid",
"hidden" : true,
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WORKFLOWID",
"codeName" : "WorkFlowId"
}
} ],
"getPSDEFormPages" : [ {
"codeName" : "formpage1",
"detailStyle" : "DEFAULT",
"detailType" : "FORMPAGE",
"name" : "formpage1",
"getPSDEFormDetails" : [ {
"getCapPSLanguageRes" : {
"defaultContent" : "工作流名称",
"lanResTag" : "DEF.LNAME.WORKFLOWNAME",
"lanResType" : "DEF.LNAME",
"name" : "属性逻辑名称(DEF.LNAME.*)[WORKFLOWNAME]",
"refFlag" : true
},
"caption" : "工作流名称",
"codeName" : "workflowname",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "workflowname",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "WORKFLOWNAME",
"codeName" : "WorkFlowName"
},
"getPSEditor" : {
"editorType" : "MOBTEXT",
"maxLength" : 200,
"name" : "workflowname"
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"showCaption" : true
}, {
"caption" : "流程步骤",
"codeName" : "wfstep",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "wfstep",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "WFSTEP",
"codeName" : "Wfstep"
},
"getPSEditor" : {
"editorType" : "MOBDROPDOWNLIST",
"name" : "wfstep",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/WorkFlowWfStep.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
}, {
"caption" : "工作流状态",
"codeName" : "wfstate",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 0,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "wfstate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "WFSTATE",
"codeName" : "Wfstate"
},
"getPSEditor" : {
"editorType" : "MOBDROPDOWNLIST",
"name" : "wfstate",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/WFStatus.json"
},
"singleSelect" : true
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"needCodeListConfig" : true,
"showCaption" : true
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"infoGroupMode" : false
} ],
"getPSLayout" : {
"childColLG" : -1,
"childColMD" : 24,
"childColSM" : -1,
"childColXS" : -1,
"columnCount" : 24,
"layout" : "TABLE_24COL"
},
"getRemovePSControlAction" : {
"modelref" : true,
"id" : "remove",
"actionName" : "Remove",
"actionType" : "DEACTION",
"dataAccessAction" : "DELETE",
"name" : "remove",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Remove"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"tabHeaderPos" : "TOP",
"getUpdatePSControlAction" : {
"modelref" : true,
"id" : "update",
"actionName" : "Update",
"actionType" : "DEACTION",
"dataAccessAction" : "UPDATE",
"name" : "update",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "Update"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getWFStartPSControlAction" : {
"modelref" : true,
"id" : "wfstart",
"actionName" : "WFSTART",
"actionType" : "WFACTION",
"name" : "wfstart",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFStart"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"getWFSubmitPSControlAction" : {
"modelref" : true,
"id" : "wfsubmit",
"actionName" : "WFSUBMIT",
"actionType" : "WFACTION",
"name" : "wfsubmit",
"getPSAppDEMethod" : {
"modelref" : true,
"id" : "WFSubmit"
},
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/WorkFlow.json"
}
},
"noTabHeader" : true,
"modelid" : "7685729B-D63B-4CFD-BDB3-DF0D74B1AE20",
"modeltype" : "PSDEFORM_EDITFORM"
}
\ No newline at end of file
...@@ -119,6 +119,20 @@ ...@@ -119,6 +119,20 @@
"name" : "WORKFLOWNAME", "name" : "WORKFLOWNAME",
"codeName" : "WorkFlowName" "codeName" : "WorkFlowName"
} }
}, {
"id" : "wfstep",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WFSTEP",
"codeName" : "Wfstep"
}
}, {
"id" : "wfstate",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WFSTATE",
"codeName" : "Wfstate"
}
}, { }, {
"id" : "createman", "id" : "createman",
"dataType" : 25, "dataType" : 25,
...@@ -217,6 +231,70 @@ ...@@ -217,6 +231,70 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "流程步骤",
"codeName" : "wfstep",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "wfstep",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "WFSTEP",
"codeName" : "Wfstep"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "wfstep",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/WorkFlowWfStep.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
}, {
"caption" : "工作流状态",
"codeName" : "wfstate",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "wfstate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "WFSTATE",
"codeName" : "Wfstate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "wfstate",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/WFStatus.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -252,6 +252,20 @@ ...@@ -252,6 +252,20 @@
"name" : "WORKFLOWNAME", "name" : "WORKFLOWNAME",
"codeName" : "WorkFlowName" "codeName" : "WorkFlowName"
} }
}, {
"id" : "wfstep",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WFSTEP",
"codeName" : "Wfstep"
}
}, {
"id" : "wfstate",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WFSTATE",
"codeName" : "Wfstate"
}
}, { }, {
"id" : "createman", "id" : "createman",
"dataType" : 25, "dataType" : 25,
...@@ -350,6 +364,70 @@ ...@@ -350,6 +364,70 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "流程步骤",
"codeName" : "wfstep",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "wfstep",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "WFSTEP",
"codeName" : "Wfstep"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "wfstep",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/WorkFlowWfStep.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
}, {
"caption" : "工作流状态",
"codeName" : "wfstate",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "wfstate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "WFSTATE",
"codeName" : "Wfstate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "wfstate",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPCODELISTS/WFStatus.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -133,6 +133,54 @@ ...@@ -133,6 +133,54 @@
"value" : "zhaoliu" "value" : "zhaoliu"
} ], } ],
"enableCache" : true "enableCache" : true
}, {
"codeListTag" : "Test__WFStatus",
"codeListType" : "STATIC",
"codeName" : "WFStatus",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCODELISTS/WFStatus.json",
"emptyText" : "未定义",
"name" : "工作流状态",
"getPSCodeItems" : [ {
"codeName" : "Item_10",
"text" : "草稿",
"value" : "10"
}, {
"codeName" : "Item_20",
"text" : "审批中",
"value" : "20"
}, {
"codeName" : "Item_30",
"text" : "已完成",
"value" : "30"
}, {
"codeName" : "Item_40",
"text" : "已取消",
"value" : "40"
} ],
"enableCache" : true
}, {
"codeListTag" : "Test__WorkFlowWfStep",
"codeListType" : "STATIC",
"codeName" : "WorkFlowWfStep",
"dynaInstMode" : 0,
"dynaModelFilePath" : "PSSYSAPPS/Mob/PSAPPCODELISTS/WorkFlowWfStep.json",
"emptyText" : "未定义",
"name" : "WorkFlow流程步骤",
"getPSAppDataEntity" : {
"modelref" : true,
"path" : "PSSYSAPPS/Mob/PSAPPDATAENTITIES/WorkFlow.json"
},
"getPSCodeItems" : [ {
"codeName" : "Item_10",
"text" : "起草",
"value" : "10"
}, {
"codeName" : "Item_20",
"text" : "审批",
"value" : "20"
} ],
"enableCache" : true
} ], } ],
"getAllPSAppDEUIActions" : [ { "getAllPSAppDEUIActions" : [ {
"caption" : "添加全部", "caption" : "添加全部",
......
...@@ -1301,6 +1301,10 @@ ...@@ -1301,6 +1301,10 @@
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowStartedEditView.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowStartedEditView.json",
"viewType" : "DEEDITVIEW" "viewType" : "DEEDITVIEW"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowMobWFDynaActionView.json",
"viewType" : "DEMOBWFDYNAACTIONVIEW"
} ], } ],
"getAllPSDEOPPrivs" : [ { "getAllPSDEOPPrivs" : [ {
"logicName" : "建立", "logicName" : "建立",
......
...@@ -130,6 +130,20 @@ ...@@ -130,6 +130,20 @@
"name" : "WORKFLOWNAME", "name" : "WORKFLOWNAME",
"codeName" : "WorkFlowName" "codeName" : "WorkFlowName"
} }
}, {
"id" : "wfstep",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WFSTEP",
"codeName" : "Wfstep"
}
}, {
"id" : "wfstate",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WFSTATE",
"codeName" : "Wfstate"
}
}, { }, {
"id" : "createman", "id" : "createman",
"dataType" : 25, "dataType" : 25,
...@@ -228,6 +242,70 @@ ...@@ -228,6 +242,70 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "流程步骤",
"codeName" : "wfstep",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "wfstep",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "WFSTEP",
"codeName" : "Wfstep"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "wfstep",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/WorkFlowWfStep.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
}, {
"caption" : "工作流状态",
"codeName" : "wfstate",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "wfstate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "WFSTATE",
"codeName" : "Wfstate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "wfstate",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/WFStatus.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -991,6 +991,20 @@ ...@@ -991,6 +991,20 @@
"name" : "WORKFLOWNAME", "name" : "WORKFLOWNAME",
"codeName" : "WorkFlowName" "codeName" : "WorkFlowName"
} }
}, {
"id" : "wfstep",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WFSTEP",
"codeName" : "Wfstep"
}
}, {
"id" : "wfstate",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WFSTATE",
"codeName" : "Wfstate"
}
}, { }, {
"id" : "createman", "id" : "createman",
"dataType" : 25, "dataType" : 25,
...@@ -1089,6 +1103,70 @@ ...@@ -1089,6 +1103,70 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "流程步骤",
"codeName" : "wfstep",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "wfstep",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "WFSTEP",
"codeName" : "Wfstep"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "wfstep",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/WorkFlowWfStep.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
}, {
"caption" : "工作流状态",
"codeName" : "wfstate",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "wfstate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "WFSTATE",
"codeName" : "Wfstate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "wfstate",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/WFStatus.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -991,6 +991,20 @@ ...@@ -991,6 +991,20 @@
"name" : "WORKFLOWNAME", "name" : "WORKFLOWNAME",
"codeName" : "WorkFlowName" "codeName" : "WorkFlowName"
} }
}, {
"id" : "wfstep",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WFSTEP",
"codeName" : "Wfstep"
}
}, {
"id" : "wfstate",
"dataType" : 25,
"getPSAppDEField" : {
"name" : "WFSTATE",
"codeName" : "Wfstate"
}
}, { }, {
"id" : "createman", "id" : "createman",
"dataType" : 25, "dataType" : 25,
...@@ -1089,6 +1103,70 @@ ...@@ -1089,6 +1103,70 @@
}, },
"allowEmpty" : true, "allowEmpty" : true,
"showCaption" : true "showCaption" : true
}, {
"caption" : "流程步骤",
"codeName" : "wfstep",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "wfstep",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "WFSTEP",
"codeName" : "Wfstep"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "wfstep",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/WorkFlowWfStep.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
}, {
"caption" : "工作流状态",
"codeName" : "wfstate",
"dataType" : 25,
"detailStyle" : "DEFAULT",
"detailType" : "FORMITEM",
"enableCond" : 3,
"ignoreInput" : 3,
"labelPos" : "LEFT",
"labelWidth" : 130,
"name" : "wfstate",
"noPrivDisplayMode" : 1,
"getPSAppDEField" : {
"name" : "WFSTATE",
"codeName" : "Wfstate"
},
"getPSEditor" : {
"editorType" : "SPAN",
"name" : "wfstate",
"getPSAppCodeList" : {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPCODELISTS/WFStatus.json"
},
"enableLinkView" : false
},
"getPSLayoutPos" : {
"colMD" : 24,
"layout" : "TABLE_24COL"
},
"allowEmpty" : true,
"convertToCodeItemText" : true,
"showCaption" : true
} ], } ],
"getPSLayout" : { "getPSLayout" : {
"childColLG" : -1, "childColLG" : -1,
......
...@@ -3872,6 +3872,12 @@ ...@@ -3872,6 +3872,12 @@
"viewType" : "DEPICKUPGRIDVIEW", "viewType" : "DEPICKUPGRIDVIEW",
"resource" : "Student", "resource" : "Student",
"view" : "PickupGridView" "view" : "PickupGridView"
}, {
"modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/WorkFlowMobWFDynaActionView.json",
"viewType" : "DEMOBWFDYNAACTIONVIEW",
"resource" : "WorkFlow",
"view" : "MobWFDynaActionView"
}, { }, {
"modelref" : true, "modelref" : true,
"path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView3.json", "path" : "PSSYSAPPS/Web/PSAPPDEVIEWS/TESTEditView3.json",
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册