{"Message":"1. 增加预算时长概念;\r\n2. 增加任务成员功能;\r\n3. 增加项目岗位;\r\n4. 增加任务时薪、岗位时薪、人员时薪;","MessageType":2,"Modules":[{"State":1,"Type":7,"Name":"Table/项目表"},{"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":9,"Name":"Theme"},{"State":1,"Type":11,"Name":"UserService"},{"State":1,"Type":1,"Name":"PCPage/任务-子任务列表"},{"State":1,"Type":1,"Name":"PCPage/任务-关联资源"},{"State":1,"Type":1,"Name":"PCPage/任务-进展"},{"State":1,"Type":23,"Name":"TableView/用户信息视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/用户组织关系视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/角色信息视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/角色分类关系视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/用户角色关系视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/角色组织关系视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/角色拥有权限视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/组织信息视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/组织级别视图","ExclusiveType":0},{"State":1,"Type":1,"Name":"PCPage/工时详情"},{"State":1,"Type":15,"Name":"ServerCommand/新增工时"},{"State":1,"Type":15,"Name":"ServerCommand/修改工时"},{"State":1,"Type":15,"Name":"ServerCommand/新增任务"},{"State":1,"Type":1,"Name":"PCPage/项目菜单"},{"State":1,"Type":1,"Name":"PCPage/项目信息"},{"State":3,"Type":7,"Name":"Table/项目分组","ExclusiveType":0},{"State":3,"Type":1,"Name":"PCPage/切换项目"},{"State":3,"Type":1,"Name":"PCPage/切换任务状态"},{"State":3,"Type":15,"Name":"ServerCommand/变更任务状态"},{"State":3,"Type":23,"Name":"TableView/人员工时统计视图"},{"State":3,"Type":7,"Name":"Table/项目岗位"},{"State":3,"Type":7,"Name":"Table/任务成员表"},{"State":3,"Type":6,"Name":"Pages/项目首页/项目配置"},{"State":3,"Type":1,"Name":"PCPage/项目配置首页"},{"State":3,"Type":1,"Name":"PCPage/项目岗位配置"},{"State":3,"Type":1,"Name":"PCPage/参与成员管理"}],"Version":"v1"}
This commit is contained in:
@@ -157,29 +157,101 @@
|
||||
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
|
||||
"PopupDisplayMode": 1,
|
||||
"Placement": {
|
||||
"SerializeProperty": "='31a709cea02e45ad83bb92336a6d829'!I2"
|
||||
},
|
||||
"PageName": "右键菜单1",
|
||||
"PassValues": [
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Source": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='31a709cea02e45ad83bb92336a6d829'!F6"
|
||||
"ConfirmDialogSettings": {
|
||||
"Title": "确认",
|
||||
"FormulaText": "确定删除该成员所有工时记录吗?",
|
||||
"YesButtonText": "是",
|
||||
"NoButtonText": "否",
|
||||
"ConfirmIcon": 1
|
||||
},
|
||||
"TargetCell": {
|
||||
"SerializeProperty": "=右键菜单1!点击按钮"
|
||||
}
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
|
||||
"ServerCommandName": "删除指定人员工时",
|
||||
"Parameters": [
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "任务ID",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='31a709cea02e45ad83bb92336a6d829'!E6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "执行人",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='31a709cea02e45ad83bb92336a6d829'!D6"
|
||||
}
|
||||
}
|
||||
],
|
||||
"ResultErrorCodeTo": {
|
||||
"SerializeProperty": "code"
|
||||
},
|
||||
"ResultMessageTo": {
|
||||
"SerializeProperty": "msg"
|
||||
},
|
||||
"RefreshAfterFinish": true,
|
||||
"CheckDataValidation": true
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
|
||||
"cellLocations": [
|
||||
{
|
||||
"SerializeProperty": "='31a709cea02e45ad83bb92336a6d829'!code"
|
||||
}
|
||||
]
|
||||
},
|
||||
"value": "0"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
|
||||
"Message": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='31a709cea02e45ad83bb92336a6d829'!msg"
|
||||
}
|
||||
}
|
||||
],
|
||||
"ID": "92713028-6e55-4a4d-b068-c2e263413206"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Notiflix_Forguncy.Report_Command, Notiflix_Forguncy",
|
||||
"FunctionName": "warning",
|
||||
"Title": "温馨提示",
|
||||
"Message": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='31a709cea02e45ad83bb92336a6d829'!msg"
|
||||
},
|
||||
"BtnText": "知道了"
|
||||
}
|
||||
],
|
||||
"ID": "4c88ecc5-10f5-48cb-b09e-392fc152f991"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "3919ee2c-be9a-47b1-b524-2af339313b97"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ToolTip": "操作",
|
||||
"Size": 24,
|
||||
"ToolTip": "删除",
|
||||
"Size": 16,
|
||||
"TemplateKey": "按钮图标",
|
||||
"ImagePath": "更多.svg",
|
||||
"ImagePath": "回收站.svg",
|
||||
"UseCellForeColor": true
|
||||
}
|
||||
},
|
||||
@@ -255,6 +327,27 @@
|
||||
"value": "passValue"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
||||
"ParameterName": "回调值",
|
||||
"ParameterValue": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='31a709cea02e45ad83bb92336a6d829'!F6"
|
||||
},
|
||||
"ID": "2b75524e405743488f258c5eb7932df6"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"TargetCells": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='31a709cea02e45ad83bb92336a6d829'!F6"
|
||||
},
|
||||
"Value": "%Null%"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
@@ -272,7 +365,7 @@
|
||||
"value": "编辑"
|
||||
},
|
||||
"CommandList": [],
|
||||
"ID": "f61d7ab1-7870-49d2-848b-d8367e6dba19"
|
||||
"ID": "1656c802-563b-4191-bf8f-c234a0e2548a"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
@@ -303,7 +396,7 @@
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "任务工时表",
|
||||
"ColumnName": "任务ID",
|
||||
"GUID": "a226691a-492d-4ea8-a107-20d50988ebea"
|
||||
"GUID": "e86ca34b-f53d-42c9-b26b-daa68e9c07ec"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -315,7 +408,7 @@
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "任务工时表",
|
||||
"ColumnName": "执行人",
|
||||
"GUID": "b6bc9d16-db90-430e-ac86-6b289ed7a1c2"
|
||||
"GUID": "494e0e20-d381-4a35-8739-9bc3189e0b6c"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -326,29 +419,17 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"ID": "8d24331f-9212-4981-8fd6-3e2ff1782028"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"TargetCells": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='31a709cea02e45ad83bb92336a6d829'!F6"
|
||||
},
|
||||
"Value": "%Null%"
|
||||
"ID": "d99c1942-4d8a-44fc-807c-7a19ec3604dc"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "7b4303ad-8df2-44b7-81c7-6e2821ab8f5f"
|
||||
"ID": "2e031b9a-63d2-42cb-820a-3e1f1201b73f"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "b7ba3787-aa1b-47c3-bc37-72094c363930"
|
||||
"ID": "3202662e-fc36-46db-a9a1-6d8229f265c3"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -407,10 +488,15 @@
|
||||
"HorizontalAlignment": 3
|
||||
},
|
||||
{
|
||||
"Background": 5,
|
||||
"FontFamily": 0,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Formatter": 6
|
||||
"Foreground": 5
|
||||
},
|
||||
{
|
||||
"Background": 6,
|
||||
"FontFamily": 0,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Formatter": 7
|
||||
}
|
||||
],
|
||||
"Types": {
|
||||
@@ -420,6 +506,7 @@
|
||||
"General\"小时\"",
|
||||
"Center",
|
||||
"General",
|
||||
"#FFFF0000",
|
||||
"#FFFFFF00",
|
||||
"@"
|
||||
]
|
||||
@@ -434,13 +521,13 @@
|
||||
"1,5": 3,
|
||||
"1,6": 4,
|
||||
"1,7": 4,
|
||||
"1,8": 0,
|
||||
"1,8": 5,
|
||||
"2,4": 2,
|
||||
"2,5": 3,
|
||||
"2,6": 4,
|
||||
"2,7": 4,
|
||||
"2,8": 4,
|
||||
"5,5": 5,
|
||||
"5,5": 6,
|
||||
"5,6": 0,
|
||||
"5,7": 0,
|
||||
"5,8": 0
|
||||
@@ -462,4 +549,4 @@
|
||||
"PaperSize": {},
|
||||
"Margin": {}
|
||||
}
|
||||
}//vm/ZQx3GlOtPnmfAkM7q7IvNlKgGOvUaktHMoyUbl7UySqU7Z1yt9sMIqHqTKV53n0V3QT3YL0QjyRLt6biC8SWsRYur3tn8DmXwBT56ei0xFeMlKo9tkg2/eitvPtb+gU+6/dmnFFuIf5EyNRoQVo4lRuGFLb7fmpprmqyStRmmHTE4Wkq0fQYqoFruPN6AQI3tD/5Bqlmg1D2nl1VytGy+NMEZOapdyZdVoyqcbuDyjgmqHhad9mr65VT8sJ0fbz9RmOx3yz3t9b4RpnGOctIZsb+xKhovO3oxrWKgaEz1lhXqMmyBB0pvEMZ7+o6z0lgXZSlmqeZykfGpGMFvXgFdb5I8tR2JoWxe2UQqrbFRKATMfNTxP72VQOI4Gui2zgt5h+qj7pWx7RY91W5lUJvKFiqxPNvHLIiLRboxzWbQGGm+RKsn1bVgsSoBhFx6C1vV9XEy9AAEHoX8kIN7XweIdhDmQyibWChD6DuXyt3Ly7Pua5/jrs01ANjFCB7IC46OwaMYhqSfKmSDXN0xSNpMziAEmbIlDcJ4hj8eEQPVHI3CJ1kB+/ayvn1aRV6z3WZKe93NPeFuTHWSXL3udOcSUoG3x8d6P6plsPXZ5nwMXDnocdkDQ6f7cDsjMBGiFJdWokwzzYEU7mYF4D5kCn0gLicSPRaoagkhcpLslKMVEOAuFBB6bTvz+ECt9kl1W2PFTcZzGq0eEOZOtmflZF9P2AJ2bQsiSSXrITvCwJ7zzAa2SI2aiqA953mVeyYDgLDXaMT7ODdMTlleO0MkBpbrti+G8ZE9meZoXu22KJWTsSlC+9NqH7F5SKIj4mi0h56EMErv7hmiuyliJDj6FUB1kYPzqBVBTk1Ce2+0q0dB7IN891kNHu3LtnvYmesWv8w/12reJOUQqobsAa6uOA==|920
|
||||
}//OwtjwphnelLUtjqj8aKDSow9UjJJQ0L94dGn8dpVmmJKCal5pNXA1PaogKUEfBNUKkW1TOdAkHIGbeTcDEannEok1uWisYqcfOMAu3ehcYCvs2W6s3xNlyAjJKIflv00kle0PujYS3FOMCG9nJb7C5tfG5KGUDia9jWtJ1JPVlqQuSXv0gw6z1WV3TMwm+lNh4GIUz8vW2NjgkDHWP2oP/CqblzxppgOyfqQC8mBSAiY+5ZNkiuWs4GoluyT4Nu/5Bvj8/bZ8JuZT7aN0+eLpU6LEqdZno4CIhR+OQL0MKvVXD6/UYY8cozs8LMGhKRAf6Spl30Qbt5Pny7qrhkF2+atlMw+T11Q5TvWA/fjvnNvH7ZrSYN8YrHWU/qOr5AsYD7+sLylSDoQ5vLHzsybDoQ7zaWu6TS0PejbQwj6BhWgZW9CcxAZJz7vlti32yTJb39e1NH3H3n3SsHLq7srYKhWoS+LiDTFvLv6dPSsiBcNz/VmumY+s32WtkOXXItKf6UgdD98H/hvpfQR/nqQRrLOd9TjTcaQG+SGsINsfXvecBqpJsQFQIhuQl2vs/0JV54Slq991PnipjLuXlwzXFKti1O7hKgvR+G/0KTwF8mLY2gVKNrN4i8JxXjJkKDJUWQKDKYr1ONw/KJFBFZtB7lOKg7DrTdAdrlM/Nc9M4gfkByp5z/IeKPv5jdEQovbVhzi2u3fv/DjnKA+i2b7FyWVUZ5lQkk+qNWTQE0zBjJA73baqtyWQYD6RezPFuGXQYX6UAZZmcVoGDNxnYfkolmriAdszBqih4bRd9y+08PbT8Zh410u/dhfam0owQG96mou/oqi/IAy7/YxHoeQYnEMijc/JOh4rPEfAaTrI3rn02ENLqjvUhjjgcZqNUbDG2k8TcknzvmUpca/bxwKiw==|920
|
||||
Reference in New Issue
Block a user