{"Message":"完善成员管理逻辑","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":1,"Name":"PCPage/收益中心-收益明细"},{"State":1,"Type":15,"Name":"ServerCommand/新增或修改项目"},{"State":1,"Type":36,"Name":"ShareCommandContainer/跳转当前项目"},{"State":1,"Type":40,"Name":"Plugin"},{"State":3,"Type":15,"Name":"ServerCommand/删除项目岗位"}],"Version":"v1"}
This commit is contained in:
@@ -284,9 +284,76 @@
|
||||
"$type": "Forguncy.HyperlinkCellType, ServerDesignerCommon",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
|
||||
"PageName": "工时详情",
|
||||
"LoadBindingDataOption": 1
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
|
||||
"tableData": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "参与人数",
|
||||
"GUID": "7f270bce-2f3b-4c1a-bf68-176fa4240638"
|
||||
}
|
||||
},
|
||||
"value": "0",
|
||||
"compareType": 2
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
|
||||
"PageName": "工时详情",
|
||||
"LoadBindingDataOption": 1
|
||||
}
|
||||
],
|
||||
"ID": "f8a78c51-836f-402e-80bd-22e164df3134"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "ElementUI.Commands.ShowMessageBox, ElementUI",
|
||||
"Title": "提示",
|
||||
"Message": "该任务尚未添加成员,是否立即添加?",
|
||||
"Type": "warning",
|
||||
"ConfirmButtonText": "确定",
|
||||
"ShowCancelButton": true,
|
||||
"CancelButtonText": "取消",
|
||||
"ShowClose": false,
|
||||
"DialogResult": "按钮结果",
|
||||
"AdvancedSettings": {}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
|
||||
"cellLocations": [
|
||||
{
|
||||
"SerializeProperty": "='任务-工时'!按钮结果"
|
||||
}
|
||||
]
|
||||
},
|
||||
"value": "confirm"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
|
||||
"PageName": "参与成员管理",
|
||||
"LoadBindingDataOption": 1
|
||||
}
|
||||
],
|
||||
"ID": "6bd2e166-6132-4eec-9818-188e4a2f7c34"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "f2eaf479-d494-43b4-9736-b18a74a0001e"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ClickMode": 1,
|
||||
@@ -321,17 +388,51 @@
|
||||
"LoadBindingDataOption": 1
|
||||
}
|
||||
],
|
||||
"ID": "651bb733-0a91-428d-bc28-e8c51ec20dbc"
|
||||
"ID": "ad37166c-46f5-46ba-8aec-4f88e8afe693"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
|
||||
"FourStandardStyle": "warning",
|
||||
"Message": "请添加参与人后进行操作"
|
||||
"$type": "ElementUI.Commands.ShowMessageBox, ElementUI",
|
||||
"Title": "提示",
|
||||
"Message": "该任务尚未添加成员,是否立即添加?",
|
||||
"Type": "warning",
|
||||
"ConfirmButtonText": "确定",
|
||||
"ShowCancelButton": true,
|
||||
"CancelButtonText": "取消",
|
||||
"ShowClose": false,
|
||||
"DialogResult": "按钮结果",
|
||||
"AdvancedSettings": {}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
|
||||
"cellLocations": [
|
||||
{
|
||||
"SerializeProperty": "=按钮结果"
|
||||
}
|
||||
]
|
||||
},
|
||||
"value": "confirm"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
|
||||
"PageName": "参与成员管理",
|
||||
"LoadBindingDataOption": 1
|
||||
}
|
||||
],
|
||||
"ID": "e4013d7e-b88b-4482-a3fc-f3bfbb6fa33f"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "f74c9d36-31db-43f7-b4b1-7b934bc5c787"
|
||||
"ID": "06d1f205-be7c-4891-874c-9b62ab9566eb"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -361,9 +462,76 @@
|
||||
"$type": "Forguncy.HyperlinkCellType, ServerDesignerCommon",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
|
||||
"PageName": "工时详情",
|
||||
"LoadBindingDataOption": 1
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
|
||||
"tableData": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "参与人数",
|
||||
"GUID": "7f270bce-2f3b-4c1a-bf68-176fa4240638"
|
||||
}
|
||||
},
|
||||
"value": "0",
|
||||
"compareType": 2
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
|
||||
"PageName": "工时详情",
|
||||
"LoadBindingDataOption": 1
|
||||
}
|
||||
],
|
||||
"ID": "7eff0387-78c9-4348-ba43-ab00a515bed6"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "ElementUI.Commands.ShowMessageBox, ElementUI",
|
||||
"Title": "提示",
|
||||
"Message": "该任务尚未添加成员,是否立即添加?",
|
||||
"Type": "warning",
|
||||
"ConfirmButtonText": "确定",
|
||||
"ShowCancelButton": true,
|
||||
"CancelButtonText": "取消",
|
||||
"ShowClose": false,
|
||||
"DialogResult": "按钮结果",
|
||||
"AdvancedSettings": {}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
|
||||
"cellLocations": [
|
||||
{
|
||||
"SerializeProperty": "='任务-工时'!按钮结果"
|
||||
}
|
||||
]
|
||||
},
|
||||
"value": "confirm"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
|
||||
"PageName": "参与成员管理",
|
||||
"LoadBindingDataOption": 1
|
||||
}
|
||||
],
|
||||
"ID": "011742ed-b9f0-4a17-b38b-84987cd5ea6b"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "bcf125b7-f937-4f6e-99e2-47dca9112eb5"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ClickMode": 1,
|
||||
@@ -406,17 +574,51 @@
|
||||
"LoadBindingDataOption": 1
|
||||
}
|
||||
],
|
||||
"ID": "7bb2f23f-9c5a-46dc-8bb4-96e566e664f8"
|
||||
"ID": "f0ec4d4e-7b17-4540-936f-8920f1137452"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
|
||||
"FourStandardStyle": "warning",
|
||||
"Message": "请添加参与人后进行操作"
|
||||
"$type": "ElementUI.Commands.ShowMessageBox, ElementUI",
|
||||
"Title": "提示",
|
||||
"Message": "该任务尚未添加成员,是否立即添加?",
|
||||
"Type": "warning",
|
||||
"ConfirmButtonText": "确定",
|
||||
"ShowCancelButton": true,
|
||||
"CancelButtonText": "取消",
|
||||
"ShowClose": false,
|
||||
"DialogResult": "按钮结果",
|
||||
"AdvancedSettings": {}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
|
||||
"cellLocations": [
|
||||
{
|
||||
"SerializeProperty": "='任务-工时'!按钮结果"
|
||||
}
|
||||
]
|
||||
},
|
||||
"value": "confirm"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
|
||||
"PageName": "参与成员管理",
|
||||
"LoadBindingDataOption": 1
|
||||
}
|
||||
],
|
||||
"ID": "e348772c-fb72-48aa-8154-3a501b5a7636"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "47baf1ef-15b5-4d5a-98dd-a957087ecab6"
|
||||
"ID": "e8ee92da-f051-49ee-9bd9-cfe0d2a88e98"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -649,7 +851,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "bd720028-d4f0-43ba-bed9-43b3f38e7eb0"
|
||||
"ID": "f288cf5e-2ff5-4344-a697-a6c45ced54bb"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -679,7 +881,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "ff7c2114-1391-4a12-920d-ac840c804050"
|
||||
"ID": "68264236-0da5-4bd7-a4d1-c388d5f3980f"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -950,4 +1152,4 @@
|
||||
"Formula": "'任务-工时'!$AB$12"
|
||||
}
|
||||
]
|
||||
}//EMwDodNYMAZH3dVCUbCZ6gGMCqzv3EXIfubN4J2O4xPdwYzM+yrvhysKbZWrqZ9AYH4FbIHEjC001TeHFi/kEzqSbyt/Jet5oJrVnERJsULqTpxEKu1rO37s+d+Yad8l6sX7h8abmuYHS1Mr5H7A0AsU3HUSWdM5YbKa5eeMR3epAqKvaqxKP8N8fw4U4QFWUyMtdgQScAXjNoesGQ7JElz1Gq4tjMGiPsdkYAy1MVRsvga2ZGCslO2KTsYgoit8qlLvKg/CnDD+CJg5Hc6AHRF0ullokp+HPznPTzkzvNroV+XmoNNRao7rFDzUUYR7ctq25ysPNr2Soubt4/qXLPltQzQX3RBhQOBTzpqZ9UbRDPZ7ct2yT49IX+X2w9Wxrur5j3p0UIljaPmorRg87bIKZSyLMcYQjtwaIYrd1P5Y2WrDu48JKpGvF0soAtBs49llSvJTo3DkcPhAdtu9dv1odKdviER+r1gHDapRvlb339Zf9CxBGL2mbZIshQ5YqIrzXkkkkdxep1asm0Gt2Yvva+wT+jmY1TQeYs1USELkvFOSyw9klQAq1onDNuVWctuVMILO3gV6wKARmemv/cWnTvS5yKaDicg/JUNSWyDab83baxDgOq8x/b8aUB8DY6Krx+h9YHDa3DyZGXCdymOOIMYmuyOcDgTZNOA9MjzHdl4DvdqJO+7GTfzPi/sAPYfuL5IkMNQkUaBwDT/fpuG3SUKu/sifjzi6WkFHOww/i+lCEivKIwXWr0rAng6VojZsiOWCV3+Igaa3QJU8PIp899rxTJ6TZStW/0cCu/WxUDcUuMCOx+jGNnlsDT6mepDdq74pXzA1gUwm1jFGX5N4bnk7ixeh9I70EPUqUZBATizIKbvSvnJefilfa0lZoaKIxdDL3KSzQBGriGHLrA==|920
|
||||
}//aX9e2MvHTXGW42u02Z7RgBikESD3gmg6ZolN0nnw/xht53aGQ6Ou9OC5FYi1I0VSHejFBuytgroju9KmTzn4Fn2IfEqBY9+6yER701tmb35d2FGdsbvfS4XPf6j5jnTwe/G4vjZxKIsGFfR66/F8z5pwxKmI+ywCq5t6f3pPgWoyF150L8aF0NsNHfrg8pr7dr2HV6fra/aK15OW8dRD+pblzT46Ja5Zj3wRPYtABd8GbL4I1wJzj+dq/Ngn+0fO8euQYUNxLXonz38AqM8XqQEdVGUG2t5zD5E/5iPelNkAU0QPL2cXK5rRhrEoL15Am7CEMeJdnB/AsmqCxS3tDK85iGdMuKL3AEfS4xiH3gJCldhE3PsNKWSDLxIJIHdnHuBDTIovF28k4tFezRYuyUp0jV9OyL/fEQYUNcGiEdy8HKBBvQgwV8jnRHd9Lu9NcKamapoTf8uAFt2AueA7lVK+D1cAOnmitVXLf/nR8PHpk1ZKzdZnVSg2FF0NAYBPGxWNo+N9tOUBexsozix9WYKlcVQg+GrnzaxMYJVYhvlkDm6AjxxjGPMZu+N0FXfivBqqUzMDJ2dIw6nD5920LrRsev8D/IaclSsuwJu/tbAVIfeYAWumOR0O5ZEysjzI1Pu7Fpw3qPJR8/hU8wQzsIUbHVxTb0WCWOzNeMFq+HNnVEPArbvf0RtsGvUcDJo/8g5JPy2zQMitmZHbN++GC5EPjSdDHT/3+zCODWDO65WkIsw24sMpCmUWuaJPyZeSs3CxZACwhRZrWsJcRsOUyAks2OryM5TXu654k3fNxu8iNVKfwdCIPcFWJQ0cpLRB2QDnHJBpYYTP5w0XGBSqar7FNINjO3ClWrWKxF7NIJpgvGUhCaSjFGN9lRL6UJ+/sfPhOOem5NjMF8EBkMWyeQ==|920
|
||||
Reference in New Issue
Block a user