{"Message":"重构任务审批流程\r\n重构子任务审批流程\r\n优化任务首页,负责审批、修改等","MessageType":2,"Modules":[{"State":1,"Type":7,"Name":"Table/项目表"},{"State":1,"Type":1,"Name":"PCPage/任务列表"},{"State":1,"Type":1,"Name":"PCPage/项目成员"},{"State":1,"Type":1,"Name":"PCPage/项目审批"},{"State":1,"Type":1,"Name":"PCPage/任务首页"},{"State":1,"Type":1,"Name":"PCPage/任务部分"},{"State":1,"Type":1,"Name":"PCPage/任务-侧栏"},{"State":1,"Type":1,"Name":"PCPage/任务-基本信息"},{"State":1,"Type":1,"Name":"PCPage/任务-任务信息"},{"State":1,"Type":1,"Name":"PCPage/任务-子任务列表"},{"State":1,"Type":36,"Name":"ShareCommandContainer/打开任务详情"},{"State":1,"Type":9,"Name":"Theme"},{"State":1,"Type":15,"Name":"ServerCommand/任务发起流程前校验"},{"State":1,"Type":28,"Name":"ProcessItem/新增任务流程"},{"State":1,"Type":23,"Name":"TableView/任务平行视图"},{"State":1,"Type":1,"Name":"PCPage/任务审批"},{"State":3,"Type":16,"Name":"TaskScheduler/新增任务事件"},{"State":3,"Type":16,"Name":"TaskScheduler/任务表新增事件"},{"State":3,"Type":15,"Name":"ServerCommand/初始化填充任务数据"},{"State":3,"Type":27,"Name":"ServerCommandPrivate/初始化填充任务数据"}],"Version":"v1"}

This commit is contained in:
超哥
2024-06-19 21:10:56 +08:00
parent 1e10309a4d
commit d790e32ff8
27 changed files with 3437 additions and 2464 deletions

View File

@@ -113,8 +113,7 @@
"5,17": 1
},
"Formulas": {
"1,1": "\"子任务(\"&B6&\"\"",
"5,1": "IFERROR(ODATA(\"子任务视图/$count?$filter=父任务ID eq \"&IF(ISBLANK(任务ID),\"null\",任务ID)),0)",
"1,1": "IFERROR(ODATA(\"子任务视图/$count?$filter=父任务ID eq \"&IF(ISBLANK(任务ID),\"null\",任务ID)),0)",
"1,20": "IF(折叠子任务列表,上箭头,下箭头)"
},
"AttachInfos": {
@@ -153,98 +152,13 @@
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
"tableData": {
"TableName": "任务表",
"ColumnName": "任务状态",
"GUID": "d1f5930b-e3e2-439f-97c8-9e507d0b2042"
}
},
"value": "2"
},
"CommandList": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PopupDisplayMode": 3,
"DrawerDirection": 3,
"ShowDrawerHeader": true,
"PageName": "新增任务",
"PassValues": [
{
"Source": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-子任务列表'!项目ID"
},
"TargetCell": {
"SerializeProperty": "=新增任务!项目ID"
}
},
{
"Source": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-子任务列表'!任务ID"
},
"TargetCell": {
"SerializeProperty": "=新增任务!父任务ID"
}
},
{
"Source": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-子任务列表'!C6"
},
"TargetCell": {
"SerializeProperty": "=新增任务!任务类型"
}
},
{
"Source": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-子任务列表'!F6"
},
"TargetCell": {
"SerializeProperty": "=新增任务!任务分组"
}
},
{
"Source": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-子任务列表'!I6"
},
"TargetCell": {
"SerializeProperty": "=新增任务!任务版本"
}
},
{
"Source": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-子任务列表'!L6"
},
"TargetCell": {
"SerializeProperty": "=新增任务!任务负责人"
}
}
]
}
],
"ID": "27506fa9-b535-4ce2-9eac-76d6e89d98e5"
},
{
"CommandList": [
{
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
"Message": "当前任务状态不允许新增子任务"
}
],
"ID": "7168082e-8d57-470b-84d3-ad0374e8b467"
}
]
"$type": "Forguncy.Model.OperateCellTypeCommand, ServerDesignerCommon",
"TargetPageElement": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-子任务列表'!新增子任务"
},
"TargetType": "Forguncy.ButtonCellType, ServerDesignerCommon, Version=10.0.3.0, Culture=neutral, PublicKeyToken=967100671921c115",
"MethodName": "ExecuteCommand"
}
],
"Text": "增加任务",
@@ -387,66 +301,9 @@
"CommitDataWithCommand": true
}
},
"5,1": {
"CellType": {
"$type": "Forguncy.TextCellType, ServerDesignerCommon",
"SavedValidators": [
{
"$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon"
}
],
"TemplateKey": "_RS_NewLittleRoundCorner",
"CommandList": [
{
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-子任务列表'!R6"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-子任务列表'!B6=0"
}
}
]
}
]
}
},
"5,2": {
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "任务类型",
"GUID": "ee1c3188-0feb-48ef-af4c-cb8578612442"
}
},
"5,5": {
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "分组ID",
"GUID": "cce18a0e-7b0b-400d-a597-5a36c988fc7d"
}
},
"5,8": {
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "版本",
"GUID": "d0571e32-50d7-49c1-b141-ba07319d9844"
}
},
"5,11": {
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "任务负责人",
"GUID": "32305352-99a9-4271-9300-9d6c8ee7fec6"
}
},
"5,17": {
"CellType": {
"$type": "Forguncy.CheckBoxCellType, ServerDesignerCommon",
"Caption": "折叠",
"Style": 1,
"CommandList": [
{
@@ -474,13 +331,14 @@
"FontFamily": 0,
"FontSize": 16.0,
"Foreground": 1,
"HorizontalAlignment": 2
"Formatter": 2,
"HorizontalAlignment": 3
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"Foreground": 3,
"Formatter": 4
"Foreground": 4,
"Formatter": 5
},
{
"FontFamily": 0,
@@ -489,16 +347,19 @@
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"Foreground": 5,
"Formatter": 4,
"HorizontalAlignment": 6
"Foreground": 6,
"Formatter": 5,
"HorizontalAlignment": 7
},
{
"HorizontalAlignment": 6
"HorizontalAlignment": 7
},
{
"Formatter": 7,
"HorizontalAlignment": 6
"FontSize": -1.0,
"Foreground": null
},
{
"FontSize": -1.0
},
{
"Foreground": 8
@@ -508,12 +369,12 @@
"Strs": [
"Body",
"black",
"\"子任务(\"0\")\"",
"Left",
"Accent 1 0",
"[AUTO]General",
"Background 1 -25",
"Center",
"@",
"Text 1 50"
]
},
@@ -548,17 +409,25 @@
"4,19": 4,
"4,20": 4,
"5,1": 5,
"5,2": 4,
"5,5": 4,
"5,8": 4,
"5,11": 4,
"5,2": 6,
"5,3": 6,
"5,4": 6,
"5,5": 6,
"5,6": 6,
"5,7": 6,
"5,8": 6,
"5,9": 6,
"5,10": 6,
"5,11": 6,
"5,12": 6,
"5,13": 6,
"5,14": 4,
"5,16": 4,
"5,17": 4,
"5,20": 4
},
"ColStyles": {
"1": 6
"1": 7
},
"SheetStyle": {
"FontFamily": 0,
@@ -567,13 +436,9 @@
},
"Spans": [
"3,1,1,20",
"5,17,1,3",
"5,2,1,3",
"5,5,1,3",
"5,8,1,3",
"5,11,1,3",
"1,17,1,3",
"5,14,1,2"
"5,14,1,2",
"5,17,1,3"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
@@ -648,4 +513,4 @@
"Formula": "'任务-子任务列表'!$R$6"
}
]
}//ugIm1VK2S1pPZmrliuje/w9teqq8VtVHohY8j4ZzXDYMI6hL8tHonMzS/niqJcw2H2KHJzo589rARmYs5/1l7+iHPuGZyBlZNw9BQqcF/3rzmEiKMnbIqDGIBr8+zH3E1qr0cBg3mh9TO+hWOInAybDU3X1O4eIsJCNKeXDV3KxTw7TgdtH+P1wTT/QbRJCFhFuNaelLpVHa/Fqr5nV3K7RTCoN9Kgd4RY6i/b7GWSM/Rhb9r46OSrKzMxViucmZkzHsK1usyV2DP3RyRkajKO+znUWFj0tBQKxdaW+8Yb69ax//x5KwRPVHK6ZuzPoLgT56XQmzNLzB3P1ipA4UuSaaTsI7v7/9p06GMVUn65Q5DBqd/jgvmDaz/JPFjZXllhVO50s45v1oSWqFliTlDSh23g8i6BewomCZyuJkZgORW/AOJzjGy1pFTP47iW0aDwVcm8bV3ibaYjUJow0eAS5KcfOQNiYcSDF7iHEFC7XqT0Z7T1i64hCnjSkG/30msre1wGPR4z5W3OX061no/YyT1KMqOpGxbACDrVwsoCNYkXNztVBZ4PC4ePdnPdy/z/Ne4P8LhTJO5mr+gQRlhSx988LOvuRT6OZ9WlLqB2Aun1LAjeKjWbiZ2/7AyGX6LIDmPSA1XMAKO1uMPxGAXt4c1oKbermTTtAFL6fvry76p5gqCD6mBoRLPO7N2wXFSlNs5RCNwH/unQIxAoeWvevwQ1Rjh7xB9wx2N1jtiwvNGUGs75MByPbHlnp0Wv2d7Ka/oBnoW/O9syeW6+HJNc3V8WGr8t4zCLuXU4iwuFV9kHqiuR0kVnMyq9+z5JOTAGy3N+8UIOMaVNHgFLoM0Opn3+lAnrvDzwH5qZ2tvdjW7e6eGUhkS1tB9R60Vos1NNl74ZwRNSEtiY9arrxsuA==|920
}//xgcCRMGCJ4eqGvpjUDUFr0yr9dY3fbVU5bcjTRMEUcX9xEt7z7QLOyck7datPnmm/pd4cpavS1jFTMI6ik4ZAJEW3yRoU6Pk3qslMEbrEFsYSSGt+Iq3xTcflw2myQP6L5PFAtCgDyvpdDFSIsunMZM2WTikg4reJStbp3fF/73vAErlPn8HrNIqh/rYeLG2abFE4/ymsJ16MeAX+uaunhOxlI3rA5HNSptsCtvt5X9x7U2tlQCRPWwNfP+8chU83UIILQP8BkoB4vvUkFkr2NkXH13HiRyd5rdn6jyVr2dBCG0UT4tMSP+sQ2BMu5EqY1SWrmysgfu2km7FxmrwFQukZ1aEAmkMJWbx23mXt9o1aVEdh0oc+uObWkndi21KMwdx3TYIFC37pQSH1htNne+zYW4QbRJr4HuP5vSF/eFDOHw8En/TWgrXzU4O5ReW9Czr/vmMA35xHErxdXQzyueZ1zagZTL8J4jZiAlr0xkiixAYo6aYyJCK7y3C3iyyhicMnuOm+X1yQDU8+KWGFehcHGdSN2PawkOXASdmU8nN3gYEjEQaGCtdAxMxK7L06hpvlV4yQAvGJ1ZkswqCKn5aqh7Pbu1nNqcrNLB6ZTfbkWVTsp1mKSl7iEJUufJQTC82qNbNmxWWj2BP69CGrngOOM+FCjTWGme1YO22QZ9szotse7CxfBPV4Ewg3tyHJ4aZVS8i8iUrLtemgmDsgdjlczq2pDlEoP/ud6GfXPZ+FAmCJvQIEfqt2YcEjC4J01SR7xKVL1kpN+N75IXIAqERu4x7PTHQleCVKD/OZjtBfd/pGUFj8WgIvgRZR8pO62uxvkyQ/8W86uZrHr8doBuYMcrXIJjsT5yLbhq59UHhfLDOn6EewvDd8hpriXKiy+p5/IFsdOF+IjsbGEQb8g==|920