{"Message":"增加钉钉待办跳转页面关联逻辑","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/处理反馈工单"},{"State":1,"Type":1,"Name":"PCPage/任务首页"},{"State":1,"Type":1,"Name":"PCPage/项目审批"},{"State":1,"Type":15,"Name":"ServerCommand/创建项目审批待办"},{"State":1,"Type":15,"Name":"ServerCommand/创建任务审批待办"},{"State":1,"Type":15,"Name":"ServerCommand/创建反馈审批待办"}],"Version":"v1"}

This commit is contained in:
cuckooent
2024-09-05 15:50:33 +08:00
parent 496f479a34
commit 682b79e501
9 changed files with 486 additions and 147 deletions

View File

@@ -358,37 +358,7 @@
},
"CellType": {
"$type": "ElementUI.AvatarCellType, ElementUI",
"CommandList": [
{
"$type": "CropperImg.CropperImg, CropperImg",
"SizeType": 1,
"AspectRatioWidth": 600,
"AspectRatioHeight": 300,
"CommandList": {
"$type": "GrapeCity.Forguncy.Commands.CustomCommandObject, Forguncy.Commands",
"Commands": [
{
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目审批!B2"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目审批!图片文件名"
}
}
]
}
],
"ParamProperties": {
"filename": "图片文件名"
}
}
}
],
"CommandList": [],
"icon": {
"$type": "GrapeCity.Forguncy.Plugin.ImageValue, GrapeCity.Forguncy.Plugin",
"Name": "app-logo3.png"
@@ -533,12 +503,12 @@
"$type": "Forguncy.Model.StopCommand, ServerDesignerCommon"
}
],
"ID": "1e253a2d-eaa3-47ed-8d39-86c7945c681c"
"ID": "85162a6d-9530-42d0-8746-f2bded6e3c63"
}
]
}
],
"ID": "b5a6a6c6-875a-4f86-88f2-e354aae83e4d"
"ID": "6108a3d7-a86b-4f41-9ecb-431c39c00036"
},
{
"Condition": {
@@ -564,7 +534,7 @@
"MethodName": "Refresh"
}
],
"ID": "e362eb31-415d-4332-a1cd-462534878fe9"
"ID": "e54b44ce-0d28-42b3-a28f-464ba28a6b5f"
}
]
}
@@ -1702,6 +1672,161 @@
"TableName": "项目表",
"ColumnName": "ID",
"GUID": "f5438dcb-857e-4cc3-a805-f1b53c1958cd"
},
"CellType": {
"$type": "Forguncy.TextCellType, ServerDesignerCommon",
"SavedValidators": [
{
"$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon",
"Enabled": true
}
],
"TemplateKey": "_RS_NewLittleRoundCorner",
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=项目审批!项目ID"
}
]
},
"value": "%Null%",
"compareType": 1
},
"CommandList": [
{
"$type": "SetCurrentRowCommand.SetCurrentRowCommand, SetCurrentRowCommand",
"CurrentRowInfo": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "项目表",
"ColumnName": "ID",
"GUID": "efa70656-7fe7-4e27-be20-5f3952cc6eb9"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目审批!项目ID"
}
}
}
],
"ID": "13d42b43-7484-4555-86a9-ef9bc9f1e93b"
}
]
}
]
},
"DataValidationInfo": {
"IgnoreBlank": false
}
},
"22,11": {
"BindingInfo": {
"TableName": "项目表",
"ColumnName": "立项流程示例ID",
"GUID": "770e5590-ff9d-4876-88c8-b4f22713a50c"
},
"CellType": {
"$type": "Forguncy.TextCellType, ServerDesignerCommon",
"SavedValidators": [
{
"$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon"
}
],
"TemplateKey": "_RS_NewLittleRoundCorner",
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=项目审批!流程实例ID"
}
]
},
"value": "%Null%",
"compareType": 1
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
"tableData": {
"TableName": "ACT_HI_PROCINST_View",
"ColumnName": "ID_",
"GUID": "61a0552f-c5ce-4237-9334-ef6c9f4a75e9"
}
},
"value": "%Null%"
}
]
},
"CommandList": [
{
"$type": "SetCurrentRowCommand.SetCurrentRowCommand, SetCurrentRowCommand",
"CurrentRowInfo": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "ACT_HI_PROCINST_View",
"ColumnName": "ID_",
"GUID": "e95678f3-a0c3-4b1d-9714-f1773e297cb7"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目审批!流程实例ID"
}
}
},
{
"$type": "SetCurrentRowCommand.SetCurrentRowCommand, SetCurrentRowCommand",
"CurrentRowInfo": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "ACT_RU_TASK_View",
"ColumnName": "PROC_INST_ID_",
"GUID": "e9e8a132-ee21-454a-af7f-aee7e3048acc"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目审批!流程实例ID"
}
},
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "ACT_RU_TASK_View",
"ColumnName": "ASSIGNEE_",
"GUID": "fa7317af-44a0-4a2a-a331-d0d752606ec8"
},
"Value": "%CurrentUser.UserName%"
}
]
}
}
],
"ID": "0d8855ac-25fd-4b94-9fff-32aca7a1bdb4"
}
]
}
]
}
}
},
@@ -1820,6 +1945,9 @@
{
"FontFamily": 0,
"Foreground": 5
},
{
"Formatter": 12
}
],
"Types": {
@@ -1835,7 +1963,8 @@
"\"严格\";\"宽松\";\"宽松\"",
"0.0\"小时\"",
"yyyy/m/d",
"0\"天\""
"0\"天\"",
"@"
],
"Borders": [
{
@@ -2184,7 +2313,8 @@
"22,2": 21,
"22,6": 22,
"22,7": 22,
"22,14": 14,
"22,8": 23,
"22,11": 23,
"22,15": 14,
"22,16": 14,
"22,17": 14,
@@ -2227,7 +2357,6 @@
"14,5,1,6",
"14,16,1,6",
"14,27,1,7",
"22,8,1,3",
"3,4,1,16",
"1,4,1,16",
"6,1,1,4",
@@ -2240,11 +2369,62 @@
"8,5,1,6",
"8,16,1,6",
"8,12,1,4",
"1,21,3,11"
"1,21,3,11",
"22,8,1,3",
"22,11,1,4"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
"Title": "立项",
"PageLoadedCommandList": [
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "获取参数ID",
"ParameterValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=GETURLQUERYVALUE(项目审批!id)"
},
"ID": "7936d315496c41c0a9f157d4a660560a"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=获取参数ID"
}
]
},
"value": "%Null%",
"compareType": 1
},
"CommandList": [
{
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目审批!项目ID"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目审批!获取参数ID"
}
}
]
}
],
"ID": "8eda75aa-d494-47a5-a1c9-65dacf578598"
}
]
}
],
"PermissionData": {
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionData, Forguncy.RbacPermission.Core",
"permissionResource": {
@@ -2271,6 +2451,10 @@
{
"Name": "项目ID",
"Formula": "项目审批!$I$23"
},
{
"Name": "流程实例ID",
"Formula": "项目审批!$L$23"
}
]
}//lcLYTm1O5Jg67BUUpaOc9edAgkv4cTRAzrherDlA8vr603/9ypoSpcP2f4FshMR9jI55p/B0kNVat6hWuXHIpxEZgBQ/aXhR4PqDZg33NZfY3oPIbaDhd+DDElh6v34HxhAsZP7/jNsNdWZfF/lux8EXsYazlX/7H0bHYPupbkDdMiPTOB+RrQ8RYhdNDoqRCed9FHTR9IAce+svGR0uQM4K8MB9dbevctqT9KNqXvHEL/8kXJdnSthshO04+TY+0zXf4xFGur3dURDgCUv1/UjVLsZLqnUGWvlYKQcgivpZKsVzvitaFDVgbLYI8P81Lbi0z12WuVsXPqaOLmv2v2qaX2XTEuYKgx2vGGy+VGeQUcTFfmSn1ps272BpI0Clpa0/vJCDvuYbl3d3NCDxg3m1JIyv7y1LsbIMfN64f+V2RK0+HhJOxtF7njz0EYAnuBHpZVqj29lworDHH/UKQdT2Uskjwjiqw1+4k0PfIis51R79q/2UuoBPHAEwCVmmDTR9oW5yAw112PyeJyOMdvrUk20CGeud9ADVrIVih1+h0eE9Ap70L0x7nTysy4xkNCT/f0/1KNYcvB3csu/tLv2x3URapPqBvXMEiMjVyV7DrMUSx1wx3Bs2snusAn8LeGkB5efsnENIkK3B4s1cdlCIuUkGfkuUzAUw9Z/riiJUKqQCaxSxjtk9OWLuiNrjI2WcnT/nDdpTg62G4H6wMs5KK0PrB348OG3dGHGX4y5fDztExNgC5DBzPm1Pphp0APKP4QuyKU6d/rnwmaztedRpiyrMfFFq9+BXLJQCmfbJlJyK0a+fcL/eChOhZCZqlENhd9rNUpOl6s9prN7ygT5zlArhVaj7mEZ0q25pxFVHj1umVdupGYSlGZXd/ycy3jxjyA3mprIUK99TaYWw6Q==|920
}//KY0oTw+owylO9v2IomFV75jdI0373065I5JaJJV3l6vzdMTFCLrkUfkMGFOkx3QmzQ8NTa5dJAcr59sfY9kM1e86Ra9IoEMQoEFLbTQ2QT2e4MlsFKzxNjUirdqRtEdXC94X4bixhimTcxHe167KtK5iRn1F7tVY1+cHoVYn/BM8sD/+xxhz29GqoJ7YK6mqpYBG7EVbU6+Gt8Pcd7fa8ulT7pkzkizxjViwNrdLjhSO7sI+FQPq75V5Gv6JrBvZ/lvlmKmXnbm3kG0RfxV7HOcSCOKzal8ZheJxUB2hUvScKB9+XS2yOW0GBjIuyD+tCjUJGjMr1XBWMXhFnAUXbFmUVC4zXFEtbHWpzqSMqawp5i/yVZCxsvx2lrqrfwgu9NbgukXe2WpePFp7TYrnBhWN+lRTBC+F5vnLFYcoZhQ0FCqzLjen+WG+i16f22Gq3WOdXMaEIqexXnr9NMijTlddYD1f16yjhrV7EnExCod14w5z/xpOQFErShsjrtd8KCKRaoTR+EUIwukQBjcuVjmZfeT4n8NuZ/zHNK7GrLuBDKXWT/zFp+e98BeDiqrmIuancTdymneRRIdFsoi78lzNHO8mdUrgCnU2ExU6bjnqSzwLxflgIWiI+vQtf0q+66zJkpdNnpTwQXYcF1HFE740sh+h6CCwt9YUzEWFT57/B3fIZNnGZucKnB/lDtVoCSLF1MhUccHYPwmfFUPEYHwofxGr3U9fxx0ak2tFNt1PoiKTlB/UWDq5z748kI/ZaUBgpCQhQ31SZ1cquFOpVQk95ajw5Dj3G3A7CXo2sB7/QOOhQo5HRwEGw1COcdgzikUSyIp72aoIXX36YVvbgkyWCTnLWrA9+yLYvOryXPOOJgroAdm/TgJwWv+zUv6fBcja4HpS8kOvc3diEGp0Pw==|920

View File

@@ -12,6 +12,10 @@
{
"Name": "项目ID",
"Formula": "项目审批!$I$23"
},
{
"Name": "流程实例ID",
"Formula": "项目审批!$L$23"
}
]
}