{"Message":"完善任务删除逻辑;\r\n完善工时删除逻辑;\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":1,"Name":"PCPage/新增任务"},{"State":1,"Type":31,"Name":"UserControlPage/工时记录列表"},{"State":1,"Type":15,"Name":"ServerCommand/修改任务预算工时"},{"State":1,"Type":15,"Name":"ServerCommand/删除任务成员所有工时"},{"State":1,"Type":15,"Name":"ServerCommand/上报实际工时"},{"State":1,"Type":15,"Name":"ServerCommand/分配任务工时"},{"State":1,"Type":9,"Name":"Theme"},{"State":1,"Type":15,"Name":"ServerCommand/计算报工数据"},{"State":1,"Type":15,"Name":"ServerCommand/任务发起流程前校验"},{"State":1,"Type":28,"Name":"ProcessItem/新增任务流程"},{"State":1,"Type":23,"Name":"TableView/项目平行视图"},{"State":1,"Type":23,"Name":"TableView/任务平行视图"},{"State":2,"Type":15,"Name":"ServerCommand/新增任务"},{"State":1,"Type":1,"Name":"PCPage/创建项目"},{"State":2,"Type":15,"Name":"ServerCommand/创建项目校验"},{"State":3,"Type":6,"Name":"Pages/任务/任务审批"},{"State":3,"Type":1,"Name":"PCPage/任务审批"},{"State":3,"Type":15,"Name":"ServerCommand/发起任务(废弃)"},{"State":3,"Type":15,"Name":"ServerCommand/项目流程发起前校验"},{"State":3,"Type":27,"Name":"ServerCommandPrivate/递归检测子任务"},{"State":3,"Type":15,"Name":"ServerCommand/删除任务"},{"State":3,"Type":27,"Name":"ServerCommandPrivate/递归删除任务"}],"Version":"v1"}
This commit is contained in:
@@ -801,6 +801,117 @@
|
||||
"7,1": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
|
||||
"cellLocations": [
|
||||
{
|
||||
"SerializeProperty": "=项目列表!E4"
|
||||
}
|
||||
]
|
||||
},
|
||||
"value": "0"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
||||
"ParameterName": "是否删除",
|
||||
"ID": "e40717925d4c4984a620af2a90c8fd5a"
|
||||
}
|
||||
],
|
||||
"ID": "d4448d5b-6410-485c-b6d8-96822bc15e73"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
||||
"ParameterName": "是否删除",
|
||||
"ParameterValue": "1",
|
||||
"ID": "464a194e712840acbf20ae688bc8ba74"
|
||||
}
|
||||
],
|
||||
"ID": "4419163d-1656-4b20-be0c-748c6972df18"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.QueryCommand, ServerDesignerCommon",
|
||||
"TargetTableName": "项目平行视图",
|
||||
"SqlCondition": {
|
||||
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
|
||||
"SubConditions": [
|
||||
{
|
||||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "项目平行视图",
|
||||
"ColumnName": "项目状态",
|
||||
"GUID": "d5f26a3f-9728-459f-9fff-c6e2b9e6f9b4"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=项目列表!P4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "项目平行视图",
|
||||
"ColumnName": "项目经理",
|
||||
"GUID": "c1097450-7da9-4ece-ae2d-8d203147450b"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=项目列表!Y4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "项目平行视图",
|
||||
"ColumnName": "所属客户",
|
||||
"GUID": "65f328c3-ae67-45e0-b364-ffc48aa47ff2"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=项目列表!AI4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ForguncyDataAccess.TextCESqlCondition, ForguncyDataAccess",
|
||||
"CompareType": 6,
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "项目平行视图",
|
||||
"ColumnName": "项目名称",
|
||||
"GUID": "63e2b325-3272-48af-8efb-2097dc8339bb"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=项目列表!E6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "项目平行视图",
|
||||
"ColumnName": "删除",
|
||||
"GUID": "72ec8346-7983-45df-84bf-c5789beb7ec8"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=项目列表!是否删除"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"ID": "0d9e12966dc447fb99159e951a298799"
|
||||
}
|
||||
],
|
||||
"Text": "查询",
|
||||
"TemplateKey": "_RS_Main1"
|
||||
}
|
||||
@@ -845,9 +956,13 @@
|
||||
],
|
||||
"ToolTip": "清除筛选",
|
||||
"Size": 14,
|
||||
"IsInvisible": true,
|
||||
"ImagePath": "清空.svg",
|
||||
"UseCellForeColor": true
|
||||
}
|
||||
},
|
||||
"RulesGuidList": [
|
||||
"3db70195-fce8-4da3-b3e5-e56009ee399a"
|
||||
]
|
||||
},
|
||||
"10,42": {
|
||||
"CellType": {
|
||||
@@ -963,7 +1078,7 @@
|
||||
"CustomColumns": []
|
||||
},
|
||||
"DataSourceListviewName": "项目分组图文列表",
|
||||
"TemplateKey": "竖排无样式"
|
||||
"TemplateKey": "悬浮变灰"
|
||||
}
|
||||
},
|
||||
"12,10": {
|
||||
@@ -1090,75 +1205,6 @@
|
||||
"ColumnName": "项目经理"
|
||||
}
|
||||
],
|
||||
"SqlCondition": {
|
||||
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
|
||||
"SubConditions": [
|
||||
{
|
||||
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
|
||||
"SubConditions": [
|
||||
{
|
||||
"$type": "ForguncyDataAccess.TextCESqlCondition, ForguncyDataAccess",
|
||||
"CompareType": 6,
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "项目平行视图",
|
||||
"ColumnName": "项目名称",
|
||||
"GUID": "d3b57e0c-379f-4a34-b7a2-794d924dbca1"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=项目列表!E6"
|
||||
},
|
||||
"LeftBracket": 1
|
||||
},
|
||||
{
|
||||
"$type": "ForguncyDataAccess.TextCESqlCondition, ForguncyDataAccess",
|
||||
"CompareType": 6,
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "项目平行视图",
|
||||
"ColumnName": "所属客户",
|
||||
"GUID": "a804de36-3ea9-468a-91b6-9ce2db7bf387",
|
||||
"RelationBinding": {
|
||||
"RelatedTable": "客户表",
|
||||
"RelatedColumn": "ID",
|
||||
"DisplayColumn": "客户名称"
|
||||
}
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=项目列表!E6"
|
||||
},
|
||||
"RightBracket": 1
|
||||
}
|
||||
],
|
||||
"RelationType": 1
|
||||
},
|
||||
{
|
||||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "项目平行视图",
|
||||
"ColumnName": "项目分组",
|
||||
"GUID": "8dc8b8da-9098-401f-80d0-777d76c75bc5"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=项目列表!选中分组"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "ForguncyDataAccess.TextCESqlCondition, ForguncyDataAccess",
|
||||
"CompareType": 8,
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "项目平行视图",
|
||||
"ColumnName": "项目状态",
|
||||
"GUID": "959e434f-6963-4cb4-9218-f3f763e4ca9c"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=项目列表!P4"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"NullFormulaValueQueryPolicy": 1,
|
||||
"OrderBySqlCondition": {
|
||||
"OrderByColumns": [
|
||||
@@ -1654,7 +1700,26 @@
|
||||
]
|
||||
},
|
||||
"RowBreakLines": [],
|
||||
"RepeatRangeSettings": []
|
||||
"RepeatRangeSettings": [],
|
||||
"ConditionFormatRulesCollection": {
|
||||
"Rules": [
|
||||
{
|
||||
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
|
||||
"Formula": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=项目列表!选中分组<>\"\""
|
||||
},
|
||||
"GUID": "3db70195-fce8-4da3-b3e5-e56009ee399a",
|
||||
"StyleInfo": {
|
||||
"Underline": null,
|
||||
"Strikethrough": null
|
||||
},
|
||||
"IsDisabled": false,
|
||||
"IsInvisible": false,
|
||||
"IsReadOnly": false
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"PrintInfo": {
|
||||
"PaperSize": {},
|
||||
@@ -1670,4 +1735,4 @@
|
||||
"Formula": "项目列表!$B$19"
|
||||
}
|
||||
]
|
||||
}//v8sI0WodHHx6wLQQxxm8yAKPpRaQg4AXG8odlYtx4Bcp1fTEiwzwT9g+gX8Lwz8zGVUEiFkceJ23AQoVICHCxnnVCCXJ/mSdRYd8Nsxpo4++ctTUdu69phYJx+c19w2B/bWyw+W9jZ46pfld6m1qlr8yOiDtEqGUFedtKKxszkfDohTkGD/W4P9UwEHAZBG45MKQqdNsDL4WS/RhBAYUehly0Ea5Kh2Q0bXSYiQOcGvQ2Kl2QLaS2PTfjwcEhYKE2I8ET20/6SPDbri6sC+y49i7W4RD7zcjayjbsvK0XPYEKCgFnHdsISmi/VIibWglH2xuCAXObaBA4rO+nlu4f9HFnpjA766t+7yYOsT3O80Lw01KGXEupZv50FlasWKwXnLFKUcHy/anBnN+pzSmzm/WhbIHnVUSThXQbG/O3gKnz4J6UvKcJjPNwtqYf116d0Q9O61rVYJZSL/Gv2/qcXOEM5N42xg1n8EBJ9oWMvFNqTKETxdTCI2K3uxyevZNJcXkSY9vYrQ9PeyS4dIHhiR+ydrOVAmxk3fi7IO/ttcreT07bfBl4MmtcSXEDGP2A59DAIAaJcuMI9A9VABYMU3oysMa1ISwBEYYfbUveQzpJIPInW9XuqrWMl1hmwIYqpYds3PKRyM20b4bjT6qVt3MndK7BD2b+QOD9gF/czaFT0DkntDMUg6WM5fvHadEP3VMKgsSnGUFSoRCQuHgNsULjcrl8CjudeODrh/wYD6ipuXfBHMPsp0V2qywr/8MDlXTcfMzGxP45C++1mFSUOvyr1kRr3QBtdfy8flaFnQeeYnLRj/qjvs6/W6kxHagDr2xh1+5InZE/IDhokTMPYlpmwwUCv2q88sYf/log5SOy/B7qDiQiNYbUd2SV8y16wcSv+eGQkiqc+UKAt+qGQ==|920
|
||||
}//LW/qizgaLF3f25QKpPa9y/mtJwkHqXpbl8DTyqrCs4bgs7EWNSVDdp5T0Z1lx3UTkezCrbXY1Injx2OsnCo3G8ftfVjFJUxiFVtkcyOHUkwKT9I/n2LFcoHPbcjJAvaxI6pnj2jpDsgXwQ3grBrr4Vp0NZRnp3lxkLbdtBK0s+jaOdcMjZtGxBCZq1R4+y+rrhOmM38HcH7ldhiqjuovui3jUrmRAvPliJVgQSg32f/2lEFu5W2wSfcSiXWqNhdfIEZRTMM9hZTAAOnN/kwWW9QhXhiIn/ZcogmaRC0oMgBI3pmlVz4CRSl9LvhUc/yhvPqh/I19F1eZf+YBozAVilt+Da2XpfUvg+rVIIYy2ia9kFYQ8kIigcW5KDRx87RTbdFqAcujPXRuso9N5daa0dIk0/SlJ46ESmz1DF3VDy9IyZoWAVTx2M3w91vLIwfn437sLpxKrNbUmxICHJeBsUtyRMa1Mv6Vfs8uUhepQOoUWP0QVSHDmzA6e6jFeg4J/xzT0OJ0FfSgGY6OvukmnBvAUdW1WXQf8EOCjePXzf/YmWcmTqSJMFyh61TCHW4BlMICU76Gd0FIf0ALXhtj/7e4vkZ24pGQLkOyHnUsY3SERzLDFoV6zAlCSLgURq0g729VS0czN+BGyRHJFwsfw/BgxjnE7p7Dn7SPpPOj91fQuXczsddAMZVq066ONC0jVFXHWVxfDz3xnrFgvqjOy0mpwOtEuODbA9KRe2paFYnAZSSUrK1aA7I9Ws9/fZvD9hicnTVGHLHzylepcoTM7zt1OkMocH/q/zFXLOI7atFDW1X6NtW+nKsQW9xjjIcuqNP/Lem8HKfCTk4OsCkzRn9d+hpyCyBvdBWqGN35JhsC5HvIA2MN5nJN7xhFy38+6vk6AsB09x5nTxnjA+uqWQ==|920
|
||||
Reference in New Issue
Block a user