11369 lines
902 KiB
JSON
11369 lines
902 KiB
JSON
{
|
|
"name": "任务审批流",
|
|
"category": "order",
|
|
"remark": "创建/拆分任务时使用的审批流",
|
|
"workspaceId": 272,
|
|
"jsonModel": {
|
|
"node": {
|
|
"id": "NODE_STARTER",
|
|
"parentId": null,
|
|
"type": "NODE_STARTER",
|
|
"name": "发起人",
|
|
"children": {
|
|
"id": "node_346853555713",
|
|
"parentId": "NODE_STARTER",
|
|
"type": "NODE_EXCLUSIVE_GATEWAY",
|
|
"name": "条件分支",
|
|
"children": {
|
|
"id": "node_346853553046",
|
|
"parentId": "node_346853555713",
|
|
"type": "NODE_EMPTY",
|
|
"name": null,
|
|
"children": {
|
|
"id": null,
|
|
"parentId": null,
|
|
"type": null,
|
|
"name": null,
|
|
"children": null,
|
|
"branches": null,
|
|
"property": null
|
|
},
|
|
"branches": null,
|
|
"property": null
|
|
},
|
|
"branches": [
|
|
{
|
|
"id": "node_346853555364",
|
|
"parentId": "node_346853555713",
|
|
"type": "NODE_CONDITION",
|
|
"name": "创建任务",
|
|
"children": {
|
|
"id": "node_347512708701",
|
|
"parentId": "node_346853555364",
|
|
"type": "NODE_EXCLUSIVE_GATEWAY",
|
|
"name": "条件分支",
|
|
"children": {
|
|
"id": "node_347512712693",
|
|
"parentId": "node_347512708701",
|
|
"type": "NODE_EMPTY",
|
|
"name": null,
|
|
"children": {
|
|
"id": null,
|
|
"parentId": null,
|
|
"type": null,
|
|
"name": null,
|
|
"children": null,
|
|
"branches": null,
|
|
"property": null
|
|
},
|
|
"branches": null,
|
|
"property": null
|
|
},
|
|
"branches": [
|
|
{
|
|
"id": "node_347512717579",
|
|
"parentId": "node_347512708701",
|
|
"type": "NODE_CONDITION",
|
|
"name": "合同外审批",
|
|
"children": {
|
|
"id": "node_350687681316",
|
|
"parentId": "node_347512717579",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": "node_429076682717",
|
|
"parentId": "node_350687681316",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": "node_429667184426",
|
|
"parentId": "node_429076682717",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": "node_429866523889",
|
|
"parentId": "node_429667184426",
|
|
"type": "NODE_EXCLUSIVE_GATEWAY",
|
|
"name": "条件分支",
|
|
"children": {
|
|
"id": "node_429866528805",
|
|
"parentId": "node_429866523889",
|
|
"type": "NODE_EMPTY",
|
|
"name": null,
|
|
"children": {
|
|
"id": null,
|
|
"parentId": null,
|
|
"type": null,
|
|
"name": null,
|
|
"children": null,
|
|
"branches": null,
|
|
"property": null
|
|
},
|
|
"branches": null,
|
|
"property": null
|
|
},
|
|
"branches": [
|
|
{
|
|
"id": "node_429866529006",
|
|
"parentId": "node_429866523889",
|
|
"type": "NODE_CONDITION",
|
|
"name": "劳务分包",
|
|
"children": {
|
|
"id": "node_431067716543",
|
|
"parentId": "node_429866529006",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": "node_432371863767",
|
|
"parentId": "node_431067716543",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": null,
|
|
"parentId": null,
|
|
"type": null,
|
|
"name": null,
|
|
"children": null,
|
|
"branches": null,
|
|
"property": null
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"劳务分包/项目经理\",\"value\":26845}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"劳务分包/施工员\",\"value\":26861}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": null,
|
|
"approverScope": null,
|
|
"approverSpecify": null,
|
|
"specifyValue": null,
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": null,
|
|
"approverEmptyHandleType": null,
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": null,
|
|
"pending": null,
|
|
"defaultBranch": false,
|
|
"groups": [
|
|
{
|
|
"conditions": [
|
|
{
|
|
"name": "履约对象",
|
|
"type": "radio",
|
|
"code": "executor",
|
|
"operator": "eq",
|
|
"defaultValue": "1",
|
|
"defaultValues": [],
|
|
"leftOperator": null,
|
|
"rightOperator": null,
|
|
"leftValue": null,
|
|
"rightValue": null,
|
|
"options": [
|
|
{
|
|
"name": "劳务分包",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"name": "专业分包",
|
|
"value": "2"
|
|
},
|
|
{
|
|
"name": "班组",
|
|
"value": "3"
|
|
},
|
|
{
|
|
"name": "小组",
|
|
"value": "4"
|
|
},
|
|
{
|
|
"name": "工人",
|
|
"value": "5"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"conditionsType": "AND"
|
|
}
|
|
],
|
|
"groupsType": "OR",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
{
|
|
"id": "node_429889331208",
|
|
"parentId": "node_429866523889",
|
|
"type": "NODE_CONDITION",
|
|
"name": "专业分包",
|
|
"children": {
|
|
"id": "node_432877176461",
|
|
"parentId": "node_429889331208",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": "node_433162094275",
|
|
"parentId": "node_432877176461",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": null,
|
|
"parentId": null,
|
|
"type": null,
|
|
"name": null,
|
|
"children": null,
|
|
"branches": null,
|
|
"property": null
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"专业分包/项目经理\",\"value\":26800}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"专业分包/施工员\",\"value\":26816}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": null,
|
|
"approverScope": null,
|
|
"approverSpecify": null,
|
|
"specifyValue": null,
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": null,
|
|
"approverEmptyHandleType": null,
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": null,
|
|
"pending": null,
|
|
"defaultBranch": false,
|
|
"groups": [
|
|
{
|
|
"conditions": [
|
|
{
|
|
"name": "履约对象",
|
|
"type": "radio",
|
|
"code": "executor",
|
|
"operator": "eq",
|
|
"defaultValue": "2",
|
|
"defaultValues": [],
|
|
"leftOperator": null,
|
|
"rightOperator": null,
|
|
"leftValue": null,
|
|
"rightValue": null,
|
|
"options": [
|
|
{
|
|
"name": "劳务分包",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"name": "专业分包",
|
|
"value": "2"
|
|
},
|
|
{
|
|
"name": "班组",
|
|
"value": "3"
|
|
},
|
|
{
|
|
"name": "小组",
|
|
"value": "4"
|
|
},
|
|
{
|
|
"name": "工人",
|
|
"value": "5"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"conditionsType": "AND"
|
|
}
|
|
],
|
|
"groupsType": "OR",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
{
|
|
"id": "node_430200834235",
|
|
"parentId": "node_429866523889",
|
|
"type": "NODE_CONDITION",
|
|
"name": "班组",
|
|
"children": {
|
|
"id": "node_433418699796",
|
|
"parentId": "node_430200834235",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": null,
|
|
"parentId": null,
|
|
"type": null,
|
|
"name": null,
|
|
"children": null,
|
|
"branches": null,
|
|
"property": null
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "identity",
|
|
"specifyValue": "[{\"name\":\"班组长\",\"value\":\"TEAM_LEADER\"}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": null,
|
|
"approverScope": null,
|
|
"approverSpecify": null,
|
|
"specifyValue": null,
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": null,
|
|
"approverEmptyHandleType": null,
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": null,
|
|
"pending": null,
|
|
"defaultBranch": false,
|
|
"groups": [
|
|
{
|
|
"conditions": [
|
|
{
|
|
"name": "履约对象",
|
|
"type": "radio",
|
|
"code": "executor",
|
|
"operator": "eq",
|
|
"defaultValue": "3",
|
|
"defaultValues": [],
|
|
"leftOperator": null,
|
|
"rightOperator": null,
|
|
"leftValue": null,
|
|
"rightValue": null,
|
|
"options": [
|
|
{
|
|
"name": "劳务分包",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"name": "专业分包",
|
|
"value": "2"
|
|
},
|
|
{
|
|
"name": "班组",
|
|
"value": "3"
|
|
},
|
|
{
|
|
"name": "小组",
|
|
"value": "4"
|
|
},
|
|
{
|
|
"name": "工人",
|
|
"value": "5"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"conditionsType": "AND"
|
|
}
|
|
],
|
|
"groupsType": "OR",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
{
|
|
"id": "node_429866526484",
|
|
"parentId": "node_429866523889",
|
|
"type": "NODE_CONDITION",
|
|
"name": "默认分支",
|
|
"children": {
|
|
"id": null,
|
|
"parentId": null,
|
|
"type": null,
|
|
"name": null,
|
|
"children": null,
|
|
"branches": null,
|
|
"property": null
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": null,
|
|
"approverScope": null,
|
|
"approverSpecify": null,
|
|
"specifyValue": null,
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": null,
|
|
"approverEmptyHandleType": null,
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": null,
|
|
"pending": null,
|
|
"defaultBranch": true,
|
|
"groups": [
|
|
{
|
|
"conditions": [],
|
|
"conditionsType": "AND"
|
|
}
|
|
],
|
|
"groupsType": "OR",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
}
|
|
],
|
|
"property": {
|
|
"approvalMethod": null,
|
|
"approverScope": null,
|
|
"approverSpecify": null,
|
|
"specifyValue": null,
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": null,
|
|
"approverEmptyHandleType": null,
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": null,
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"总包单位/项目经理\",\"value\":26818}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"总包单位/项目商务副经理\",\"value\":26820}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"总包单位/项目生产副经理\",\"value\":26821}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": null,
|
|
"approverScope": null,
|
|
"approverSpecify": null,
|
|
"specifyValue": null,
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": null,
|
|
"approverEmptyHandleType": null,
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": null,
|
|
"pending": null,
|
|
"defaultBranch": false,
|
|
"groups": [
|
|
{
|
|
"conditions": [
|
|
{
|
|
"name": "是否包含合同外任务",
|
|
"type": "radio",
|
|
"code": "isOutside",
|
|
"operator": "eq",
|
|
"defaultValue": "1",
|
|
"defaultValues": [],
|
|
"leftOperator": null,
|
|
"rightOperator": null,
|
|
"leftValue": null,
|
|
"rightValue": null,
|
|
"options": [
|
|
{
|
|
"name": "是",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"name": "否",
|
|
"value": "0"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"conditionsType": "AND"
|
|
}
|
|
],
|
|
"groupsType": "OR",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
{
|
|
"id": "node_347816395827",
|
|
"parentId": "node_347512708701",
|
|
"type": "NODE_CONDITION",
|
|
"name": "免审",
|
|
"children": {
|
|
"id": "node_350811186561",
|
|
"parentId": "node_347816395827",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": null,
|
|
"parentId": null,
|
|
"type": null,
|
|
"name": null,
|
|
"children": null,
|
|
"branches": null,
|
|
"property": null
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "autoPassed",
|
|
"approverScope": "entWorkspace",
|
|
"approverSpecify": "position",
|
|
"specifyValue": "",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": null,
|
|
"approverScope": null,
|
|
"approverSpecify": null,
|
|
"specifyValue": null,
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": null,
|
|
"approverEmptyHandleType": null,
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": null,
|
|
"pending": null,
|
|
"defaultBranch": false,
|
|
"groups": [
|
|
{
|
|
"conditions": [
|
|
{
|
|
"name": "是否包含合同外任务",
|
|
"type": "radio",
|
|
"code": "isOutside",
|
|
"operator": "eq",
|
|
"defaultValue": "0",
|
|
"defaultValues": [],
|
|
"leftOperator": null,
|
|
"rightOperator": null,
|
|
"leftValue": null,
|
|
"rightValue": null,
|
|
"options": [
|
|
{
|
|
"name": "是",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"name": "否",
|
|
"value": "0"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "是否跳过审批",
|
|
"type": "radio",
|
|
"code": "skip",
|
|
"operator": "eq",
|
|
"defaultValue": "1",
|
|
"defaultValues": [],
|
|
"leftOperator": null,
|
|
"rightOperator": null,
|
|
"leftValue": null,
|
|
"rightValue": null,
|
|
"options": [
|
|
{
|
|
"name": "是",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"name": "否",
|
|
"value": "0"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"conditionsType": "AND"
|
|
}
|
|
],
|
|
"groupsType": "OR",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
{
|
|
"id": "node_348151695446",
|
|
"parentId": "node_347512708701",
|
|
"type": "NODE_CONDITION",
|
|
"name": "非免审",
|
|
"children": {
|
|
"id": "node_350969703395",
|
|
"parentId": "node_348151695446",
|
|
"type": "NODE_EXCLUSIVE_GATEWAY",
|
|
"name": "条件分支",
|
|
"children": {
|
|
"id": "node_350969701564",
|
|
"parentId": "node_350969703395",
|
|
"type": "NODE_EMPTY",
|
|
"name": null,
|
|
"children": {
|
|
"id": null,
|
|
"parentId": null,
|
|
"type": null,
|
|
"name": null,
|
|
"children": null,
|
|
"branches": null,
|
|
"property": null
|
|
},
|
|
"branches": null,
|
|
"property": null
|
|
},
|
|
"branches": [
|
|
{
|
|
"id": "node_350995519166",
|
|
"parentId": "node_350969703395",
|
|
"type": "NODE_CONDITION",
|
|
"name": "满足控价规则",
|
|
"children": {
|
|
"id": "node_335881768199",
|
|
"parentId": "node_350995519166",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": null,
|
|
"parentId": null,
|
|
"type": null,
|
|
"name": null,
|
|
"children": null,
|
|
"branches": null,
|
|
"property": null
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "autoPassed",
|
|
"approverScope": "entWorkspace",
|
|
"approverSpecify": "position",
|
|
"specifyValue": "",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": null,
|
|
"approverScope": null,
|
|
"approverSpecify": null,
|
|
"specifyValue": null,
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": null,
|
|
"approverEmptyHandleType": null,
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": null,
|
|
"pending": null,
|
|
"defaultBranch": false,
|
|
"groups": [
|
|
{
|
|
"conditions": [
|
|
{
|
|
"name": "控价规则",
|
|
"type": "radio",
|
|
"code": "priceRules",
|
|
"operator": "eq",
|
|
"defaultValue": "1",
|
|
"defaultValues": [],
|
|
"leftOperator": null,
|
|
"rightOperator": null,
|
|
"leftValue": null,
|
|
"rightValue": null,
|
|
"options": [
|
|
{
|
|
"name": "未命中",
|
|
"value": "0"
|
|
},
|
|
{
|
|
"name": "满足规则",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"name": "不满足规则",
|
|
"value": "2"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"conditionsType": "AND"
|
|
}
|
|
],
|
|
"groupsType": "OR",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
{
|
|
"id": "node_351029685657",
|
|
"parentId": "node_350969703395",
|
|
"type": "NODE_CONDITION",
|
|
"name": "不满足控价规则",
|
|
"children": {
|
|
"id": "node_336138602784",
|
|
"parentId": "node_351029685657",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": "node_336110069637",
|
|
"parentId": "node_336138602784",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": "node_351651513510",
|
|
"parentId": "node_336110069637",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": null,
|
|
"parentId": null,
|
|
"type": null,
|
|
"name": null,
|
|
"children": null,
|
|
"branches": null,
|
|
"property": null
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"总包单位/项目商务副经理\",\"value\":26820}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"总包单位/项目生产副经理\",\"value\":26821}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"总包单位/项目技术总工\",\"value\":26823}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": null,
|
|
"approverScope": null,
|
|
"approverSpecify": null,
|
|
"specifyValue": null,
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": null,
|
|
"approverEmptyHandleType": null,
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": null,
|
|
"pending": null,
|
|
"defaultBranch": false,
|
|
"groups": [
|
|
{
|
|
"conditions": [
|
|
{
|
|
"name": "控价规则",
|
|
"type": "radio",
|
|
"code": "priceRules",
|
|
"operator": "eq",
|
|
"defaultValue": "2",
|
|
"defaultValues": [],
|
|
"leftOperator": null,
|
|
"rightOperator": null,
|
|
"leftValue": null,
|
|
"rightValue": null,
|
|
"options": [
|
|
{
|
|
"name": "未命中",
|
|
"value": "0"
|
|
},
|
|
{
|
|
"name": "满足规则",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"name": "不满足规则",
|
|
"value": "2"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"conditionsType": "AND"
|
|
}
|
|
],
|
|
"groupsType": "OR",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
{
|
|
"id": "node_350969705239",
|
|
"parentId": "node_350969703395",
|
|
"type": "NODE_CONDITION",
|
|
"name": "默认分支",
|
|
"children": {
|
|
"id": "node_351740187573",
|
|
"parentId": "node_350969705239",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": "node_337284415922",
|
|
"parentId": "node_351740187573",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": "node_337304424360",
|
|
"parentId": "node_337284415922",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": null,
|
|
"parentId": null,
|
|
"type": null,
|
|
"name": null,
|
|
"children": null,
|
|
"branches": null,
|
|
"property": null
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"总包单位/项目商务副经理\",\"value\":26820}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"总包单位/项目生产副经理\",\"value\":26821}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"总包单位/项目技术总工\",\"value\":26823}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": null,
|
|
"approverScope": null,
|
|
"approverSpecify": null,
|
|
"specifyValue": null,
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": null,
|
|
"approverEmptyHandleType": null,
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": null,
|
|
"pending": null,
|
|
"defaultBranch": true,
|
|
"groups": [
|
|
{
|
|
"conditions": [],
|
|
"conditionsType": "AND"
|
|
}
|
|
],
|
|
"groupsType": "OR",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
}
|
|
],
|
|
"property": {
|
|
"approvalMethod": null,
|
|
"approverScope": null,
|
|
"approverSpecify": null,
|
|
"specifyValue": null,
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": null,
|
|
"approverEmptyHandleType": null,
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": null,
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": null,
|
|
"approverScope": null,
|
|
"approverSpecify": null,
|
|
"specifyValue": null,
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": null,
|
|
"approverEmptyHandleType": null,
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": null,
|
|
"pending": null,
|
|
"defaultBranch": false,
|
|
"groups": [
|
|
{
|
|
"conditions": [
|
|
{
|
|
"name": "是否包含合同外任务",
|
|
"type": "radio",
|
|
"code": "isOutside",
|
|
"operator": "eq",
|
|
"defaultValue": "0",
|
|
"defaultValues": [],
|
|
"leftOperator": null,
|
|
"rightOperator": null,
|
|
"leftValue": null,
|
|
"rightValue": null,
|
|
"options": [
|
|
{
|
|
"name": "是",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"name": "否",
|
|
"value": "0"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "是否跳过审批",
|
|
"type": "radio",
|
|
"code": "skip",
|
|
"operator": "eq",
|
|
"defaultValue": "0",
|
|
"defaultValues": [],
|
|
"leftOperator": null,
|
|
"rightOperator": null,
|
|
"leftValue": null,
|
|
"rightValue": null,
|
|
"options": [
|
|
{
|
|
"name": "是",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"name": "否",
|
|
"value": "0"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "创建组织",
|
|
"type": "radio",
|
|
"code": "create",
|
|
"operator": "eq",
|
|
"defaultValue": "1",
|
|
"defaultValues": null,
|
|
"leftOperator": null,
|
|
"rightOperator": null,
|
|
"leftValue": null,
|
|
"rightValue": null,
|
|
"options": [
|
|
{
|
|
"name": "总包创建",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"name": "分包创建",
|
|
"value": "2"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"conditionsType": "AND"
|
|
}
|
|
],
|
|
"groupsType": "OR",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
{
|
|
"id": "node_335261386736",
|
|
"parentId": "node_347512708701",
|
|
"type": "NODE_CONDITION",
|
|
"name": "条件5",
|
|
"children": {
|
|
"id": "node_335568074223",
|
|
"parentId": "node_335261386736",
|
|
"type": "NODE_EXCLUSIVE_GATEWAY",
|
|
"name": "条件分支",
|
|
"children": {
|
|
"id": "node_335568073222",
|
|
"parentId": "node_335568074223",
|
|
"type": "NODE_EMPTY",
|
|
"name": null,
|
|
"children": {
|
|
"id": null,
|
|
"parentId": null,
|
|
"type": null,
|
|
"name": null,
|
|
"children": null,
|
|
"branches": null,
|
|
"property": null
|
|
},
|
|
"branches": null,
|
|
"property": null
|
|
},
|
|
"branches": [
|
|
{
|
|
"id": "node_335568078482",
|
|
"parentId": "node_335568074223",
|
|
"type": "NODE_CONDITION",
|
|
"name": "条件1",
|
|
"children": {
|
|
"id": "node_337602055792",
|
|
"parentId": "node_335568078482",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": "node_337903729151",
|
|
"parentId": "node_337602055792",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": "node_337934053670",
|
|
"parentId": "node_337903729151",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": null,
|
|
"parentId": null,
|
|
"type": null,
|
|
"name": null,
|
|
"children": null,
|
|
"branches": null,
|
|
"property": null
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"专业分包/商务副经理\",\"value\":26801},{\"name\":\"劳务分包/商务副经理\",\"value\":26846}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"专业分包/生产副经理\",\"value\":26802},{\"name\":\"劳务分包/生产副经理\",\"value\":26847}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"专业分包/技术负责人\",\"value\":26803},{\"name\":\"劳务分包/技术负责人\",\"value\":26848}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": null,
|
|
"approverScope": null,
|
|
"approverSpecify": null,
|
|
"specifyValue": null,
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": null,
|
|
"approverEmptyHandleType": null,
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": null,
|
|
"pending": null,
|
|
"defaultBranch": false,
|
|
"groups": [
|
|
{
|
|
"conditions": [
|
|
{
|
|
"name": "控价规则",
|
|
"type": "radio",
|
|
"code": "priceRules",
|
|
"operator": "eq",
|
|
"defaultValue": "1",
|
|
"defaultValues": null,
|
|
"leftOperator": null,
|
|
"rightOperator": null,
|
|
"leftValue": null,
|
|
"rightValue": null,
|
|
"options": [
|
|
{
|
|
"name": "未命中",
|
|
"value": "0"
|
|
},
|
|
{
|
|
"name": "满足规则",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"name": "不满足规则",
|
|
"value": "2"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"conditionsType": "AND"
|
|
}
|
|
],
|
|
"groupsType": "OR",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
{
|
|
"id": "node_335578571281",
|
|
"parentId": "node_335568074223",
|
|
"type": "NODE_CONDITION",
|
|
"name": "条件3",
|
|
"children": {
|
|
"id": "node_338413556625",
|
|
"parentId": "node_335578571281",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": "node_338437552760",
|
|
"parentId": "node_338413556625",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": "node_338456219529",
|
|
"parentId": "node_338437552760",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": "node_338478083423",
|
|
"parentId": "node_338456219529",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": "node_338506555750",
|
|
"parentId": "node_338478083423",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": "node_338532229779",
|
|
"parentId": "node_338506555750",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": null,
|
|
"parentId": null,
|
|
"type": null,
|
|
"name": null,
|
|
"children": null,
|
|
"branches": null,
|
|
"property": null
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"专业分包/商务副经理\",\"value\":26801},{\"name\":\"劳务分包/商务副经理\",\"value\":26846}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"专业分包/生产副经理\",\"value\":26802},{\"name\":\"劳务分包/生产副经理\",\"value\":26847}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"专业分包/技术负责人\",\"value\":26803},{\"name\":\"劳务分包/技术负责人\",\"value\":26848}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"总包单位/项目商务副经理\",\"value\":26820}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"总包单位/项目生产副经理\",\"value\":26821}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"总包单位/项目技术总工\",\"value\":26823}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": null,
|
|
"approverScope": null,
|
|
"approverSpecify": null,
|
|
"specifyValue": null,
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": null,
|
|
"approverEmptyHandleType": null,
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": null,
|
|
"pending": null,
|
|
"defaultBranch": false,
|
|
"groups": [
|
|
{
|
|
"conditions": [
|
|
{
|
|
"name": "控价规则",
|
|
"type": "radio",
|
|
"code": "priceRules",
|
|
"operator": "eq",
|
|
"defaultValue": "2",
|
|
"defaultValues": null,
|
|
"leftOperator": null,
|
|
"rightOperator": null,
|
|
"leftValue": null,
|
|
"rightValue": null,
|
|
"options": [
|
|
{
|
|
"name": "未命中",
|
|
"value": "0"
|
|
},
|
|
{
|
|
"name": "满足规则",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"name": "不满足规则",
|
|
"value": "2"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"conditionsType": "AND"
|
|
}
|
|
],
|
|
"groupsType": "OR",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
{
|
|
"id": "node_335568077683",
|
|
"parentId": "node_335568074223",
|
|
"type": "NODE_CONDITION",
|
|
"name": "默认分支",
|
|
"children": {
|
|
"id": "node_339615059756",
|
|
"parentId": "node_335568077683",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": "node_339635396560",
|
|
"parentId": "node_339615059756",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": "node_339656117854",
|
|
"parentId": "node_339635396560",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": "node_339681718602",
|
|
"parentId": "node_339656117854",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": "node_339699387593",
|
|
"parentId": "node_339681718602",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": "node_339719551900",
|
|
"parentId": "node_339699387593",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": null,
|
|
"parentId": null,
|
|
"type": null,
|
|
"name": null,
|
|
"children": null,
|
|
"branches": null,
|
|
"property": null
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"专业分包/商务副经理\",\"value\":26801},{\"name\":\"劳务分包/商务副经理\",\"value\":26846}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"专业分包/生产副经理\",\"value\":26802},{\"name\":\"劳务分包/生产副经理\",\"value\":26847}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"专业分包/技术负责人\",\"value\":26803},{\"name\":\"劳务分包/技术负责人\",\"value\":26848}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"总包单位/项目商务副经理\",\"value\":26820}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"总包单位/项目生产副经理\",\"value\":26821}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "human",
|
|
"approverScope": "projectWorkspace",
|
|
"approverSpecify": "role",
|
|
"specifyValue": "[{\"name\":\"总包单位/项目技术总工\",\"value\":26823}]",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": null,
|
|
"approverScope": null,
|
|
"approverSpecify": null,
|
|
"specifyValue": null,
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": null,
|
|
"approverEmptyHandleType": null,
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": null,
|
|
"pending": null,
|
|
"defaultBranch": true,
|
|
"groups": [
|
|
{
|
|
"conditions": [],
|
|
"conditionsType": "AND"
|
|
}
|
|
],
|
|
"groupsType": "OR",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
}
|
|
],
|
|
"property": {
|
|
"approvalMethod": null,
|
|
"approverScope": null,
|
|
"approverSpecify": null,
|
|
"specifyValue": null,
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": null,
|
|
"approverEmptyHandleType": null,
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": null,
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": null,
|
|
"approverScope": null,
|
|
"approverSpecify": null,
|
|
"specifyValue": null,
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": null,
|
|
"approverEmptyHandleType": null,
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": null,
|
|
"pending": null,
|
|
"defaultBranch": false,
|
|
"groups": [
|
|
{
|
|
"conditions": [
|
|
{
|
|
"name": "是否包含合同外任务",
|
|
"type": "radio",
|
|
"code": "isOutside",
|
|
"operator": "eq",
|
|
"defaultValue": "0",
|
|
"defaultValues": null,
|
|
"leftOperator": null,
|
|
"rightOperator": null,
|
|
"leftValue": null,
|
|
"rightValue": null,
|
|
"options": [
|
|
{
|
|
"name": "是",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"name": "否",
|
|
"value": "0"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "是否跳过审批",
|
|
"type": "radio",
|
|
"code": "skip",
|
|
"operator": "eq",
|
|
"defaultValue": "0",
|
|
"defaultValues": null,
|
|
"leftOperator": null,
|
|
"rightOperator": null,
|
|
"leftValue": null,
|
|
"rightValue": null,
|
|
"options": [
|
|
{
|
|
"name": "是",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"name": "否",
|
|
"value": "0"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "创建组织",
|
|
"type": "radio",
|
|
"code": "create",
|
|
"operator": "eq",
|
|
"defaultValue": "2",
|
|
"defaultValues": null,
|
|
"leftOperator": null,
|
|
"rightOperator": null,
|
|
"leftValue": null,
|
|
"rightValue": null,
|
|
"options": [
|
|
{
|
|
"name": "总包创建",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"name": "分包创建",
|
|
"value": "2"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"conditionsType": "AND"
|
|
}
|
|
],
|
|
"groupsType": "OR",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
{
|
|
"id": "node_347512716790",
|
|
"parentId": "node_347512708701",
|
|
"type": "NODE_CONDITION",
|
|
"name": "默认分支",
|
|
"children": {
|
|
"id": "node_351900441828",
|
|
"parentId": "node_347512716790",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": null,
|
|
"parentId": null,
|
|
"type": null,
|
|
"name": null,
|
|
"children": null,
|
|
"branches": null,
|
|
"property": null
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "autoPassed",
|
|
"approverScope": "entWorkspace",
|
|
"approverSpecify": "position",
|
|
"specifyValue": "",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": null,
|
|
"approverScope": null,
|
|
"approverSpecify": null,
|
|
"specifyValue": null,
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": null,
|
|
"approverEmptyHandleType": null,
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": null,
|
|
"pending": null,
|
|
"defaultBranch": true,
|
|
"groups": [
|
|
{
|
|
"conditions": [],
|
|
"conditionsType": "AND"
|
|
}
|
|
],
|
|
"groupsType": "OR",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
}
|
|
],
|
|
"property": {
|
|
"approvalMethod": null,
|
|
"approverScope": null,
|
|
"approverSpecify": null,
|
|
"specifyValue": null,
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": null,
|
|
"approverEmptyHandleType": null,
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": null,
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": null,
|
|
"approverScope": null,
|
|
"approverSpecify": null,
|
|
"specifyValue": null,
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": null,
|
|
"approverEmptyHandleType": null,
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": null,
|
|
"pending": null,
|
|
"defaultBranch": false,
|
|
"groups": [
|
|
{
|
|
"conditions": [
|
|
{
|
|
"name": "审批类型",
|
|
"type": "radio",
|
|
"code": "type",
|
|
"operator": "eq",
|
|
"defaultValue": "1",
|
|
"defaultValues": [],
|
|
"leftOperator": null,
|
|
"rightOperator": null,
|
|
"leftValue": null,
|
|
"rightValue": null,
|
|
"options": [
|
|
{
|
|
"name": "创建",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"name": "拆分",
|
|
"value": "2"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"conditionsType": "AND"
|
|
}
|
|
],
|
|
"groupsType": "OR",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
{
|
|
"id": "node_346853568452",
|
|
"parentId": "node_346853555713",
|
|
"type": "NODE_CONDITION",
|
|
"name": "默认分支",
|
|
"children": {
|
|
"id": "node_349195215582",
|
|
"parentId": "node_346853568452",
|
|
"type": "NODE_TASK",
|
|
"name": "审批节点",
|
|
"children": {
|
|
"id": null,
|
|
"parentId": null,
|
|
"type": null,
|
|
"name": null,
|
|
"children": null,
|
|
"branches": null,
|
|
"property": null
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": "autoPassed",
|
|
"approverScope": "entWorkspace",
|
|
"approverSpecify": "position",
|
|
"specifyValue": "",
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": "AND",
|
|
"approverEmptyHandleType": "autoPassed",
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": {
|
|
"approvalMethod": null,
|
|
"approverScope": null,
|
|
"approverSpecify": null,
|
|
"specifyValue": null,
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": null,
|
|
"approverEmptyHandleType": null,
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": null,
|
|
"pending": null,
|
|
"defaultBranch": true,
|
|
"groups": [
|
|
{
|
|
"conditions": [],
|
|
"conditionsType": "AND"
|
|
}
|
|
],
|
|
"groupsType": "OR",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
}
|
|
],
|
|
"property": {
|
|
"approvalMethod": null,
|
|
"approverScope": null,
|
|
"approverSpecify": null,
|
|
"specifyValue": null,
|
|
"isMultiTask": true,
|
|
"isSequential": false,
|
|
"multiMode": null,
|
|
"approverEmptyHandleType": null,
|
|
"emptyApproverSpecify": null,
|
|
"fieldPermission": null,
|
|
"buttonPermission": null,
|
|
"pending": null,
|
|
"defaultBranch": null,
|
|
"groups": null,
|
|
"groupsType": "or",
|
|
"carbonCopyConf": null,
|
|
"formKey": null
|
|
}
|
|
},
|
|
"branches": null,
|
|
"property": null
|
|
},
|
|
"approveConf": {
|
|
"supportBatchOperation": true,
|
|
"userAgreeSignature": true
|
|
},
|
|
"noticeConf": {
|
|
"notice": {
|
|
"noticeMessageId": "",
|
|
"viewJson": null
|
|
},
|
|
"pending": {
|
|
"pendingMessageId": "9684565285b840388f90b6890b3ca60b",
|
|
"viewJson": "{\"templateName\":\"任务审批\",\"templateCode\":\"9684565285b840388f90b6890b3ca60b\",\"category\":\"APPROVAL_PENDING_MESSAGE\",\"title\":\"审批审批\",\"content\":\"您有新任务需要审批,点击查看详情,清及时处理\",\"groupNodeNamePaths\":[\"APP管理端待办/施工管理/任务审批\",\"CMS待办中心/施工管理/任务审批\"],\"status\":\"ENABLE\"}"
|
|
},
|
|
"carbonCopy": {
|
|
"carbonCopyMessageId": "",
|
|
"viewJson": null
|
|
},
|
|
"sms": {
|
|
"smsId": "",
|
|
"viewJson": null
|
|
}
|
|
},
|
|
"buttonConf": {
|
|
"initiator": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"current": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": true,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"history": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
],
|
|
"carbonCopy": [
|
|
{
|
|
"order": 1,
|
|
"btnKey": "BPMN_APPROVE",
|
|
"btnName": "同意",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 2,
|
|
"btnKey": "BPMN_REJECT",
|
|
"btnName": "驳回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 3,
|
|
"btnKey": "BPMN_REVOCATION",
|
|
"btnName": "撤回",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 4,
|
|
"btnKey": "BPMN_TRANSFER",
|
|
"btnName": "转交",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 5,
|
|
"btnKey": "BPMN_COUNTERSIGN",
|
|
"btnName": "加签",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 6,
|
|
"btnKey": "BPMN_COMMENT",
|
|
"btnName": "评论",
|
|
"checked": true,
|
|
"disabled": false,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 7,
|
|
"btnKey": "BPMN_ROLLBACK",
|
|
"btnName": "回退",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
},
|
|
{
|
|
"order": 8,
|
|
"btnKey": "BPMN_COPY",
|
|
"btnName": "抄送",
|
|
"checked": false,
|
|
"disabled": true,
|
|
"type": null
|
|
}
|
|
]
|
|
},
|
|
"fieldConf": [
|
|
{
|
|
"code": "type",
|
|
"name": "审批类型",
|
|
"type": "radio",
|
|
"options": [
|
|
{
|
|
"name": "创建",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"name": "拆分",
|
|
"value": "2"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"code": "create",
|
|
"name": "创建组织",
|
|
"type": "radio",
|
|
"options": [
|
|
{
|
|
"name": "总包创建",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"name": "分包创建",
|
|
"value": "2"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"code": "split",
|
|
"name": "任务类型",
|
|
"type": "radio",
|
|
"options": [
|
|
{
|
|
"name": "分包任务",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"name": "班组任务",
|
|
"value": "2"
|
|
},
|
|
{
|
|
"name": "任务小组任务",
|
|
"value": "3"
|
|
},
|
|
{
|
|
"name": "工人任务",
|
|
"value": "4"
|
|
},
|
|
{
|
|
"name": "合作小组任务",
|
|
"value": "5"
|
|
},
|
|
{
|
|
"name": "直属小组任务",
|
|
"value": "6"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"code": "skip",
|
|
"name": "是否跳过审批",
|
|
"type": "radio",
|
|
"options": [
|
|
{
|
|
"name": "是",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"name": "否",
|
|
"value": "0"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"code": "isContract",
|
|
"name": "是否关联合约",
|
|
"type": "radio",
|
|
"options": [
|
|
{
|
|
"name": "是",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"name": "否",
|
|
"value": "0"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"code": "isOutside",
|
|
"name": "是否包含合同外任务",
|
|
"type": "radio",
|
|
"options": [
|
|
{
|
|
"name": "是",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"name": "否",
|
|
"value": "0"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"code": "priceRules",
|
|
"name": "控价规则",
|
|
"type": "radio",
|
|
"options": [
|
|
{
|
|
"name": "未命中",
|
|
"value": "0"
|
|
},
|
|
{
|
|
"name": "满足规则",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"name": "不满足规则",
|
|
"value": "2"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"code": "executor",
|
|
"name": "履约对象",
|
|
"type": "radio",
|
|
"options": [
|
|
{
|
|
"name": "劳务分包",
|
|
"value": "1"
|
|
},
|
|
{
|
|
"name": "专业分包",
|
|
"value": "2"
|
|
},
|
|
{
|
|
"name": "班组",
|
|
"value": "3"
|
|
},
|
|
{
|
|
"name": "工人",
|
|
"value": "4"
|
|
},
|
|
{
|
|
"name": "合作小组",
|
|
"value": "5"
|
|
},
|
|
{
|
|
"name": "直属小组",
|
|
"value": "6"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"id": "202403041453000000001"
|
|
}
|