{"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:
@@ -125,7 +125,8 @@
|
||||
},
|
||||
"13": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
"DesignLengthInPixel": 32.0,
|
||||
"Mode": 1
|
||||
}
|
||||
},
|
||||
"14": {
|
||||
@@ -357,12 +358,12 @@
|
||||
"$type": "Forguncy.Model.StopCommand, ServerDesignerCommon"
|
||||
}
|
||||
],
|
||||
"ID": "2d62058b-3c55-422a-b000-d0d6555f5264"
|
||||
"ID": "d8a4d245-56ce-49d9-b1bd-dca66185c00a"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "d058f3d4-5bb5-49ee-8627-d00949a6c95d"
|
||||
"ID": "86ddf4a2-e03e-44d4-9816-0c3ee0971ea9"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -474,7 +475,12 @@
|
||||
"tableData": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "流程实例ID",
|
||||
"GUID": "66961b79-4deb-42be-9f09-3ce48aa2bf8e"
|
||||
"GUID": "86f2955b-aacd-48c0-83a8-057a6f48f46c",
|
||||
"RelationBinding": {
|
||||
"RelatedTable": "ACT_HI_PROCINST_View",
|
||||
"RelatedColumn": "ID_",
|
||||
"DisplayColumn": "END_TIME_"
|
||||
}
|
||||
}
|
||||
},
|
||||
"value": "%Null%",
|
||||
@@ -482,47 +488,11 @@
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
|
||||
"PopupDisplayMode": 3,
|
||||
"DrawerDirection": 3,
|
||||
"ShowDrawerHeader": true,
|
||||
"PageName": "FGC_审批记录"
|
||||
}
|
||||
],
|
||||
"ID": "daf82788-ae7e-4c67-b7be-8154aa27c2ba"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
|
||||
"ServerCommandName": "发起任务流程",
|
||||
"Parameters": [
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "任务ID",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=任务首页!任务ID"
|
||||
}
|
||||
}
|
||||
],
|
||||
"ResultErrorCodeTo": {
|
||||
"SerializeProperty": "code"
|
||||
},
|
||||
"ResultMessageTo": {
|
||||
"SerializeProperty": "msg"
|
||||
},
|
||||
"RefreshAfterFinish": true,
|
||||
"CheckDataValidation": true
|
||||
},
|
||||
{
|
||||
"$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"
|
||||
"$type": "Forguncy.Model.ProcessStartCommand, ServerDesignerCommon",
|
||||
"ProcessDefinitionResourceName": "新增任务流程",
|
||||
"ProcessInstanceName": "新增任务等待审批",
|
||||
"SelectedTable": "任务表",
|
||||
"ReturnResultName": "发起流程结果"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
@@ -534,40 +504,65 @@
|
||||
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
|
||||
"cellLocations": [
|
||||
{
|
||||
"SerializeProperty": "=任务首页!code"
|
||||
"SerializeProperty": "=任务首页!发起流程结果.ID"
|
||||
}
|
||||
]
|
||||
},
|
||||
"value": "0"
|
||||
"value": "%Null%",
|
||||
"compareType": 1
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
|
||||
"Message": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=任务首页!msg"
|
||||
}
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
|
||||
"cellLocations": [
|
||||
{
|
||||
"SerializeProperty": "=任务首页!发起流程结果.TaskExists"
|
||||
}
|
||||
]
|
||||
},
|
||||
"value": "1"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
|
||||
"ValueFormula": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=任务首页!发起流程结果.Page"
|
||||
}
|
||||
}
|
||||
],
|
||||
"ID": "46b1a663-ab4c-424b-aed2-059e4dcefa05"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "f70b07e1-89aa-49d9-8f09-f982975683b7"
|
||||
"ID": "e9fff993-952b-4504-9602-4fb0d5ecbf22"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
|
||||
"FourStandardStyle": "failure",
|
||||
"$type": "Notiflix_Forguncy.Report_Command, Notiflix_Forguncy",
|
||||
"FunctionName": "warning",
|
||||
"Title": "温馨提示",
|
||||
"Message": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=任务首页!msg"
|
||||
}
|
||||
"SerializeProperty": "=任务首页!发起流程结果.ErrorMessage"
|
||||
},
|
||||
"BtnText": "知道了"
|
||||
}
|
||||
],
|
||||
"ID": "e21015f9-3f75-4ab9-9668-882dcb3fc44c"
|
||||
"ID": "dab2ba31-ceea-4b0f-b42d-7d83301b1cc9"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "80161dcf-4fd3-4a06-8319-057ed4bc4b06"
|
||||
"ID": "7af6236e-3781-475e-9fee-4d420697a19e"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -575,10 +570,128 @@
|
||||
"CanVisitRoleList": [
|
||||
"FGC_LoginUser"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Value": "任务管理",
|
||||
"Text": "任务管理",
|
||||
"IconPath": "设置 (1).svg",
|
||||
"IsBuiltInIconPath": false,
|
||||
"SelectedIconColor": "Background 1",
|
||||
"SelectedIconColorUseItemColor": true,
|
||||
"IconColor": "Accent 1",
|
||||
"IconColorUseItemColor": true,
|
||||
"IsOldMenuPath": false,
|
||||
"CanVisitRoleList": [
|
||||
"FGC_LoginUser"
|
||||
],
|
||||
"SubItems": [
|
||||
{
|
||||
"Value": "删除任务",
|
||||
"Text": "删除任务",
|
||||
"IconPath": "删除.svg",
|
||||
"IsBuiltInIconPath": false,
|
||||
"SelectedIconColor": "Background 1",
|
||||
"SelectedIconColorUseItemColor": true,
|
||||
"IconColor": "Accent 1",
|
||||
"IconColorUseItemColor": true,
|
||||
"IsOldMenuPath": false,
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Notiflix_Forguncy.Block_Command, Notiflix_Forguncy",
|
||||
"Cell": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=任务首页!A5"
|
||||
},
|
||||
"Title": "加载中"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
|
||||
"ServerCommandName": "删除任务",
|
||||
"Parameters": [
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "ID",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=任务首页!任务ID"
|
||||
}
|
||||
}
|
||||
],
|
||||
"ResultErrorCodeTo": {
|
||||
"SerializeProperty": "code"
|
||||
},
|
||||
"ResultMessageTo": {
|
||||
"SerializeProperty": "msg"
|
||||
},
|
||||
"CheckDataValidation": false
|
||||
},
|
||||
{
|
||||
"$type": "Notiflix_Forguncy.Block_Command, Notiflix_Forguncy",
|
||||
"FunctionName": "remove",
|
||||
"Cell": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=任务首页!A5"
|
||||
},
|
||||
"Title": "加载中"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
|
||||
"cellLocations": [
|
||||
{
|
||||
"SerializeProperty": "=code"
|
||||
}
|
||||
]
|
||||
},
|
||||
"value": "0"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
|
||||
"ReloadData": true
|
||||
}
|
||||
],
|
||||
"ID": "f7d6becf-ed37-48b4-ac0f-99a3f889bbb1"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Notiflix_Forguncy.Report_Command, Notiflix_Forguncy",
|
||||
"FunctionName": "warning",
|
||||
"Title": "温馨提示",
|
||||
"Message": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=任务首页!msg"
|
||||
},
|
||||
"BtnText": "知道了"
|
||||
}
|
||||
],
|
||||
"ID": "ec385bfe-1985-465c-bbd6-d4a404f44261"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"CanVisitRoleList": [
|
||||
"FGC_LoginUser"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Orientation": 0,
|
||||
"MenuLevelsStyle": [
|
||||
{
|
||||
"FontSize": 13.333333333333332,
|
||||
"Bold": false,
|
||||
"Height": 32.0,
|
||||
"IconHeight": 14.0,
|
||||
"IconWidth": 14.0
|
||||
},
|
||||
{
|
||||
"FontSize": 13.333333333333332,
|
||||
"Bold": false,
|
||||
@@ -682,7 +795,7 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"ID": "13badffe-55c5-47af-9e70-2b7709e03a2c"
|
||||
"ID": "20899670-5ea8-40cd-8fbb-682009fd6f18"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -723,7 +836,7 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"ID": "60a423c6-56ec-459c-8fdb-3f1afe6e9499"
|
||||
"ID": "5c03705b-fe78-482f-a33f-72b04385cd38"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -785,7 +898,7 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"ID": "6424ad55-e841-413f-8a70-289ac5c849bb"
|
||||
"ID": "194682dc-5338-4cdd-9e91-49b2ed0fdd76"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -826,7 +939,7 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"ID": "d73aa3e0-7a42-4fa7-b4a6-70921b84e1e4"
|
||||
"ID": "88fb1f22-3aaf-49f2-a01f-3b9f6b1b5c29"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -954,7 +1067,7 @@
|
||||
"7,10": {
|
||||
"BindingInfo": {
|
||||
"TableName": "任务平行视图",
|
||||
"ColumnName": "总计划工时",
|
||||
"ColumnName": "成员计划工时",
|
||||
"GUID": "c0d94269-8d7e-425a-bdbf-3b3efdd787d4"
|
||||
}
|
||||
},
|
||||
@@ -1508,4 +1621,4 @@
|
||||
"Formula": "任务首页!$S$8"
|
||||
}
|
||||
]
|
||||
}//VfuYxnrub9lqT6UAIHbeC4rsfIXFjYbS2DOMz7McKgVzEllw8X0+XGDnW+8BuT2qs+NPvVvL5XGzTxkWnq/iDCU7h5P1cX3kZ+Xf4/svx0mqzbRm/xDDADLwIFZ1hOTRPfyG06HV8kPv/QtvxD+7OvllouK0EiPNUHmm/KHA8J98nga9MkOwjDoSAycstK5TqRXRIQWUAG8mpss50M0SuvDBw+jjY87KssH6MH2tuXSGK/HBt8JwZz7ehpOU8ZXv2PTPUHRrlC8/LDf7DmirYbhI1LfBDLa37LHwh3t3eajZiI/76chfK1Ffghu0QSQy0XhRdmOImVuJdUPlNAoFmyVA+T/2fg0HdFMaZnVvMYlBjY0Du4QLsQQBDArvtAtAPSG9HgqTpKtW93rGOtVZj7eDZ65Mtg0vyTyphwSSVAfZkfJkZBmXaiWKR+mc47hkZeoh1EirxBUGoulffsLrxZuvNAxy9k+aYA7/H3MaLjjlIUR/MLIveejpmRveyXytlmfBho7uxzJHS7qpfEER1owOtcw6A+RJCiJxW3q6V/mjdYIO9mN/O9Pze5ty6tVkzdTmk702+KdRW6m3+BHjRls+UZ+RKS2k5tIHSglP1wotCBygSJovwl7qud5pI10jHLSV0wCeZ6ZCJYpT9YC53G+QHWVuQuEiZYdAqkJVQ4f/Mnzp4WDYlj06Qa4tTAT10PvoNEuDrf/FVqIyHQ+/GCeA1tXxDb0JA1Wm2pOWmAAWBWcon/Rv7zbmSMZdy+uJ7oeK8XMoM6BjnTVBIE12RXMBKfHfO4Uan/OhAvPbuCDP8CNf2oEshjOq8Oz5EN6FJxYxJGGf+pSJfa8mfPTN186RWhsWh45hZZ0BBkw9rJBxWfyqvcjR6hfU2Qg5KnjctzrFjXuFTAhyHq1Hsa+BOw==|920
|
||||
}//Z8VN5fRGAHCxACPPIxPSdJp4cp9v5yfas1hOerXJca1uipCqJuMaHdh4Wyjj1rp5Bpz7+1kMWD2aux8hJut4P4/jRAer/n87Srz/pWAmP9g9g9NYywWWutokbAqGL8luyJzMMvY6992slYr7niEuCo+/pfAsKSLmjWwnVt5DPUS5u5M4+N/9ZmmI8VKOeg8pox384RMzBxiE1tH3PX4lkTJWvTYzkhdHSjYaA1EukpOI1ardpVyKTCiIXUPEiQ/wCaHznKK7xqUmkVzg5PQZs24d9VeTvdexcaSoFRMBOSwIR6W3iZ0sp6uEsixqCT9fU6HXewVGrboMhtj7CJGFmEpMULlt7DxBLE8aFVE2Z6+3qS/fAmbzDLXMIkad01zzZWC/QHZEFt6zJIyyvMXIerG8Bu+mO2qi4N9IT6YlCJowB2PA/ahvqTCGVJRdRbHm47wrKGd13dAELQzt1xjgO6syyI3okKdX6RLv+6f4GZOpEwqYEIrua7BUycIXragui/MU/RsVYT98IQNEVdxInWAuzcwHudno4k8UY7y5kk7RykPBT+wh/NEprKbb2twc4CY7PWTedlF+iz7BCHdwxSqBBNuMLbN9sbuWcRTAK/LmlVC61QSGHqOUYJsFnvPwN/X1g8tgeHWGTsO4TxjdNDB69+kafZIxZgZg3U8SK0T1PjQt9ViPLPznF8NyZZTwQPpN9BtVCHNrMwbG6PmrxBxTLGUzEBwyOeEitFVDxsXzJM/VkCa/jSUe+ntoVASo/KZx6ZK1dNrBSclFnO+b9SsouxzPR5QnYPj9XdjKgI0Orz8SZ0rm79eIABlb/cSMdVrXWaY/E2zLfTU6H7waRE5ugfqwvF+eiDr+e6URJLwuZgP7qlNN7raX7CohPUh5fd5yQcpw7HyhuNb02XrGnA==|920
|
||||
Reference in New Issue
Block a user