{"Message":"修改项目概况图表","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/FGC_任务详情"},{"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":2,"Type":15,"Name":"ServerCommand/新增项目"},{"State":1,"Type":28,"Name":"ProcessItem/立项流程"},{"State":1,"Type":11,"Name":"UserService"},{"State":1,"Type":12,"Name":"CustomLibrary"},{"State":1,"Type":40,"Name":"Plugin"},{"State":1,"Type":1,"Name":"PCPage/任务成员详情"},{"State":1,"Type":1,"Name":"PCPage/项目成员详情"},{"State":3,"Type":15,"Name":"ServerCommand/新增或修改项目"}],"Version":"v1"}

This commit is contained in:
SHAMUSPC\NINGMEI
2024-03-08 16:35:10 +08:00
parent fda6973ef5
commit b89a8f6859
23 changed files with 2415 additions and 1646 deletions

View File

@@ -43,23 +43,14 @@
},
"14": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
"DesignLengthInPixel": 10.0,
"IsHidden": true
}
},
"15": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 177.0
}
},
"16": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 12.0,
"Mode": 1
}
},
"17": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
"DesignLengthInPixel": 35.0,
"IsHidden": true
}
},
"18": {
@@ -69,12 +60,13 @@
},
"19": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
"DesignLengthInPixel": 177.0
}
},
"20": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
"DesignLengthInPixel": 12.0,
"Mode": 1
}
},
"21": {
@@ -83,12 +75,32 @@
}
},
"22": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"23": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"24": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
},
"25": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"26": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 27.0,
"IsHidden": true
}
},
"23": {
"27": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 27.0,
"IsHidden": true
@@ -96,10 +108,14 @@
}
},
"InLogicalVisibleIndexes": [
22,
23
12,
13,
14,
15,
26,
27
],
"Count": 24
"Count": 28
},
"Cols": {
"RowColumnAttachedInfos": {
@@ -233,9 +249,10 @@
"3,11": "计划",
"5,1": "执行时间",
"9,1": "实际工时数",
"13,1": "工作进展",
"20,1": "取消",
"20,20": "提交"
"13,1": "特定时薪",
"17,1": "工作进展",
"24,1": "取消",
"24,20": "提交"
},
"Formulas": {
"7,1": "TODAY()&\",\"&TODAY()"
@@ -244,6 +261,7 @@
"3,1": {
"CellType": {
"$type": "ElementUI.SelectCellType, ElementUI",
"CommandList": [],
"UIPermissions": [
{
"Scope": 2,
@@ -377,13 +395,113 @@
"controlsPosition": true
},
"DataValidationInfo": {
"NumberType": 2,
"FirstParamValue": "0.1",
"SecondParamValue": "9999",
"IgnoreBlank": false
"NumberType": 9,
"ValidateCommand": [
{
"$type": "Forguncy.Model.OperateCellTypeCommand, ServerDesignerCommon",
"TargetPageElement": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=新增报工!B8"
},
"TargetType": "ElementUI.DatePickerCellType, ElementUI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=e50995ee76bfe560",
"MethodName": "GetSelectedRange",
"RetrunParamNames": {
"StartValue": {
"SerializeProperty": "开始日期"
},
"EndValue": {
"SerializeProperty": "结束日期"
}
}
},
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "时间差天数",
"ParameterValue": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=DATEDIF(新增报工!开始日期,新增报工!结束日期,\"d\")"
},
"ID": "55fd97778e7248d28af7a84b8dd02418"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=新增报工!当前值"
}
]
},
"value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=新增报工!时间差天数*24"
},
"compareType": 2
},
"CommandList": [
{
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
"ErrorCode": "400",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=\"最大报工时长不能超过\"&新增报工!时间差天数*24&\"小时\""
}
}
],
"ID": "bfbb5d36-b10d-4ef4-b8c3-9a24ab50fc13"
},
{
"CommandList": [
{
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
"ErrorCode": "0"
}
],
"ID": "700b4da3-d136-4399-ac02-2cbc6d4c020d"
}
]
}
]
}
},
"15,1": {
"CellType": {
"$type": "ElementUI.InputNumberCellType, ElementUI",
"CommandList": [],
"UIPermissions": [
{
"Scope": 2,
"Enabled": true,
"AllowRoles": [
"项目总监"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"min": "0.1",
"max": "99999",
"step": 1,
"precision": 1,
"placeholder": "请输入",
"controlsPosition": true
},
"DataValidationInfo": {
"NumberType": 2,
"CompareParamType": 4,
"FirstParamValue": "0"
}
},
"19,1": {
"CellType": {
"$type": "ElementUI.InputCellType, ElementUI",
"CommandList": [],
@@ -412,7 +530,7 @@
"resize": "none"
}
},
"20,1": {
"24,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
@@ -424,7 +542,7 @@
"TemplateKey": "_RS_Information3"
}
},
"20,20": {
"24,20": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
@@ -465,7 +583,7 @@
},
"NullFormulaValueQueryPolicy": 0
},
"ID": "919f526a2a1f45069c0f7f1d65b3d5d7"
"ID": "9a7bc64402df47908183e25054b07dc5"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
@@ -605,7 +723,7 @@
"ParamName": "进展内容",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=新增报工!B16"
"SerializeProperty": "=新增报工!B20"
}
},
{
@@ -664,7 +782,7 @@
"ReloadData": true
}
],
"ID": "68f02e54-b6cd-4d0a-8f78-7b6427c4e1d7"
"ID": "50ce072d-d795-4d3d-b9f5-64df76e8ddaa"
},
{
"CommandList": [
@@ -679,12 +797,12 @@
"BtnText": "知道了"
}
],
"ID": "e2add62a-d49b-439a-a985-cc4893a7ad44"
"ID": "a81db5d0-60bb-4633-92bb-8f1bd0b07633"
}
]
}
],
"ID": "ec972c3c-db39-4b76-bd72-1a428a580eb2"
"ID": "ff64f21a-146d-41b6-a6e1-8c2f511364fa"
},
{
"CommandList": [
@@ -694,7 +812,7 @@
"Message": "用户已取消"
}
],
"ID": "88f2d0a5-24e0-4f4c-b275-b600165e789d"
"ID": "044fc9ca-fa53-4ec3-b054-be7d029236a8"
}
]
}
@@ -737,12 +855,12 @@
"LoadBindingDataOption": 2
}
],
"ID": "01c0a797-8482-462c-a16d-aa0b8be107a4"
"ID": "71f696e7-0bc5-4124-a103-39262a735f82"
}
]
}
],
"ID": "d5e4e0c9-47f9-49ec-b23b-46903c57799b"
"ID": "1f197300-5d7a-486d-b116-8e14be610b4f"
},
{
"CommandList": [
@@ -817,7 +935,7 @@
"ParamName": "进展内容",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=新增报工!B16"
"SerializeProperty": "=新增报工!B20"
}
},
{
@@ -830,7 +948,11 @@
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "指定时薪单价"
"ParamName": "指定时薪单价",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=新增报工!B16"
}
}
],
"ResultErrorCodeTo": {
@@ -876,7 +998,7 @@
"ReloadData": true
}
],
"ID": "9b3a6302-0d35-4748-9aaf-94b4b27364d5"
"ID": "c3937a39-5188-4c1c-97d5-8b8c66b9c0fe"
},
{
"CommandList": [
@@ -891,12 +1013,12 @@
"BtnText": "知道了"
}
],
"ID": "53f0f680-4199-4043-b761-0d9a2efd47fa"
"ID": "e07c223f-3a2f-45a5-b0b6-c1af9dc996bd"
}
]
}
],
"ID": "4a746207-7a31-4c5e-83ff-8b97257135bd"
"ID": "b520bb2c-61ff-4b37-8bd6-2ac7fb179fb7"
}
]
}
@@ -905,7 +1027,7 @@
"TemplateKey": "_RS_Main1"
}
},
"22,1": {
"26,1": {
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "ID",
@@ -1095,7 +1217,7 @@
"12,22": 2,
"12,23": 2,
"13,0": 2,
"13,1": 3,
"13,1": 1,
"13,2": 2,
"13,3": 2,
"13,4": 2,
@@ -1144,8 +1266,54 @@
"14,23": 2,
"15,0": 2,
"15,1": 2,
"15,2": 2,
"15,3": 2,
"15,4": 2,
"15,5": 2,
"15,6": 2,
"15,7": 2,
"15,8": 2,
"15,9": 2,
"15,10": 2,
"15,11": 2,
"15,12": 2,
"15,13": 2,
"15,14": 2,
"15,15": 2,
"15,16": 2,
"15,17": 2,
"15,18": 2,
"15,19": 2,
"15,20": 2,
"15,21": 2,
"15,22": 2,
"15,23": 2,
"17,1": 2,
"16,0": 2,
"16,1": 2,
"16,2": 2,
"16,3": 2,
"16,4": 2,
"16,5": 2,
"16,6": 2,
"16,7": 2,
"16,8": 2,
"16,9": 2,
"16,10": 2,
"16,11": 2,
"16,12": 2,
"16,13": 2,
"16,14": 2,
"16,15": 2,
"16,16": 2,
"16,17": 2,
"16,18": 2,
"16,19": 2,
"16,20": 2,
"16,21": 2,
"16,22": 2,
"16,23": 2,
"17,0": 2,
"17,1": 3,
"17,2": 2,
"17,3": 2,
"17,4": 2,
@@ -1167,38 +1335,88 @@
"17,20": 2,
"17,21": 2,
"17,22": 2,
"18,1": 4,
"18,2": 4,
"18,3": 4,
"18,4": 4,
"18,5": 4,
"18,6": 4,
"18,7": 4,
"18,8": 4,
"18,9": 4,
"18,10": 4,
"18,11": 4,
"18,12": 4,
"18,13": 4,
"18,14": 4,
"18,15": 4,
"18,16": 4,
"18,17": 4,
"18,18": 4,
"18,19": 4,
"18,20": 4,
"18,21": 4,
"18,22": 4,
"20,1": 5,
"20,2": 2,
"20,3": 2,
"22,1": 6,
"22,2": 7,
"22,3": 7,
"22,4": 7,
"22,5": 8,
"22,6": 2,
"22,7": 2
"17,23": 2,
"18,0": 2,
"18,1": 2,
"18,2": 2,
"18,3": 2,
"18,4": 2,
"18,5": 2,
"18,6": 2,
"18,7": 2,
"18,8": 2,
"18,9": 2,
"18,10": 2,
"18,11": 2,
"18,12": 2,
"18,13": 2,
"18,14": 2,
"18,15": 2,
"18,16": 2,
"18,17": 2,
"18,18": 2,
"18,19": 2,
"18,20": 2,
"18,21": 2,
"18,22": 2,
"18,23": 2,
"19,0": 2,
"19,1": 2,
"19,23": 2,
"21,1": 2,
"21,2": 2,
"21,3": 2,
"21,4": 2,
"21,5": 2,
"21,6": 2,
"21,7": 2,
"21,8": 2,
"21,9": 2,
"21,10": 2,
"21,11": 2,
"21,12": 2,
"21,13": 2,
"21,14": 2,
"21,15": 2,
"21,16": 2,
"21,17": 2,
"21,18": 2,
"21,19": 2,
"21,20": 2,
"21,21": 2,
"21,22": 2,
"22,1": 4,
"22,2": 4,
"22,3": 4,
"22,4": 4,
"22,5": 4,
"22,6": 4,
"22,7": 4,
"22,8": 4,
"22,9": 4,
"22,10": 4,
"22,11": 4,
"22,12": 4,
"22,13": 4,
"22,14": 4,
"22,15": 4,
"22,16": 4,
"22,17": 4,
"22,18": 4,
"22,19": 4,
"22,20": 4,
"22,21": 4,
"22,22": 4,
"24,1": 5,
"24,2": 2,
"24,3": 2,
"26,1": 6,
"26,2": 7,
"26,3": 7,
"26,4": 7,
"26,5": 8,
"26,6": 2,
"26,7": 2
},
"SheetStyle": {
"FontFamily": 1,
@@ -1207,16 +1425,70 @@
},
"Spans": [
"11,1,1,22",
"15,1,2,22",
"20,20,1,3",
"20,1,1,3",
"19,1,2,22",
"24,20,1,3",
"24,1,1,3",
"7,1,1,22",
"3,11,1,12",
"3,1,1,8",
"22,1,1,5"
"26,1,1,5",
"15,1,1,22"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
"PageLoadedCommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionCurrentUserInfoParam, ServerDesignerCommon",
"currentUserProperty": {
"UserProperty": "角色",
"PropertyType": 3
}
},
"value": "项目总监",
"compareType": 10
},
"CommandList": [
{
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"Location": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=新增报工!13:16"
},
"Value": true
}
]
}
],
"ID": "0a89a84c-63ff-429e-84c7-eb7da6dacea7"
},
{
"CommandList": [
{
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"Location": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=新增报工!13:16"
},
"Value": false
}
]
}
],
"ID": "f1848b7a-43af-43d1-9ce9-e89c72fb99d2"
}
]
}
],
"PermissionData": {
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionData, Forguncy.RbacPermission.Core",
"permissionResource": {
@@ -1242,11 +1514,11 @@
"CustomNames": [
{
"Name": "任务ID",
"Formula": "新增报工!$B$23"
"Formula": "新增报工!$B$27"
},
{
"Name": "工时类型",
"Formula": "新增报工!$L$4"
}
]
}///7asOd5dapnuBEjGKSW0wRBUDvpYEXUr4hjlV0j6Qd4U5Pxi7KcP1ObEqkTq97eK73H7pxt7nA3867sawCK8kQxRJvzqwVuzodBvwJysTZ9hacCDn4UDvE4539GIa69MiFPRDmEVIVcTdpi8lAarPN+VBPyH0wkOnVYWW/yQNNgLpneOTKsFFSk2a6/7IsvchYSNxveJfVoz2w4KXg67lBEkmGi37IIyNEBJ+eTNJSVDkrNfRkk79L/+vP18qWr6klToD6/FPxCA9SJGpiPYjvuDVjFkYBqNn/V9cdup9QWHZ6oLSXFQZ/qAozvfwj6cpElbL5ui6p75qr/lVBweYGT10AQPmXuNxPtX46nKM3FWSrUvd71Av+Z9qEZCF4gVZKHMxPo4WadYJXdazQ+TjrZKId/NBdZeKdlXVB4kRjhmGXSKZI8yibIsZ8MtnwlGs9YqOSZkWkeHm/GtXp9AF05b4CmzgBuzKwxFNXlTqtVkcIDjyRL6/ZYb5ul6ZhJ03naXRofaFWC4tOX0nedDGs/Jyf9rua4sb/5fKoVstmBITh6ogokAnuX82gs+S3sKBMM5E88NnJ3flkmhf8Z7Cwb2QXeV37VMqHBuLn12HC3N3QHyGv5xtYDMYEAT5P2B+8teyUEjFFotm6UaNYrZ/wc2hvgdioJLcQ3+LBF5/S8zNgcwRgktJIBqeuFMyM4LWznq4ek+7ERWF827vzPVSJHbLpa9oRRWMUKcaH1oWxzjvF9KI9kybIanWA0jKbWOtmarM6XuqoC9MqN6jUE5LKujRQQWhNmZ56zGuUrZ7jlvvkQWkcoFsY8MXbuQprUm2CLD/JtnbcwaA8/Z+MYuP9oETKC7cKoTQ+bDSoFk04dnfOmyv5daUZqGg5oWLXO73SpS5+TJ5bjL5DgzzVEMKA==|920
}//x3iLiXdTN3I4+gyzx6nqFfcetj2vh0Uq5LjKJQ4/3FkbugW6s1PMwDtDaXudUOFRkwWM/I5QNJ/l1midRI21RgGkYv+J38+kEFn5uskXJXKsz9yRJ5o6WUtkcm1wMyTep8lBvYoMl/eP3dFHLInPlbH5IGTpncYKWBLhKLeKkos7vkEQ4QGk3dCKIZTcjR6M+LN5zWRNsLGcyMXKBPusw/YNrYwPJAbz+pj+dppaH9O+kVVujM8KGFGOt7x+S5i/BByszs+CEZQkwUyiNXxeNyQRTaq/Bkh0+SNmavaK/deZwWmz2u0uhQ/K4uwmkDR2TzK3cDXtcZ+5n72c7mSjqt+CkD3xdbIGH6iC619Z0R3l6ohHPTYDGCLDZSoO8z58v2G9WRHZcFc2fMWfagxGukw79AVtJEPKFoWLDZNgfZ4zQuIfVCI0cvIYiQVDyjIYepCDWrxiokI+2LmXpXm2AsC0VNAxgejFnDWo164zbk1NaRD6xyQM50vPfFhTumIBFnQeS0F/PETJKwV6vwwGDNM1qeUdMzYUPDSYu+gqJyEXmL63Y3CGUu1i5sYP5cWMYhoi9HXfdgrJMuGyW6RCsGO8KT+rF4GGwZ8KldCEpyG7u5PQBaaq4rxtDieIJuqvVxMlps9GnH7lg/Ei7eeC8Oervx9dlHLUxwN5VTwIKqavaegZpq1/0A15F8OmZFuZ1nD5SKuu+Z4YeStNIhzB7mK8s5g985kR7wge457PmwHrGuUtu1O+DQWFVqlaAWzxN9XAmXTT2V7Rz2V5b/I6M402vrlf+ZJFCzdKg9ONor19L8Qy8e/Bn93ERQFt2DnYRxvhtM5MF5bBLKp4oOxr2QM1go6F2imbVjOwt1CbTTBJwaBzmfuekqnVUivi/y4xk7HD0lMVSHaHcoFbYo4gIg==|920