{"Message":"完善工时新增逻辑\r\n完善任务新增逻辑\r\n完善任务首页信息\r\n新增报工确认页面","MessageType":2,"Modules":[{"State":1,"Type":7,"Name":"Table/FGC_订单记录","ExclusiveType":0},{"State":1,"Type":7,"Name":"Table/FGC_订单明细表","ExclusiveType":0},{"State":1,"Type":7,"Name":"Table/FGC_商品表","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":23,"Name":"TableView/角色组织关系视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/反馈收集任务匿名视图"},{"State":1,"Type":7,"Name":"Table/message_test","ExclusiveType":0},{"State":4,"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":2,"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":15,"Name":"ServerCommand/更新任务参与人"},{"State":1,"Type":15,"Name":"ServerCommand/上报实际工时"},{"State":1,"Type":15,"Name":"ServerCommand/分配任务工时"},{"State":1,"Type":26,"Name":"Upload"},{"State":3,"Type":15,"Name":"ServerCommand/计算报工数据"},{"State":3,"Type":15,"Name":"ServerCommand/上报实际工时(备份)"},{"State":3,"Type":1,"Name":"PCPage/核定确认"},{"State":3,"Type":7,"Name":"Table/素材库"},{"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:
@@ -28,13 +28,15 @@
|
||||
},
|
||||
"6": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
"DesignLengthInPixel": 32.0,
|
||||
"IsHidden": true
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0,
|
||||
"Mode": 1
|
||||
"Mode": 1,
|
||||
"IsHidden": true
|
||||
}
|
||||
},
|
||||
"8": {
|
||||
@@ -49,13 +51,15 @@
|
||||
},
|
||||
"10": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
"DesignLengthInPixel": 32.0,
|
||||
"IsHidden": true
|
||||
}
|
||||
},
|
||||
"11": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0,
|
||||
"Mode": 1
|
||||
"Mode": 1,
|
||||
"IsHidden": true
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
@@ -65,6 +69,10 @@
|
||||
}
|
||||
},
|
||||
"InLogicalVisibleIndexes": [
|
||||
6,
|
||||
7,
|
||||
10,
|
||||
11,
|
||||
13
|
||||
],
|
||||
"Count": 14,
|
||||
@@ -360,7 +368,7 @@
|
||||
"MethodName": "ReloadBindingItems"
|
||||
}
|
||||
],
|
||||
"ID": "301b77e1-e770-47cf-841b-eec11b4485cb"
|
||||
"ID": "7cbcd09b-de64-4de6-8fc5-cc4ecc357439"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -419,9 +427,60 @@
|
||||
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
||||
"TableName": "任务表",
|
||||
"ShowConfirm": false
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
|
||||
"tableData": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "任务说明",
|
||||
"GUID": "ab77e68a-10be-45cf-807b-8aa850ad8b9f"
|
||||
}
|
||||
},
|
||||
"value": "%Null%"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!7:8"
|
||||
},
|
||||
"Value": false
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "b1dce0ad-422a-4c10-a675-b9fb15ecf3c4"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!7:8"
|
||||
},
|
||||
"Value": true
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "7253ea37-94b4-49f8-8b74-cb2f4456cadc"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "e119fd75-a1a8-4e2e-9a02-03b745992bd9"
|
||||
"ID": "88cc65ce-eac4-4d18-908e-c4a12ee95d43"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -458,6 +517,63 @@
|
||||
},
|
||||
"CellType": {
|
||||
"$type": "TinyRichEditor.TinyRichEditorCellType, TinyRichEditor",
|
||||
"EditCommand": {
|
||||
"$type": "GrapeCity.Forguncy.Commands.CustomCommandObject, Forguncy.Commands",
|
||||
"Commands": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
|
||||
"tableData": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "任务说明",
|
||||
"GUID": "4cdfa127-ffc2-47df-83b7-4eb09e19915a"
|
||||
}
|
||||
},
|
||||
"value": "%Null%"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!7:8"
|
||||
},
|
||||
"Value": false
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "f32741b9-9a4a-4077-9200-d120b496445e"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!7:8"
|
||||
},
|
||||
"Value": true
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "9292e7fc-6a89-42b1-9255-7b436059f53b"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ParamProperties": {}
|
||||
},
|
||||
"UIPermissions": [
|
||||
{
|
||||
"Scope": 4,
|
||||
@@ -474,6 +590,7 @@
|
||||
],
|
||||
"ShowMenuBars": false,
|
||||
"ShowToolBars": false,
|
||||
"WaterMark": "请填写内容",
|
||||
"ReadOnly": true
|
||||
}
|
||||
},
|
||||
@@ -507,9 +624,60 @@
|
||||
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
||||
"TableName": "任务表",
|
||||
"ShowConfirm": false
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
|
||||
"tableData": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "备注",
|
||||
"GUID": "d01e5ba6-5ac5-4a6a-b140-9542d6b111f0"
|
||||
}
|
||||
},
|
||||
"value": "%Null%"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!11:12"
|
||||
},
|
||||
"Value": false
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "d19345c0-046d-480c-abea-60aefa86cfbb"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!11:12"
|
||||
},
|
||||
"Value": true
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "b9430fc0-934b-48c4-972e-12fe40647c36"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "1ec86e71-e73d-4126-9218-514a6359109e"
|
||||
"ID": "3f500120-df95-4b9f-9ba0-958ca599f9e8"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -546,6 +714,63 @@
|
||||
},
|
||||
"CellType": {
|
||||
"$type": "TinyRichEditor.TinyRichEditorCellType, TinyRichEditor",
|
||||
"EditCommand": {
|
||||
"$type": "GrapeCity.Forguncy.Commands.CustomCommandObject, Forguncy.Commands",
|
||||
"Commands": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
|
||||
"tableData": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "备注",
|
||||
"GUID": "1033a759-9c3d-49ba-a097-27231b7e510d"
|
||||
}
|
||||
},
|
||||
"value": "%Null%"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!11:12"
|
||||
},
|
||||
"Value": false
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "0b2bd88e-d402-4b1b-9f3e-c0c29bde6085"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!11:12"
|
||||
},
|
||||
"Value": true
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "0d4884f1-7d50-4a45-98c5-a62cb8ad2db9"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ParamProperties": {}
|
||||
},
|
||||
"UIPermissions": [
|
||||
{
|
||||
"Scope": 4,
|
||||
@@ -562,6 +787,7 @@
|
||||
],
|
||||
"ShowMenuBars": false,
|
||||
"ShowToolBars": false,
|
||||
"WaterMark": "请填写内容",
|
||||
"ReadOnly": true
|
||||
}
|
||||
},
|
||||
@@ -771,6 +997,110 @@
|
||||
],
|
||||
"PageInfo": {
|
||||
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
|
||||
"PageLoadedCommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
|
||||
"tableData": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "任务说明",
|
||||
"GUID": "4cdfa127-ffc2-47df-83b7-4eb09e19915a"
|
||||
}
|
||||
},
|
||||
"value": "%Null%"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!7:8"
|
||||
},
|
||||
"Value": false
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "28249612-5530-4d4a-8cb9-cff3d21f2fe9"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!7:8"
|
||||
},
|
||||
"Value": true
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "9bb7cddc-9866-4ff7-b488-f99542cf70a7"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
|
||||
"tableData": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "备注",
|
||||
"GUID": "1033a759-9c3d-49ba-a097-27231b7e510d"
|
||||
}
|
||||
},
|
||||
"value": "%Null%"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!11:12"
|
||||
},
|
||||
"Value": false
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "f2dd7fa4-3bed-4a98-aae5-53409248254b"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!11:12"
|
||||
},
|
||||
"Value": true
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "c969ea0c-00f4-4260-9a3e-8b1fb36dd4b0"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"PermissionData": {
|
||||
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionData, Forguncy.RbacPermission.Core",
|
||||
"permissionResource": {
|
||||
@@ -828,4 +1158,4 @@
|
||||
"Formula": "'任务-任务信息'!$S$14"
|
||||
}
|
||||
]
|
||||
}//CHaxff6WdolPByTlCzsCA6+stO4L1h1X1jB5BrdIzvHOROhmBrDN1KRz9E6pUa5dhnHKInFppT6p5o8D7vttiR453a+PL1XvoV2CnfquJdOApd3UBCz9xb6Hq9Oo+/nYoApRboUlfFQmeOmLYrBJtyjE13YD+cxJCfPuxVtCe1lnHExOwh7VAmf+idU2GVtv/dPs9w32MDjxI58HDguePRmz8TilaBqAb0fPMubXzPQBdV58LEd15BSx0Tn2nbMbUtnGSNiYe4jJ/WwrED5IGvtxgyx3DjLZpdCpzBCGy2umpumctdnIGeNRL085xv7LSYjsZYwzabuxN9y8xi66lJeOWxhGzJ5yZk0XHovsYqyLTQzpWIhFRoeVLl2/5UXCv0X1ZpEGO7V2eCDfhuvP5btnj+saRaKyfO7W07fvSbYQut61Cv192TOhxJRO9fO2Sn1FtiKTfd24+gaxJCVEfEFRIdBMvZsdcobL5/qISgg8ZD1+QqakeD/lJepnMTp2T8oAUHw2g/H3fVEvp81ph4AgOefp22K0QqLf48IWIAYA01RZCBHiR98R7p3AQhNpS6+Dor8mBHeAlZomY9c5DEFnhWE+Z31g8eJq78/zSu/ywRDJWsGl3zbbpxCIMGBwGcToKSnv7wyWQx/FN1KgD4XwlrVGc6vwPzwg29MmPTsZUFyVtxcbCJWBsEX+CYtkpOeKuM2O3Yh9ShD8yo1CadZJMNuE1+7o2m1yc+mwJqRvJKemHm3ekyV93NfYeRU4MaBJWC5Gc/h3Zm7lmD3XlSQuPtIWz3M7dkRNfmrZe1bg3eMiQVZIxuDo6TUXV5Dsp0sUastTg4eRPAMCH6U0QQUe9CnTTAcL74m1RaxYvEpBLyCqZI7AdXxbQdCAVePSpxbp0vuQpOcTdxfDIRUz7A==|920
|
||||
}//FFw2vUJEnTI9b9b3wA8et9DmuXSNh5z1AtjRZRlhQ0WGsy7e2Wji4PDkLHfo4GzeN5Wi/QyPR5r7Y/Ri4qcUMls4ha7rbXJR6HktyFq0qje66UvHqpTX5KEARC51PWKalpPFHJvgJJR+TknMEdQMcDMFOIVldz7ZqE5q4PWpbF++ksjQx7QTb93gRfSdin5pQvKzLa6ld9USGL2c+2k18Zdr3PIQsOF5Zus3pdUjc7FKRgXwAuS/NVI7lkttHNohUFbl76CKhLx1aXo56a6hJeX1Di+tAqjsUIv42xeF4SAD7zG1sFnj4T63MbscaSWfVD0k1ha+u5rb6MapZs/jd4oEoQ8sTgv1YpC/+9Vm7fwSZFV3MC6UNu63KzytgLaGOuyztnOSYP8YiWC6OGcicfFtCeLqXYjuxmmUdwV33K5cVl9QJHo+cZtYrz7FhbwsClhq1OD7sghI1IARQNkV+wxdNWLs7Tlfyx2xiOD3dm08Qo96kbocJm5VViuo7ojTX3A8FsjpnNoPwUzpFElFHAg8A1UucZQm1MaFfl1xOClEUJlZZ1bm7LQq6Shi3bHZB4hsGYzmiGFmafxFo/0Iw7dAmRMGNyR8QDnjRjEd3ZFwyvW13qXbL6hj65wY2spE+jwyM1j/bI9Q7lsAFM6ROK168poQAyp/P7JXlypBQSFixxymktZUAeaENsdSqSKw015puoRqC95/CJ7TzN7GyudHD9QsNVwts3/lWr/nkHvw7PrsLBwuJSgTDF4FAEKCHWfO2kZu6bb5gMeRWhU3v+uXnbjAz7cB6WgDCHyrkmGywb0hI2AxiLIW8lN6sKwDbicSxtSexutAq5fbwYXDn/txLjQkLPswO979UGwn0BLB1v+zeqf8ImfSgG95SMst4c9xkqfrPxbIQJsrbmrxUA==|920
|
||||
828
Pages/任务/任务-反馈.json
Normal file
828
Pages/任务/任务-反馈.json
Normal file
@@ -0,0 +1,828 @@
|
||||
{
|
||||
"Rows": {
|
||||
"RowColumnAttachedInfos": {
|
||||
"0": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 10.0
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 10.0
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 35.0,
|
||||
"IsHidden": true
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 16.0,
|
||||
"IsHidden": true
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 35.0,
|
||||
"IsHidden": true
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 10.0,
|
||||
"IsHidden": true
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 27.0,
|
||||
"IsHidden": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"InLogicalVisibleIndexes": [
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6,
|
||||
7
|
||||
],
|
||||
"Count": 8,
|
||||
"DefaultSize": 10.0
|
||||
},
|
||||
"Cols": {
|
||||
"RowColumnAttachedInfos": {
|
||||
"0": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 24.0
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 15.0
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"8": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"9": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"11": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0,
|
||||
"Mode": 2,
|
||||
"MinLength": {
|
||||
"Unit": 1
|
||||
},
|
||||
"MaxLength": {
|
||||
"Value": 1.0
|
||||
}
|
||||
}
|
||||
},
|
||||
"13": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 16.0
|
||||
}
|
||||
},
|
||||
"21": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
}
|
||||
},
|
||||
"Count": 22,
|
||||
"DefaultSize": 32.0
|
||||
},
|
||||
"Values": {
|
||||
"1,1": "任务反馈",
|
||||
"7,18": 1
|
||||
},
|
||||
"Formulas": {
|
||||
"1,21": "IF(折叠任务反馈,上箭头,下箭头)"
|
||||
},
|
||||
"AttachInfos": {
|
||||
"1,1": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"TargetCells": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-反馈'!折叠任务反馈"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=NOT('任务-反馈'!折叠任务反馈)"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Text": "任务反馈",
|
||||
"TemplateKey": "链接样式",
|
||||
"Icon": {
|
||||
"Name": "简介.svg",
|
||||
"Color": "Accent 1",
|
||||
"UseCellTypeForeColor": true
|
||||
},
|
||||
"IconSize": 14.0
|
||||
}
|
||||
},
|
||||
"1,16": {
|
||||
"BindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "收集反馈",
|
||||
"GUID": "67331046-b2b7-493a-83a8-7eec57a4b3ba"
|
||||
},
|
||||
"CellType": {
|
||||
"$type": "Forguncy.CheckBoxCellType, ServerDesignerCommon",
|
||||
"Caption": " 收集反馈",
|
||||
"Style": 2,
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionContextPropertyParam, ServerDesignerCommon",
|
||||
"contextProperty": {
|
||||
"Display": "值变更原因"
|
||||
}
|
||||
},
|
||||
"value": "userInput"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
|
||||
"tableData": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "功能名称",
|
||||
"GUID": "b9981a73-f86a-4d60-b98e-8a9c04829d0a"
|
||||
}
|
||||
},
|
||||
"value": "%Null%",
|
||||
"compareType": 1
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
||||
"TableName": "任务表",
|
||||
"ShowConfirm": false,
|
||||
"CheckDataValidation": false,
|
||||
"RowsToUpdate": 1,
|
||||
"RowsToUpdateCondition": {
|
||||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "ID",
|
||||
"GUID": "d1bb6583-60b6-47ea-83b3-12cf958b1530"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-反馈'!任务ID"
|
||||
}
|
||||
},
|
||||
"UpdateBindingValues": [
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "收集反馈",
|
||||
"GUID": "86e46c36-210d-47b3-9557-e7997c155cc5"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-反馈'!Q2"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "ebaa4f9c-a6de-45bb-b25a-ab40c0c1f1ff"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"TargetCells": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-反馈'!折叠任务反馈"
|
||||
},
|
||||
"Value": "0"
|
||||
},
|
||||
{
|
||||
"TargetCells": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-反馈'!Q2"
|
||||
},
|
||||
"Value": "0"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
|
||||
"FourStandardStyle": "warning",
|
||||
"Message": "请先填写功能名称"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.OperateCellTypeCommand, ServerDesignerCommon",
|
||||
"TargetPageElement": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-反馈'!C4"
|
||||
},
|
||||
"TargetType": "ElementUI.InputCellType, ElementUI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=e50995ee76bfe560",
|
||||
"MethodName": "Focus"
|
||||
}
|
||||
],
|
||||
"ID": "17a886e0-3313-4da1-8970-771b3eeddb44"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "8af6ad77-326e-4214-8895-6163d77f4aa9"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"1,21": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"TargetCells": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-反馈'!折叠任务反馈"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=NOT('任务-反馈'!折叠任务反馈)"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ToolTip": "展开",
|
||||
"Size": 18,
|
||||
"ImagePath": "下拉2.svg",
|
||||
"UseCellForeColor": true
|
||||
}
|
||||
},
|
||||
"3,2": {
|
||||
"BindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "功能名称",
|
||||
"GUID": "104702ce-fc7c-4d17-9da0-4a1191b49484"
|
||||
},
|
||||
"CellType": {
|
||||
"$type": "ElementUI.InputCellType, ElementUI",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionContextPropertyParam, ServerDesignerCommon",
|
||||
"contextProperty": {
|
||||
"Display": "值变更原因"
|
||||
}
|
||||
},
|
||||
"value": "userInput"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
|
||||
"SubConditions": [
|
||||
{
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
|
||||
"cellLocations": [
|
||||
{
|
||||
"SerializeProperty": "='任务-反馈'!C4"
|
||||
}
|
||||
]
|
||||
},
|
||||
"value": "%Null%",
|
||||
"compareType": 1
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
|
||||
"tableData": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "收集反馈",
|
||||
"GUID": "bacf6071-9f6a-4f98-a229-df2187c70058"
|
||||
}
|
||||
},
|
||||
"value": "0"
|
||||
}
|
||||
],
|
||||
"RelationType": 1
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
||||
"TableName": "任务表",
|
||||
"ShowConfirm": false,
|
||||
"CheckDataValidation": false,
|
||||
"RowsToUpdate": 1,
|
||||
"RowsToUpdateCondition": {
|
||||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "ID",
|
||||
"GUID": "d1bb6583-60b6-47ea-83b3-12cf958b1530"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-反馈'!任务ID"
|
||||
}
|
||||
},
|
||||
"UpdateBindingValues": [
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "功能名称",
|
||||
"GUID": "78b4d65f-b5d1-4b05-a58a-36406fcb90e2"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-反馈'!C4"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "7ccdf352-3588-4e43-b48a-04b9634a1f12"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
|
||||
"tableData": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "收集反馈",
|
||||
"GUID": "046c0876-a0d0-4926-a551-94e02da0427c"
|
||||
}
|
||||
},
|
||||
"value": "0"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
|
||||
"FourStandardStyle": "warning",
|
||||
"Message": "清空功能名称,请先关闭收集反馈"
|
||||
}
|
||||
],
|
||||
"ID": "18064251-600b-4ca5-b41e-a25d349dfdeb"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "1fe3d0ec-b17b-4dfe-a681-72ef407ad83d"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"UIPermissions": [
|
||||
{
|
||||
"Scope": 2,
|
||||
"AllowRoles": [
|
||||
"FGC_Anonymous"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Scope": 1,
|
||||
"AllowRoles": [
|
||||
"FGC_Anonymous"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Scope": 4,
|
||||
"AllowRoles": [
|
||||
"FGC_Anonymous"
|
||||
]
|
||||
}
|
||||
],
|
||||
"DefaultValue": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-反馈'!任务名称"
|
||||
},
|
||||
"type": "text",
|
||||
"maxlength": "12",
|
||||
"showWordLimit": true,
|
||||
"placeholder": "客户反馈时可见",
|
||||
"PrependText": "功能名称",
|
||||
"prefixIcon": {
|
||||
"$type": "GrapeCity.Forguncy.Plugin.ImageValue, GrapeCity.Forguncy.Plugin",
|
||||
"Name": "编辑.svg",
|
||||
"Color": "Text 1 50"
|
||||
},
|
||||
"resize": "none"
|
||||
}
|
||||
},
|
||||
"5,2": {
|
||||
"BindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "功能描述",
|
||||
"GUID": "3aead7e0-e6fc-4901-accf-660dd6aaf362"
|
||||
},
|
||||
"CellType": {
|
||||
"$type": "ElementUI.InputCellType, ElementUI",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionContextPropertyParam, ServerDesignerCommon",
|
||||
"contextProperty": {
|
||||
"Display": "值变更原因"
|
||||
}
|
||||
},
|
||||
"value": "userInput"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
||||
"TableName": "任务表",
|
||||
"ShowConfirm": false,
|
||||
"CheckDataValidation": false,
|
||||
"RowsToUpdate": 1,
|
||||
"RowsToUpdateCondition": {
|
||||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "ID",
|
||||
"GUID": "d1bb6583-60b6-47ea-83b3-12cf958b1530"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-反馈'!任务ID"
|
||||
}
|
||||
},
|
||||
"UpdateBindingValues": [
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "功能描述",
|
||||
"GUID": "4e09a81b-8cfc-4b2f-9e21-61c6d38e6466"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-反馈'!C6"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "cdd640c2-e8e6-48c7-840d-8169f170c74a"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"UIPermissions": [
|
||||
{
|
||||
"Scope": 2,
|
||||
"AllowRoles": [
|
||||
"FGC_Anonymous"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Scope": 1,
|
||||
"AllowRoles": [
|
||||
"FGC_Anonymous"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Scope": 4,
|
||||
"AllowRoles": [
|
||||
"FGC_Anonymous"
|
||||
]
|
||||
}
|
||||
],
|
||||
"type": "text",
|
||||
"maxlength": "114",
|
||||
"showWordLimit": true,
|
||||
"placeholder": "请输入(可选)",
|
||||
"PrependText": "功能描述",
|
||||
"prefixIcon": {
|
||||
"$type": "GrapeCity.Forguncy.Plugin.ImageValue, GrapeCity.Forguncy.Plugin",
|
||||
"Name": "提示.svg",
|
||||
"Color": "Text 1 50"
|
||||
},
|
||||
"resize": "none"
|
||||
}
|
||||
},
|
||||
"7,18": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.CheckBoxCellType, ServerDesignerCommon",
|
||||
"Caption": "折叠",
|
||||
"Style": 1,
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-反馈'!4:7"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=NOT('任务-反馈'!折叠任务反馈)"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"StyleDatas": {
|
||||
"Styles": [
|
||||
{
|
||||
"FontFamily": 0,
|
||||
"FontSize": 16.0,
|
||||
"Foreground": 1,
|
||||
"Formatter": 2,
|
||||
"HorizontalAlignment": 3
|
||||
},
|
||||
{
|
||||
"FontFamily": 0,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 4,
|
||||
"HorizontalAlignment": 5
|
||||
},
|
||||
{
|
||||
"FontFamily": 0,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 6,
|
||||
"Formatter": 2,
|
||||
"HorizontalAlignment": 7
|
||||
},
|
||||
{
|
||||
"FontFamily": 0,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 4,
|
||||
"Formatter": 2
|
||||
},
|
||||
{
|
||||
"FontSize": -1.0
|
||||
},
|
||||
{
|
||||
"HorizontalAlignment": 7
|
||||
},
|
||||
{
|
||||
"FontFamily": 0,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 8
|
||||
},
|
||||
{
|
||||
"FontFamily": 0,
|
||||
"FontSize": 13.333333333333332
|
||||
},
|
||||
{
|
||||
"FontSize": -1.0,
|
||||
"Foreground": null
|
||||
},
|
||||
{
|
||||
"Foreground": 4
|
||||
}
|
||||
],
|
||||
"Types": {
|
||||
"Strs": [
|
||||
"Body",
|
||||
"black",
|
||||
"[AUTO]General",
|
||||
"Left",
|
||||
"Text 1 50",
|
||||
"Right",
|
||||
"Background 1 -25",
|
||||
"Center",
|
||||
"Accent 1 0"
|
||||
]
|
||||
},
|
||||
"CellStyles": {
|
||||
"1,1": 0,
|
||||
"1,16": 1,
|
||||
"1,21": 2,
|
||||
"3,2": 3,
|
||||
"4,1": 4,
|
||||
"4,13": 4,
|
||||
"4,14": 4,
|
||||
"4,15": 4,
|
||||
"4,16": 4,
|
||||
"4,17": 4,
|
||||
"4,18": 4,
|
||||
"4,19": 4,
|
||||
"4,20": 4,
|
||||
"4,21": 4,
|
||||
"5,1": 4,
|
||||
"5,2": 3,
|
||||
"5,20": 4,
|
||||
"5,21": 4,
|
||||
"6,2": 5,
|
||||
"6,3": 5,
|
||||
"6,4": 5,
|
||||
"6,5": 5,
|
||||
"6,6": 5,
|
||||
"6,7": 5,
|
||||
"6,8": 5,
|
||||
"6,9": 5,
|
||||
"6,10": 5,
|
||||
"6,11": 5,
|
||||
"6,12": 5,
|
||||
"6,13": 5,
|
||||
"6,14": 5,
|
||||
"6,15": 5,
|
||||
"6,16": 5,
|
||||
"6,17": 5,
|
||||
"6,18": 5,
|
||||
"6,19": 5,
|
||||
"6,20": 5,
|
||||
"7,2": 5,
|
||||
"7,3": 5,
|
||||
"7,4": 5,
|
||||
"7,5": 5,
|
||||
"7,6": 5,
|
||||
"7,7": 5,
|
||||
"7,8": 5,
|
||||
"7,9": 5,
|
||||
"7,10": 5,
|
||||
"7,11": 5,
|
||||
"7,12": 5,
|
||||
"7,13": 5,
|
||||
"7,14": 5,
|
||||
"7,15": 5,
|
||||
"7,16": 5,
|
||||
"7,17": 5,
|
||||
"7,18": 6,
|
||||
"7,19": 7,
|
||||
"7,20": 7
|
||||
},
|
||||
"RowStyles": {
|
||||
"2": 8
|
||||
},
|
||||
"ColStyles": {
|
||||
"2": 9
|
||||
},
|
||||
"SheetStyle": {
|
||||
"FontFamily": 0,
|
||||
"FontSize": 13.333333333333332
|
||||
}
|
||||
},
|
||||
"Spans": [
|
||||
"7,18,1,3",
|
||||
"1,1,1,4",
|
||||
"1,16,1,4",
|
||||
"5,2,1,18",
|
||||
"3,2,1,18"
|
||||
],
|
||||
"PageInfo": {
|
||||
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
|
||||
"PermissionData": {
|
||||
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionData, Forguncy.RbacPermission.Core",
|
||||
"permissionResource": {
|
||||
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionResource, Forguncy.RbacPermission.Core"
|
||||
},
|
||||
"permissionBindings": [
|
||||
{
|
||||
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionBinding, Forguncy.RbacPermission.Core",
|
||||
"roleNames": [
|
||||
"FGC_LoginUser"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"RowBreakLines": [],
|
||||
"RepeatRangeSettings": [],
|
||||
"RelatedDataTableName": "任务表",
|
||||
"ConditionFormatRulesCollection": {
|
||||
"Rules": []
|
||||
}
|
||||
},
|
||||
"PrintInfo": {
|
||||
"PaperSize": {},
|
||||
"Margin": {}
|
||||
},
|
||||
"BackgroundPictures": [
|
||||
{
|
||||
"FitToBrowserWidth": true,
|
||||
"Name": "138b82b2-1efd-46c0-8ac1-7b984f417427.png",
|
||||
"DisplayName": "背景图2",
|
||||
"PictureCommands": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"TargetCells": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-反馈'!折叠任务反馈"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=NOT('任务-反馈'!折叠任务反馈)"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"StyleInfo": {
|
||||
"Fill": "Background 1 0"
|
||||
},
|
||||
"IsAutomaticFill": false,
|
||||
"Size": "663,52"
|
||||
}
|
||||
],
|
||||
"CustomNames": [
|
||||
{
|
||||
"Name": "折叠任务反馈",
|
||||
"Formula": "'任务-反馈'!$S$8"
|
||||
}
|
||||
]
|
||||
}//WyIROsbctUvB/dv8r/mtX0ew37FDr7St9W2wXP6ZV6GDSDdEhbJWIwqLRpbQmOwcSiMzGRKmyfDNof4yvtgcvNbXtydf9Jj6nQIIr/NJtiirVhB7SWnyaFxulVJ+aZe46hNbrVKkJk2I1S6/B/zk3fHjwvcOU36usS1lVXDaeIT2Xxbd0nAK7wu6rxmphgEFedn2cNGgEUCoDjNjd/ByesNbTHCY9ttLtWgI1VhGBprsBQzhQtgjEhXOQ8oGNntP0L9vu0XGD8qREa0jc68eus5A938nI4h83L1fBJBj8VHUyPcWaUGW5/ppEL6qJYxyC1eiwT/jZTqFKj+mL39JEqIarKdBE91XGw4lER2tpz/uhW4CQzWGDBysD3XFBtTETw2zGWh+xREn6/UnIQDCQ4xYwLOULWx35zWEJuUtuWL+y5+V9PncYIkJXWP0vTec1UZ533T6IEK0sG/0s4hi97HNlqcq8SsM8o310zX+T4dRFEoDdy2NqdCctoWbN82YQlhTFNf5zGWj7ajdMQoMvGOtPTCD08i2DntGQgRFD6KkDTi24xUrXRJLqopiKNQA457pLCL1sqIMyXQqz++tTk9ik13JUV+QUC9LpPDmJPJNdk1Zw6kaemsG3ljX24+3fKHVQVCd3HPNN6y4ZQKkllaTHO+ylqPMub6jwUq4aJF/OViuVXku4Uz1zBPRmX9D1UVeIP3g+BYm7K7A6FCm3GLWwBsfZtLTvEYMBu7nC8kLNxktySl5G62FOAhfSpIQwa/RgeRS0Da7eA/5l0qCeY4C7WREoexmoP6BHrHuUE3vLaK4Y8L+YSvmJjjHxtycXWKKYSNe5qSneUKHeYIKXAxVqdxcvIjiIXeE8JnXTQmyh0Zzb42goEiaojcDmG+pa+wG8+M6nlNwWJGaFm/YIQ==|920
|
||||
14
Pages/任务/任务-反馈.rd
Normal file
14
Pages/任务/任务-反馈.rd
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"PageType": 0,
|
||||
"ColumnCount": 22,
|
||||
"RowCount": 8,
|
||||
"Formulas": {
|
||||
"1,21": "IF(折叠任务反馈,上箭头,下箭头)"
|
||||
},
|
||||
"CustomNames": [
|
||||
{
|
||||
"Name": "折叠任务反馈",
|
||||
"Formula": "'任务-反馈'!$S$8"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -235,7 +235,7 @@
|
||||
"ShowConfirm": false
|
||||
}
|
||||
],
|
||||
"ID": "59887504-a23a-49cc-910f-33e7330b73e3"
|
||||
"ID": "fb3d6dfc-f14c-4a59-8bcd-c7856becfb2c"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -452,7 +452,7 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"ID": "ebd4c941-4af7-4587-897f-ed0e697f60b4"
|
||||
"ID": "a9950383-8996-4153-b723-d0ea4bc1eb3a"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -467,12 +467,12 @@
|
||||
"BtnText": "知道了"
|
||||
}
|
||||
],
|
||||
"ID": "e0e816f0-b24b-47b0-b98e-2b668c5a41f9"
|
||||
"ID": "5c3d02a6-6e00-437d-8a2b-1d819785f9c7"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "1666181b-5746-4b6d-9b4a-b53ab8ea0da1"
|
||||
"ID": "620eb1ab-4654-4626-adb2-f13d1feab4b3"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -527,10 +527,37 @@
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
||||
"TableName": "任务表",
|
||||
"ShowConfirm": false
|
||||
"ShowConfirm": false,
|
||||
"CheckDataValidation": false,
|
||||
"RowsToUpdate": 1,
|
||||
"RowsToUpdateCondition": {
|
||||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "ID",
|
||||
"GUID": "1a1870b8-7606-48c2-9fbd-b052998e47f5"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-基本信息'!任务ID"
|
||||
}
|
||||
},
|
||||
"UpdateBindingValues": [
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "任务类型",
|
||||
"GUID": "63d0a4e4-d9ea-43e0-a91a-c8ee4cb91dd4"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-基本信息'!任务类型"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "08cb7b69-56bc-492a-9edd-9fc5e4dc3815"
|
||||
"ID": "5c54336e-f31e-46bc-aa53-05198126c0bf"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -633,10 +660,37 @@
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
||||
"TableName": "任务表",
|
||||
"ShowConfirm": false
|
||||
"ShowConfirm": false,
|
||||
"CheckDataValidation": false,
|
||||
"RowsToUpdate": 1,
|
||||
"RowsToUpdateCondition": {
|
||||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "ID",
|
||||
"GUID": "b20a5b63-55aa-4adf-919a-f735b1ec964f"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-基本信息'!任务ID"
|
||||
}
|
||||
},
|
||||
"UpdateBindingValues": [
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "执行者",
|
||||
"GUID": "2ee01615-0ac5-45f6-a59c-2f9140918ec0"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-基本信息'!执行者"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "c7d53d03-39ed-4f34-97f3-1461c96398fe"
|
||||
"ID": "dde5cc70-3c9c-4746-8a4f-83302c03704d"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -744,7 +798,7 @@
|
||||
"ShowConfirm": false
|
||||
}
|
||||
],
|
||||
"ID": "8fec4fac-3fe9-45ce-ad38-ee1b20069435"
|
||||
"ID": "d36894ce-fcf2-4e02-8b93-06febced6c1d"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -781,7 +835,7 @@
|
||||
"ShowConfirm": false
|
||||
}
|
||||
],
|
||||
"ID": "041c899d-73bc-4c22-8cf0-24964c223291"
|
||||
"ID": "ebc047f9-d543-465f-964d-a69d607d4c7e"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -886,10 +940,37 @@
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
||||
"TableName": "任务表",
|
||||
"ShowConfirm": false
|
||||
"ShowConfirm": false,
|
||||
"CheckDataValidation": false,
|
||||
"RowsToUpdate": 1,
|
||||
"RowsToUpdateCondition": {
|
||||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "ID",
|
||||
"GUID": "111050b0-d5cf-4f7e-9209-ea08e55f1eb9"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=任务首页!任务ID"
|
||||
}
|
||||
},
|
||||
"UpdateBindingValues": [
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "分组ID",
|
||||
"GUID": "453c3f4d-f70d-4c43-91f6-457780602991"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-基本信息'!任务分组"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "3afce61e-7b1b-4e42-a35c-9204bf87a757"
|
||||
"ID": "e80a0044-b973-43e7-ad07-91d31ad3e273"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1015,37 +1096,50 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
||||
"TableName": "任务表",
|
||||
"ShowConfirm": false,
|
||||
"CheckDataValidation": false,
|
||||
"RowsToUpdate": 1,
|
||||
"RowsToUpdateCondition": {
|
||||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "ID",
|
||||
"GUID": "dee1a3d9-6665-46ec-997d-cc72ec29a930"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-基本信息'!任务ID"
|
||||
}
|
||||
},
|
||||
"UpdateBindingValues": [
|
||||
{
|
||||
"TargetCells": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-基本信息'!C16"
|
||||
"BindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "开始时间",
|
||||
"GUID": "1bd3abe6-a2e3-465b-aaae-d2a1223a1a4e"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-基本信息'!开始日期"
|
||||
"SerializeProperty": "='任务-基本信息'!C16"
|
||||
}
|
||||
},
|
||||
{
|
||||
"TargetCells": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-基本信息'!J16"
|
||||
"BindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "结束时间",
|
||||
"GUID": "14ecc8f4-35e7-44dc-a38b-4fab42628dea"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-基本信息'!结束日期"
|
||||
"SerializeProperty": "='任务-基本信息'!J16"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
||||
"TableName": "任务表",
|
||||
"ShowConfirm": false
|
||||
}
|
||||
],
|
||||
"ID": "208fb4a0-0fe4-4b65-9892-a874421ec55d"
|
||||
"ID": "affc17d2-e5e0-4884-8fef-d770a49cf993"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1184,12 +1278,12 @@
|
||||
"BtnText": "知道了"
|
||||
}
|
||||
],
|
||||
"ID": "23b005eb-95f4-4a25-bacc-4eb619f966e4"
|
||||
"ID": "f678c2f0-8fdd-4316-bf66-f862582d730b"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "771c6963-7d77-432a-986a-daffef6c7448"
|
||||
"ID": "622eb8af-9cf5-453a-8f6b-6ce1f5a2a5e1"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1570,6 +1664,10 @@
|
||||
{
|
||||
"Name": "任务日期",
|
||||
"Formula": "'任务-基本信息'!$C$12"
|
||||
},
|
||||
{
|
||||
"Name": "任务名称",
|
||||
"Formula": "'任务-基本信息'!$B$2"
|
||||
}
|
||||
]
|
||||
}//oWfSCCUQDd2gqOy3RSgT7Q9875zYcFVj8FJU1oZ/jkVwoqhN3dTxEkcrpGecMLCc/EFjnAn3riJ2LZAcaQGX1+AYDyvIDeIsxPh6rPCC0aq7RQWvv3b094nCQntvUritZ29vmc78Gm4LXGRq+sXz5YV4MXHYlsx3/sleVbvs5dCVqXZlUW07oebjRp44arycQnNWffNO5OShzCWLvswU+gl8JhDgD+ykMi/SbgWMNogJ7MZXX/2acBaBlUJGVdGLozMz7ojWuYwOtsYobaR2gIAvO+ifGsD7NxJHe9nH5VSviTRKTxp8otJdjMwXEDQofojZJyVmPq9hmqtCld7PbywauVvocHTaST9ZwrvgcOvfeZVe5aj3pr37uVxDyhu1kWiD62Icl1SUjD1yuLQj0zjar/Gujijg98wCerNSIZ44ARApnHs82tMrX7tL3zjVheibtUu/dxsWxXzamsp+6iw7LQjzQkzdDuI1EWukOQ1Q53piKY+9830OFOKbqC6pMY6pMGXDj4wju6re0rX3cRAhD5m3TX9TeNNoZNvpU5F+ti82UDs5qsZOTS9jea8LPfEcCjSe2jrgt7p8bx3knZ8efkOEc3bRs3wz78cW7I/Rq19B1VvZeQnB0sIbQuKKlZwNPl9uVyQk12CcxLFO7yh0/UlF660hGjThSt8oH6uIQ6NbuuqKLkZwqBL21zsv4zPvIlnTsjfGQCF/nKzr3z+NOww5R/1IElLndkZw3RmVdIvlxtCvRaNkE2flbHWAl4550GtRFG337keUYofBtXpMA4wRLU0Ar4lSbpmzcMOiF3ytpRhq5k4aRtrbvX3skvVbwoL5d7V9fCTTYTUn63QULwcmCz/o2qtA5NTbo6x6v0hxKuB8amEQTOKKMhLKKnsmyOBEyc+9GSacrGVsLA==|920
|
||||
}//T3ZY77ipjgge9i/Hyw2GFFDLsimCAjhowcMSXPBki/EVNIVtKv6p3rjJmz0nZeaioJYnKMbd0I+ro6sYS5zxhj9RMclPcWfMvMTdRM/8onwJ1oiKjW/iQg8GhTx3/dxTgyjsOYqkd5f93WLEPyftrW6d+Q9wcxwrLIh/F7oBttPfrutEnde6kk4Tso5TfvCO5YcoPzbctf/V4kj1CAOK5DLV/Fbqd/D0AKukXOhppxRvN1G1xwCzsHJD4OlY1+LyHvaX49IdKF4b3u4I3GTb6O7bQU5MkJOTvmgtPk1l3hp1vYPXhCd5W04dRdrZFR5jQRYn/LVvctH29Ig/01ACW1a9df3hRraW3wy2kQmpIzEUu0OdfTSb2bQ2TKRryBX08g2BZaT9K0ZjJDGXhasvhgen2PulkbQgp+mF3Q/sNEnT+nzinFV8oKEu4Y9x8pZKKSVM7ayn+Cr0uYHjNVKuOTKHOkSQXQRXHn3vThpyevzczkShVa1J4LdAq/PgpI7kb4SI0us7mGmzh+WPxsA3VGiBlCvK54zF0vpJgnPIOF1PyuuEV5FJMf2VGs0xsX5JXLhXH4sy0uNZ4ggl3d7qcBKfe2H5YPGiGVMcg1CWdcILh8D0bRZYeak/HOdSsJszXbFu6eHCCIEIGZy5NNf+IhvUd+YaN6FvCb0imu3aC/8rWu0Ko/YYXD0YAoKdiFef6l5QlTcmEwWKjuFrScNuJYNT3RIBpCbAT+9WRbxImSb/zdpJMKyFHsvk1G9Qxd6lVXfYAOkuYr+aGQEpJ815dS/BckccQPop2LVJwP6vC/zWWGaQyqxlrxDmh5UwPTOcNuFg+bcrWV7e4hdIbI9SHsvesP0a8pmstWDTxfGsSYqC7Y/Ly9K3h4+W6XY0wcupGZeetp9LhBwWzJMsYDY2Wg==|920
|
||||
@@ -27,6 +27,10 @@
|
||||
{
|
||||
"Name": "任务日期",
|
||||
"Formula": "'任务-基本信息'!$C$12"
|
||||
},
|
||||
{
|
||||
"Name": "任务名称",
|
||||
"Formula": "'任务-基本信息'!$B$2"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -190,6 +190,7 @@
|
||||
},
|
||||
"Values": {
|
||||
"1,1": "工时详情",
|
||||
"1,20": "实际工时",
|
||||
"4,2": "计划工时",
|
||||
"4,20": "计划工时",
|
||||
"8,2": "实际工时",
|
||||
@@ -230,6 +231,31 @@
|
||||
"IconSize": 14.0
|
||||
}
|
||||
},
|
||||
"1,20": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.OperateCellTypeCommand, ServerDesignerCommon",
|
||||
"TargetPageElement": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-工时'!U9"
|
||||
},
|
||||
"TargetType": "Forguncy.ButtonCellType, ServerDesignerCommon, Version=10.0.3.0, Culture=neutral, PublicKeyToken=967100671921c115",
|
||||
"MethodName": "ExecuteCommand"
|
||||
}
|
||||
],
|
||||
"Text": "实际工时",
|
||||
"TemplateKey": "Gost",
|
||||
"Icon": {
|
||||
"Name": "Application/005_add_5.svg",
|
||||
"BuiltIn": true,
|
||||
"Color": "Background 1",
|
||||
"UseCellTypeForeColor": true
|
||||
},
|
||||
"IconSize": 14.0
|
||||
}
|
||||
},
|
||||
"1,23": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
|
||||
@@ -289,7 +315,7 @@
|
||||
"LoadBindingDataOption": 1
|
||||
}
|
||||
],
|
||||
"ID": "bf1249a8-c623-4bf6-b105-4e6aefbc50bb"
|
||||
"ID": "02986f2e-aec8-4359-b33d-60edc5f83b8b"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -328,12 +354,12 @@
|
||||
"LoadBindingDataOption": 1
|
||||
}
|
||||
],
|
||||
"ID": "307f5ff9-c28b-444b-b66f-b23424700db3"
|
||||
"ID": "2eb2e698-d30f-464b-b003-ec311a093f38"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "6c9599f5-0522-4da5-ad0a-35da8df10664"
|
||||
"ID": "99e190f4-6cc8-46b6-ab2a-760aad045f78"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -370,7 +396,7 @@
|
||||
"LoadBindingDataOption": 1
|
||||
}
|
||||
],
|
||||
"ID": "0907491b-0f37-456a-931f-57feed7145aa"
|
||||
"ID": "e18f49b3-b1f3-452f-a95c-159a9ff57ee9"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -409,12 +435,12 @@
|
||||
"LoadBindingDataOption": 1
|
||||
}
|
||||
],
|
||||
"ID": "0c093e32-bf45-4d19-aa11-85c5dfbd3eab"
|
||||
"ID": "2c8f4979-d7bf-4e97-afc3-bb1f89f57ee9"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "e904480e-6115-42a6-9275-c41d35150723"
|
||||
"ID": "506ac5b9-6a62-4561-81c6-b16d075676ee"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -467,7 +493,7 @@
|
||||
"LoadBindingDataOption": 1
|
||||
}
|
||||
],
|
||||
"ID": "5cafabd5-0449-4d9e-b557-0fa533d81a8f"
|
||||
"ID": "bc3503fc-3129-49e2-9331-07970ff9c9a0"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -506,12 +532,12 @@
|
||||
"LoadBindingDataOption": 1
|
||||
}
|
||||
],
|
||||
"ID": "f47066eb-1a83-4b30-af62-0b32994757a2"
|
||||
"ID": "403144ce-d299-4a52-bdfa-f396697c1feb"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "5b3ad8d4-15ae-4bcf-a1e9-6f8d457305a7"
|
||||
"ID": "90f18155-5597-45fb-abe4-2acdde9b9543"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -556,7 +582,7 @@
|
||||
"LoadBindingDataOption": 1
|
||||
}
|
||||
],
|
||||
"ID": "a3a6a01a-c4cc-48c6-b8aa-8b532af81d4b"
|
||||
"ID": "ae3176d6-21e3-46a7-97b2-a164fcae96c0"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -595,12 +621,12 @@
|
||||
"LoadBindingDataOption": 1
|
||||
}
|
||||
],
|
||||
"ID": "e12c0b5a-6a63-4fa9-ae22-5bdc431c94ed"
|
||||
"ID": "3dc38bb6-fd93-4e35-89dc-653741910be3"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "5dfca992-e29c-4fb3-bdc4-a9b835f185b3"
|
||||
"ID": "2a6f1b88-e2d2-46a7-a856-e8b9cc5d8dca"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -831,7 +857,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "c65cd493-117b-4d34-a18b-5e8d1b8f0490"
|
||||
"ID": "9e7265d0-097b-4cf7-8d6a-5067c9e7541c"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -851,7 +877,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "49842e22-fe37-4859-b153-e96076eec69d"
|
||||
"ID": "3d5909c7-557e-4a55-92b7-04b86066943d"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -871,32 +897,7 @@
|
||||
{
|
||||
"FontFamily": 0,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 4,
|
||||
"Formatter": 2,
|
||||
"HorizontalAlignment": 5
|
||||
},
|
||||
{
|
||||
"FontFamily": 0,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 6,
|
||||
"HorizontalAlignment": 5
|
||||
},
|
||||
{
|
||||
"Formatter": 7,
|
||||
"TextIndent": 5,
|
||||
"HorizontalAlignment": 3,
|
||||
"Underline": false
|
||||
},
|
||||
{
|
||||
"Foreground": 8
|
||||
},
|
||||
{
|
||||
"FontFamily": 0,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Formatter": 7,
|
||||
"TextIndent": 5,
|
||||
"HorizontalAlignment": 3,
|
||||
"Underline": false
|
||||
"Foreground": 4
|
||||
},
|
||||
{
|
||||
"FontFamily": 0,
|
||||
@@ -905,10 +906,35 @@
|
||||
{
|
||||
"FontFamily": 0,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 8
|
||||
"Foreground": 5,
|
||||
"Formatter": 2,
|
||||
"HorizontalAlignment": 6
|
||||
},
|
||||
{
|
||||
"Foreground": 6
|
||||
"FontFamily": 0,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 7,
|
||||
"HorizontalAlignment": 6
|
||||
},
|
||||
{
|
||||
"Formatter": 8,
|
||||
"TextIndent": 5,
|
||||
"HorizontalAlignment": 3,
|
||||
"Underline": false
|
||||
},
|
||||
{
|
||||
"Foreground": 4
|
||||
},
|
||||
{
|
||||
"FontFamily": 0,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Formatter": 8,
|
||||
"TextIndent": 5,
|
||||
"HorizontalAlignment": 3,
|
||||
"Underline": false
|
||||
},
|
||||
{
|
||||
"Foreground": 7
|
||||
}
|
||||
],
|
||||
"Types": {
|
||||
@@ -917,16 +943,19 @@
|
||||
"black",
|
||||
"[AUTO]General",
|
||||
"Left",
|
||||
"Accent 1 0",
|
||||
"Background 1 -25",
|
||||
"Center",
|
||||
"Text 1 50",
|
||||
"General\"小时\"",
|
||||
"Accent 1 0"
|
||||
"General\"小时\""
|
||||
]
|
||||
},
|
||||
"CellStyles": {
|
||||
"1,1": 0,
|
||||
"1,23": 1,
|
||||
"1,20": 1,
|
||||
"1,21": 2,
|
||||
"1,22": 2,
|
||||
"1,23": 3,
|
||||
"2,1": 0,
|
||||
"2,2": 0,
|
||||
"2,3": 0,
|
||||
@@ -948,102 +977,102 @@
|
||||
"2,19": 0,
|
||||
"2,20": 0,
|
||||
"2,21": 0,
|
||||
"2,23": 1,
|
||||
"4,2": 2,
|
||||
"4,4": 3,
|
||||
"4,20": 4,
|
||||
"5,2": 2,
|
||||
"5,3": 2,
|
||||
"5,4": 3,
|
||||
"5,5": 3,
|
||||
"5,6": 3,
|
||||
"5,7": 3,
|
||||
"5,8": 3,
|
||||
"5,9": 3,
|
||||
"5,10": 3,
|
||||
"5,11": 3,
|
||||
"5,12": 3,
|
||||
"5,13": 3,
|
||||
"5,14": 3,
|
||||
"5,15": 3,
|
||||
"5,16": 3,
|
||||
"5,17": 3,
|
||||
"5,18": 3,
|
||||
"8,2": 2,
|
||||
"8,4": 5,
|
||||
"8,19": 6,
|
||||
"8,20": 7,
|
||||
"8,21": 6,
|
||||
"8,22": 6,
|
||||
"8,23": 6,
|
||||
"9,2": 2,
|
||||
"9,23": 6,
|
||||
"10,2": 2,
|
||||
"10,23": 6,
|
||||
"11,2": 2,
|
||||
"11,3": 2,
|
||||
"11,4": 5,
|
||||
"11,5": 5,
|
||||
"11,6": 5,
|
||||
"11,7": 5,
|
||||
"11,8": 5,
|
||||
"11,9": 5,
|
||||
"11,10": 5,
|
||||
"11,11": 5,
|
||||
"11,12": 5,
|
||||
"11,13": 5,
|
||||
"11,14": 5,
|
||||
"11,15": 5,
|
||||
"11,16": 5,
|
||||
"11,17": 5,
|
||||
"11,18": 5,
|
||||
"11,19": 6,
|
||||
"11,20": 7,
|
||||
"11,21": 7,
|
||||
"11,22": 7,
|
||||
"11,23": 6,
|
||||
"12,2": 2,
|
||||
"12,3": 2,
|
||||
"12,4": 5,
|
||||
"12,5": 5,
|
||||
"12,6": 5,
|
||||
"12,7": 5,
|
||||
"12,8": 5,
|
||||
"12,9": 5,
|
||||
"12,10": 5,
|
||||
"12,11": 5,
|
||||
"12,12": 5,
|
||||
"12,13": 5,
|
||||
"12,14": 5,
|
||||
"12,15": 5,
|
||||
"12,16": 5,
|
||||
"12,17": 5,
|
||||
"12,18": 5,
|
||||
"12,19": 6,
|
||||
"12,20": 7,
|
||||
"12,21": 7,
|
||||
"12,22": 7,
|
||||
"12,23": 6,
|
||||
"13,2": 2,
|
||||
"13,3": 2,
|
||||
"13,4": 5,
|
||||
"13,5": 5,
|
||||
"13,6": 5,
|
||||
"13,7": 5,
|
||||
"13,8": 5,
|
||||
"13,9": 5,
|
||||
"13,10": 5,
|
||||
"13,11": 5,
|
||||
"13,12": 5,
|
||||
"13,13": 5,
|
||||
"13,14": 5,
|
||||
"13,15": 5,
|
||||
"13,16": 5,
|
||||
"13,17": 5,
|
||||
"13,18": 5,
|
||||
"13,19": 6,
|
||||
"13,20": 7,
|
||||
"13,21": 7
|
||||
"2,23": 3,
|
||||
"4,2": 4,
|
||||
"4,4": 5,
|
||||
"4,20": 6,
|
||||
"5,2": 4,
|
||||
"5,3": 4,
|
||||
"5,4": 5,
|
||||
"5,5": 5,
|
||||
"5,6": 5,
|
||||
"5,7": 5,
|
||||
"5,8": 5,
|
||||
"5,9": 5,
|
||||
"5,10": 5,
|
||||
"5,11": 5,
|
||||
"5,12": 5,
|
||||
"5,13": 5,
|
||||
"5,14": 5,
|
||||
"5,15": 5,
|
||||
"5,16": 5,
|
||||
"5,17": 5,
|
||||
"5,18": 5,
|
||||
"8,2": 4,
|
||||
"8,4": 7,
|
||||
"8,19": 2,
|
||||
"8,20": 1,
|
||||
"8,21": 2,
|
||||
"8,22": 2,
|
||||
"8,23": 2,
|
||||
"9,2": 4,
|
||||
"9,23": 2,
|
||||
"10,2": 4,
|
||||
"10,23": 2,
|
||||
"11,2": 4,
|
||||
"11,3": 4,
|
||||
"11,4": 7,
|
||||
"11,5": 7,
|
||||
"11,6": 7,
|
||||
"11,7": 7,
|
||||
"11,8": 7,
|
||||
"11,9": 7,
|
||||
"11,10": 7,
|
||||
"11,11": 7,
|
||||
"11,12": 7,
|
||||
"11,13": 7,
|
||||
"11,14": 7,
|
||||
"11,15": 7,
|
||||
"11,16": 7,
|
||||
"11,17": 7,
|
||||
"11,18": 7,
|
||||
"11,19": 2,
|
||||
"11,20": 1,
|
||||
"11,21": 1,
|
||||
"11,22": 1,
|
||||
"11,23": 2,
|
||||
"12,2": 4,
|
||||
"12,3": 4,
|
||||
"12,4": 7,
|
||||
"12,5": 7,
|
||||
"12,6": 7,
|
||||
"12,7": 7,
|
||||
"12,8": 7,
|
||||
"12,9": 7,
|
||||
"12,10": 7,
|
||||
"12,11": 7,
|
||||
"12,12": 7,
|
||||
"12,13": 7,
|
||||
"12,14": 7,
|
||||
"12,15": 7,
|
||||
"12,16": 7,
|
||||
"12,17": 7,
|
||||
"12,18": 7,
|
||||
"12,19": 2,
|
||||
"12,20": 1,
|
||||
"12,21": 1,
|
||||
"12,22": 1,
|
||||
"12,23": 2,
|
||||
"13,2": 4,
|
||||
"13,3": 4,
|
||||
"13,4": 7,
|
||||
"13,5": 7,
|
||||
"13,6": 7,
|
||||
"13,7": 7,
|
||||
"13,8": 7,
|
||||
"13,9": 7,
|
||||
"13,10": 7,
|
||||
"13,11": 7,
|
||||
"13,12": 7,
|
||||
"13,13": 7,
|
||||
"13,14": 7,
|
||||
"13,15": 7,
|
||||
"13,16": 7,
|
||||
"13,17": 7,
|
||||
"13,18": 7,
|
||||
"13,19": 2,
|
||||
"13,20": 1,
|
||||
"13,21": 1
|
||||
},
|
||||
"ColStyles": {
|
||||
"1": 8,
|
||||
@@ -1065,7 +1094,8 @@
|
||||
"9,2,1,21",
|
||||
"10,2,1,21",
|
||||
"13,21,1,3",
|
||||
"1,1,1,6"
|
||||
"1,1,1,6",
|
||||
"1,20,1,3"
|
||||
],
|
||||
"PageInfo": {
|
||||
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
|
||||
@@ -1174,4 +1204,4 @@
|
||||
"Formula": "'任务-工时'!$V$14"
|
||||
}
|
||||
]
|
||||
}//Tv2fRDboHNsk45Kbp6xlDOM2C+Y+jCQlMhhwOczw9StjRKebp9YnmmzXQ/LPPJGX1IpEjLHcFpayFGyMu/vX8MJ2kFPXLY3lXXZVc7NSzbUdcc8ZgbttJleUDpweBt6Hi3WeJHNd/3r6IimtmCP4C1elZ57DYsMzJyXahQKIHwomQLfcywGPfBzQAtNJ9WOCmLG/UgfuG3fZjsoQL/N6XKvI72ZhbXvd9V8gfLoXWUA10ujgz5r2jkVcq8xn/YjJ0LLNmv38j+HCTuGzgkcM6q9c4Uzyf2BCUtRHNuSG6RiIUSLlaDHQiw7u3bb5SllzKlio+PNnpDm6BGR9ryuSKmJMCR9EHKonx9EXNaYy8fNf1xYd6b0OgCnGebyhykK1n6sOXRGQZA3Vlsxx57qdxwQ/Bk+a3Uh0YPvL1VrS0T1LWiAWjPA/ex/J4yA3tw3jwQt9KrHKum8BVYPNRZoAI16Vn9fUOWnasUQByk43Vg5vkbdfLJFdZ1v8PyNPQW+u3BmBwRFntM1rZlj7fIRguLKS5A0g/Q8wrin8SAoI4J6qfrjd8frEH1NcFuNWHT4dgTPmkRZfc6btyCw3RShKSePg5iYcV/59q3AqsR+TTv7ipJ1fjw2Nj/ejoKZHyHfsFq51NKPPi9TiYEZUtD+FA2JrD3kRshMTX2thzMXawvHHYyerjB51ZhGSgzOi28d4NyiQEt5E9WAGcY89KmOYBw4ky8AfpXm+48zop0tmrgcNrwpVsRO3dF7I9IX3EnUpQVoT8SmJPkmqdJl+3btgdespT0fH2T316rEFDBZk1sRinYDtelepMkE6kOCQ5htqhT2Lv88PeDqheKIalNQg8L7JhMV4OOScPqDE8iuk1N525/bkRITQljSXO/6UcqyFWhlmk/5e/3sOcF+hW9P4eA==|920
|
||||
}//3tucIAIdXup8AtDfGKzXTSY89likhpecgaHNjPw4I99O4VhuzEt9Isi8az5HlEuCHvfe2Vm7EW5yBQSLzGUrqpWl5M1N4hc/fQ/ct38UFaV25SG4kl74/9HG/FxUjSaYQ9EXbzBq3BzdU2dBQcd85/OEmoWQJWaPb/B3x6WN2w4QpVpiLbrWRY6oIeDDXoAjLj1Gvj72mmZRaludZ3r2fUnHnvccYMDJv9MhSQTyOK62OefqepYHA/z8zdy6XkMdP2mbncBRsXNI2UJTsI+ewypIltC+yUgrHsebe6Bi7r1p9rF4JqcQUE90b+v0kP5iyfX/adWHZdR9WcRnhJKXwYleMaCdU7eTHWGXLh5sqqvj2CLVqsoBfuL+24kQVTwQdgzZS2gI03cZObLPBDkUYpYQI8miRROQuIBfY+l38v4JypJG2zdFJwvLpDDLisStg0gNysrOZ/aM9Rn27xA+dMQ6iylrZJXNf6IYrVSoThB7TXgfEHUs6yWUwgB4rkNIhFi8WBNLqbepR07VN8GzbNm28Xs10FDCThxeAEYU2ooswZ+ksW7+TJAeDVuYd6uU1Nntz9offYH+SUO5jyrAoQz2yjiZeocdjvAgAPGmBHsZcNHNOASH6caCmXWdy9Khd1pUEozIdWLTxElJ5nX5ci/B6O++rzWKYg+znQl/cEnMjqCkkvp3rKnMgpEiZzFjDzglo+hqQBLBSitItxJhSQyJJ1bXJyxk9FvtVPeXAC93k4/MTuVmEY/ZdoVF8Wd1urqSEqFMO232cI7Vl1Sn0ia0tUIBjqyICfrpI7Lz0YCSJA/FZJoyetEuV4Sl+5BaM3OajfHZUGvCPdV95e/4iir+sCunDz6n+dYw/KHq6bVoRwVCkggF6OJpY+QIgbZkh1UJ6NLR9rjMqwVSu0RgOQ==|920
|
||||
@@ -86,9 +86,25 @@
|
||||
"DesignLengthInPixel": 39.0,
|
||||
"Mode": 1
|
||||
}
|
||||
},
|
||||
"16": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 5.0
|
||||
}
|
||||
},
|
||||
"17": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 5.0
|
||||
}
|
||||
},
|
||||
"18": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 39.0,
|
||||
"Mode": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
"Count": 16,
|
||||
"Count": 19,
|
||||
"DefaultSize": 5.0
|
||||
},
|
||||
"Cols": {
|
||||
@@ -215,7 +231,8 @@
|
||||
"6,0": "任务-子任务列表",
|
||||
"9,0": "任务-关联资源",
|
||||
"12,0": "任务-工时",
|
||||
"15,0": "任务-进展"
|
||||
"15,0": "任务-进展",
|
||||
"18,0": "任务-反馈"
|
||||
},
|
||||
"AttachInfos": {
|
||||
"0,0": {
|
||||
@@ -253,6 +270,12 @@
|
||||
"$type": "Forguncy.ContentContainerCellType, ServerDesignerCommon",
|
||||
"PageName": "任务-进展"
|
||||
}
|
||||
},
|
||||
"18,0": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.ContentContainerCellType, ServerDesignerCommon",
|
||||
"PageName": "任务-反馈"
|
||||
}
|
||||
}
|
||||
},
|
||||
"StyleDatas": {
|
||||
@@ -274,6 +297,13 @@
|
||||
"Background": null,
|
||||
"FontFamily": 0
|
||||
},
|
||||
{
|
||||
"FontFamily": 0,
|
||||
"BorderBottom": 0
|
||||
},
|
||||
{
|
||||
"FontFamily": 0
|
||||
},
|
||||
{
|
||||
"Background": null
|
||||
}
|
||||
@@ -583,12 +613,75 @@
|
||||
"15,12": 0,
|
||||
"15,15": 0,
|
||||
"15,19": 0,
|
||||
"15,20": 0
|
||||
"15,20": 0,
|
||||
"16,0": 0,
|
||||
"16,1": 1,
|
||||
"16,2": 1,
|
||||
"16,3": 1,
|
||||
"16,4": 1,
|
||||
"16,5": 1,
|
||||
"16,6": 1,
|
||||
"16,7": 1,
|
||||
"16,8": 1,
|
||||
"16,9": 1,
|
||||
"16,10": 1,
|
||||
"16,11": 1,
|
||||
"16,12": 1,
|
||||
"16,13": 4,
|
||||
"16,14": 4,
|
||||
"16,15": 1,
|
||||
"16,16": 4,
|
||||
"16,17": 4,
|
||||
"16,18": 4,
|
||||
"16,19": 1,
|
||||
"16,20": 3,
|
||||
"17,0": 0,
|
||||
"17,1": 0,
|
||||
"17,2": 0,
|
||||
"17,3": 0,
|
||||
"17,4": 0,
|
||||
"17,5": 0,
|
||||
"17,6": 0,
|
||||
"17,7": 0,
|
||||
"17,8": 0,
|
||||
"17,9": 0,
|
||||
"17,10": 0,
|
||||
"17,11": 0,
|
||||
"17,12": 0,
|
||||
"17,13": 0,
|
||||
"17,14": 0,
|
||||
"17,15": 0,
|
||||
"17,16": 0,
|
||||
"17,17": 0,
|
||||
"17,18": 0,
|
||||
"17,19": 0,
|
||||
"17,20": 0,
|
||||
"18,0": 0,
|
||||
"18,1": 0,
|
||||
"18,2": 0,
|
||||
"18,3": 0,
|
||||
"18,4": 0,
|
||||
"18,5": 0,
|
||||
"18,6": 0,
|
||||
"18,7": 0,
|
||||
"18,8": 0,
|
||||
"18,9": 0,
|
||||
"18,10": 0,
|
||||
"18,11": 0,
|
||||
"18,12": 0,
|
||||
"18,13": 5,
|
||||
"18,14": 5,
|
||||
"18,15": 0,
|
||||
"18,16": 5,
|
||||
"18,17": 5,
|
||||
"18,18": 5,
|
||||
"18,19": 0,
|
||||
"18,20": 0
|
||||
},
|
||||
"RowStyles": {
|
||||
"0": 4,
|
||||
"1": 4,
|
||||
"2": 4
|
||||
"0": 6,
|
||||
"1": 6,
|
||||
"2": 6
|
||||
},
|
||||
"SheetStyle": {
|
||||
"FontFamily": 0
|
||||
@@ -605,7 +698,9 @@
|
||||
"4,13,1,7",
|
||||
"7,13,1,7",
|
||||
"10,13,1,7",
|
||||
"13,13,1,7"
|
||||
"13,13,1,7",
|
||||
"18,0,1,20",
|
||||
"16,13,1,7"
|
||||
],
|
||||
"PageInfo": {
|
||||
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
|
||||
@@ -649,4 +744,4 @@
|
||||
"Formula": "任务部分!$A$1"
|
||||
}
|
||||
]
|
||||
}//zOSKgzGJEBDHfclw4dDrRuN3ksB9TOgTJA4Z4/tdNE30bhk1v9fqIZIshPNE/H/4Uv7nPL3gY5vTI8OCgp2anVskGQPIzrjgL1npq+E+wyfcRP/IDIjCkKAIOo+IwG9nEkgOUvoGa6k3tCVxKfKF1QNxIGJW2piMkE2MCFS47FdK3OSn34c0Fn1FK8fvjOVFN0HqOsEJALxkGdKtT54AqunPcTBxfALaR501XcSzSw7Ah8PCug24lsjQAciaLSMZYosBnLzRw3UArjqjMAOD4Zbb+p3zRpTugV0fXILARl1sXBVctQmB9I+EdB+Bo5bJdnJvO+Fo7iiyLoKsvdMDcXtQA5rRAgFBF4PJZOqj2ZZO+4vJSZErIK28xjnee3pK7dMG3h/2plBj/KtM9Hov0CtMJTn1qF2r9fAuF4ZNsex3FjEVCSHswA8bJ1GnlZuryFpZ2lcc/PSS0baZHvq+N9xAhWbvmkDIjyDR4jgWdN9tb7f4ohEB7W/Bph3la4IVmKeHefnuqxC/KtSPqS5jPFPWcsoP7nn/kvdRkHFZzj0OpPBn+51YC5jKzWUmjfqQroPE6qMEJIKyoT7ttuIQnJr6MPaygRmCdJRnzFHUmU8hso72dcr9W9pPRHNQvrFwCBY8xJhLgNiUJIRRVeTUconpk8jMqdrWLATwVMci2wB6WWn4Shpce8hUMXDrc89SAd8vdyQGl+S3zZIVmtGTGzrWcLHtlrN69CoyCt5SDzIadynWYwOOx4HhpFDmuIqi0bq01QGt56bHk7+nI44vpldR1TSeFn3ZHAVpdWOi9dES1pw42f4nYB9JI7LnlrAkdxk8Y6P59/MFe+DmUDBU1lz5URPPj5YA6SvU8JVOxv8SwNtjzK88VMnK/z3Tc9SiZAtPOo1gUIddfLfiESjc5g==|920
|
||||
}//4FyWMhvyT9N0XvLI9P2dZBZoyBgtMKny7xpUzJ6dt/UGOIDfQCWJeWKkl/cjPWA4skKo2DWQx8JbZ0GX+bgpdhNFICfmGgqS6GW55HIOmZy2fG7aGKXzrIhY3O8cihuosiMrqCoGScS8m++JE4++RIxQp8pIVzC9sOE63uoYJky5OJz8ZrbHizHThSEbJrMXGHON2ZKRzMEc4PSJG9tcZAkU4ijIcjk7EFgYy+t5J79uekF/3DDiWWN2hr4FXRm6zMQAcEziKmNKJv/ym4HkZhUHCcHJUgUkJJPwwpfuH2f/okMCtL1JIjuFWeGHBb4+0obisCLKE3MrLimK3cOyuoyLZKqmgR3KkCDXMIyvI70Jv2RKFNyO6tJtuka7JSrz0BhRWZoKwT3MOzWEDognTN8KhoDe4g57zutpJHzGGX5x1o6J5LrOLC1rhFzupOQxAVbqkoOuUq1V3UxKtKue2yhRomI4uWIyPGqIYH44LUqRtfBy8jGKkGsL9Mctp7BgH42M4BNY31nX/LsvuVKy9ejsJajBxxNTaw/PXxDEe5TY+4DbgoR45PhMfvKzSZIT62wLRVjq9EYto/AzXqfkqICTlEXcPAtHY76ciAttkxyohmtYHYN3vv4HUWdydQdOHKlbSLzIA29sQz1ZuSQuuOMVrK0xYWD/bZXxv5iMw2rYupZ3CRSJwGTz0KxoF+IBC3eltPgen/vhTwLRI8Fq6SeqG7Ya/cO1FnOLUn5/KkIW8zAHdRLbsHRPjTwoQPqbNp9JdyKX23Vs+2o3QIVMdy811eKLU5NP+eenVBq03guEw3QjD10oyx6NIIcsZ9to9mu3CyIwEOJq/YhDcClkVQA5UuqWmyiJ2fVpxaSupfc8maYAjGePfUFNnsGYcdrkIy/eTiXgs0ApA2Pq33Y2AQ==|920
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"PageType": 0,
|
||||
"ColumnCount": 21,
|
||||
"RowCount": 16,
|
||||
"RowCount": 19,
|
||||
"CustomNames": [
|
||||
{
|
||||
"Name": "任务基本信息",
|
||||
|
||||
@@ -168,11 +168,11 @@
|
||||
}
|
||||
},
|
||||
"2,3": {
|
||||
"NameUsedInJavaScript": "成员",
|
||||
"NameUsedInJavaScript": "成员ID",
|
||||
"BindingInfo": {
|
||||
"TableName": "任务成员表",
|
||||
"ColumnName": "参与人",
|
||||
"GUID": "3cc1cf12-e368-4cdb-85be-4c6c8574e995"
|
||||
"GUID": "b0a28339-9fe4-4494-8d58-441716cdff80"
|
||||
},
|
||||
"CellType": {
|
||||
"$type": "Forguncy.DropDownListCellType, ServerDesignerCommon",
|
||||
@@ -183,8 +183,8 @@
|
||||
"DataSource": "项目成员表",
|
||||
"ValueColumnBindingInfo": {
|
||||
"TableName": "项目成员表",
|
||||
"ColumnName": "项目成员",
|
||||
"GUID": "d402d63f-0f27-462f-b4de-36904a7b1f14"
|
||||
"ColumnName": "ID",
|
||||
"GUID": "bfcfe04a-fbe6-4daf-9c42-ed905781508a"
|
||||
},
|
||||
"DisplayColumnBindingInfo": {
|
||||
"TableName": "项目成员表",
|
||||
@@ -195,9 +195,21 @@
|
||||
"UserColumnAttachType": 1
|
||||
}
|
||||
},
|
||||
"ItemsQuery": {
|
||||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "项目成员表",
|
||||
"ColumnName": "项目ID",
|
||||
"GUID": "53d587f6-e30f-45f2-94df-ab21c16747d7"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=参与成员管理!项目ID"
|
||||
}
|
||||
},
|
||||
"DropDownSubItems": [
|
||||
{
|
||||
"GUID": "47aef110031345e6bed6f5b7bcaab2a7",
|
||||
"GUID": "d98089cd5f8043acaed9dd46bb1c8439",
|
||||
"BindingInfo": {
|
||||
"TableName": "项目成员表",
|
||||
"ColumnName": "项目成员",
|
||||
@@ -207,10 +219,10 @@
|
||||
"UserColumnAttachType": 1
|
||||
}
|
||||
},
|
||||
"ColumnName": "项目成员_全名"
|
||||
"ColumnName": "项目成员"
|
||||
},
|
||||
{
|
||||
"GUID": "ce015e22293c4fe4bdb3da9b126366d3",
|
||||
"GUID": "b07c8ed074434da6bc958b84878f046d",
|
||||
"BindingInfo": {
|
||||
"TableName": "项目成员表",
|
||||
"ColumnName": "岗位ID",
|
||||
@@ -224,7 +236,7 @@
|
||||
"ColumnName": "岗位名称"
|
||||
},
|
||||
{
|
||||
"GUID": "3ecb151f557c4df5a891bf33f150f1ac",
|
||||
"GUID": "037d0e835f4b4afe92e5b1b978acf094",
|
||||
"BindingInfo": {
|
||||
"TableName": "项目成员表",
|
||||
"ColumnName": "默认时薪",
|
||||
@@ -281,16 +293,8 @@
|
||||
"Column": "ID"
|
||||
},
|
||||
{
|
||||
"ArrayItemName": "成员",
|
||||
"Column": "成员"
|
||||
},
|
||||
{
|
||||
"ArrayItemName": "岗位",
|
||||
"Column": "岗位ID"
|
||||
},
|
||||
{
|
||||
"ArrayItemName": "时薪",
|
||||
"Column": "任务时薪"
|
||||
"ArrayItemName": "项目成员ID",
|
||||
"Column": "成员ID"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -338,7 +342,7 @@
|
||||
"ReloadData": true
|
||||
}
|
||||
],
|
||||
"ID": "5efc8154-a7ab-4100-ac80-c5dafbf8c2c5"
|
||||
"ID": "5ef5e1a0-1891-4e91-919d-999e405b0f3c"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -353,7 +357,7 @@
|
||||
"BtnText": "知道了"
|
||||
}
|
||||
],
|
||||
"ID": "ada321df-b3f5-48a2-aa37-872a22b3acac"
|
||||
"ID": "6b49965f-bf02-4270-9a95-2f76efd10359"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -483,4 +487,4 @@
|
||||
"Formula": "参与成员管理!$J$8"
|
||||
}
|
||||
]
|
||||
}//if1XaUXIVT6GgsMMNW4sqi3ZhmpJL3kP1+S/b1rU3FGPjKox5Qs5sFpmqdbKQFSVQuO+wYDuUhylAeKi8lJnPkefTZ6ULhbCvh0BgBhAWi2DuA1tM/SHcdlrm2WZeEqGIjPmMDAID7UIs31QthgUfEYSY9NXW4s1jzej5AS/CuTqLqt4bY+yTpntj6ZjGwBtGRMqyYDHp65n5tntvCIYCuEOowTyFQ3+G+7ToyIeUI51hGfQU1CYLx8RUyofwdB3sdeW0ZDsZyJlmyh5Fx3lLB3yBxi8bOw1gQNwjF1BrJ0Ynvu1eHawK2VYu/nyQq/W5AkUA+X1RhUEtcozi33bRx+x31FwRdPnpILAwcu2iOufrIvh9SjsSAov5/KWXVpOnlV1z6eJkwosJMccA+wYKmVWR/1Jq208ZaeIIHcGvAxKA0UbKXc8YCn2fpgGj3XqxWHDRjkIHh1vBJCqrPgq9+X0ITwO7h6fTsYK86/64X6EFvcxfDaiUFrIAnEOjvctR75ikRXJWuuK8Caxs9SnWUrkGGJLOfqPEogLFwwSiuPyKA7/jlUsxNTD0/opDw/1MGzbN/clmgM86EjMzrzvb9nVzz1w9TqdkCpg8cbc1m6xtuMcuA0oUw1APgy25mJUC8HYL9na+Ji5pmR9HNVDD8cvk3XRFYiOgnCgR2O0Pp/WfdMkIozAmXbC2QGnWwUabmqk0EkNi7XUY+WpkqtSI8z5PcrJLAVg97/mTW5duq57s6t5QF4dET26xunjYgN64h33Bp7tIlh+QAxCWukv2VLk4n4UVDQd0MCq5H0DCDI1krK/jfInHHI52GMTFDi8WzIaIF5FXNbJnYcYJhz49djcB9mIHz5twaR5fwcqECA1GlLEPkVt/A4uMIYuYKYxDFrvTs7Husj21lI/ElirGw==|920
|
||||
}//kcGmP00LDzEa8zAwaYWiOxFbpRhMaL7A6wZIKMcKbHu/s2nAF7MJ8CKr6gVi/MaUwqL/aaPhpLpCvZCvXFcWcnC0ZOOQavOyyIkPqIne1jaqUjEaXLhEnCn9MgpZfSCdwa9zZDiusv4zyPeRtjHbfm8SluAYKWfwQ+F074WQxIqQ90j+Qyb7MrOO04MANjnmImDSNLNaGmakgeeN8S7tZXQAa8xapqLrljJqcPAHr0dIF7j0VrqkroMqFQD+6h6MPXKO14OGtTZ0vKUQDiOUvaAB9j0A/jHHIzLD0kJBPtPRhsvEYwFoCNoEahvPfbAA2CaAW1B/saLWhTfgVz81rI2Yu6R/5MtR/HL/HPd1V2FADNiFZs++VSwoZN446lfKGnUWTKGfmn+kbuaaZDzJlWOnbZVFVFzxuqB9gtQQLjkBwtWhtnc72BEle+BIyhN7ktiRcARMqLFVXFq3CV7/WXDokCMfIAGpHPIjd2GUJRm/pr1IWEzNBxNoluELt8JjYTzzLJpQf9QC48kFudPPMCjnr34HrPRcEMjuhBcvLfrJkirONhkXKfVer6e1/7nzh+Rt/deB/ZALbh1LleKD93UcOqrxr8YdaVL1Jewrym5GyjPuAyXRyRHO4X5HJayX+aN6/JYqwg7rBmV0iU5LyAb7yYjPztsdluyLJuVuNYp3RZWwZnG5mLD7WAb8rDdGOgPVafgMEHY5JrHzuMeIc7rhFToOuqUo4YSZ6Q8ttbScGVo7HQ6yUbEG/2+ZsoP9EirwA/LJeicXFI3+AMWgpvyJL0mzM9hf8rn82cRBPtMNwZgOGn8v/ZBN+LQjU8fwO7GqJ3OxbM7mELYjp4WbpL8Yfm/xFAoTJLATS3BqK1VAw4iTq67eAN1N15qM3W0vMXqWQzxjR9nEWXuemfZnFQ==|920
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,15 +1,19 @@
|
||||
{
|
||||
"PageType": 0,
|
||||
"ColumnCount": 16,
|
||||
"RowCount": 28,
|
||||
"RowCount": 31,
|
||||
"Formulas": {
|
||||
"7,1": "TODAY()&\",\"&TODAY()",
|
||||
"26,6": "DATEDIF(G27,K27,\"d\")+1"
|
||||
"29,6": "DATEDIF(G30,K30,\"d\")+1",
|
||||
"10,1": "TODAY()&\",\"&TODAY()"
|
||||
},
|
||||
"CustomNames": [
|
||||
{
|
||||
"Name": "任务ID",
|
||||
"Formula": "新增报工!$B$27"
|
||||
"Formula": "新增报工!$B$3"
|
||||
},
|
||||
{
|
||||
"Name": "项目ID",
|
||||
"Formula": "新增报工!$B$30"
|
||||
}
|
||||
]
|
||||
}
|
||||
664
Pages/任务/工时/核定确认.json
Normal file
664
Pages/任务/工时/核定确认.json
Normal file
@@ -0,0 +1,664 @@
|
||||
{
|
||||
"Rows": {
|
||||
"RowColumnAttachedInfos": {
|
||||
"0": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 43.0
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 16.0
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 16.0
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 16.0
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 55.0
|
||||
}
|
||||
},
|
||||
"11": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 39.0
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"13": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"14": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 45.0
|
||||
}
|
||||
},
|
||||
"15": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 43.0
|
||||
}
|
||||
},
|
||||
"16": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0,
|
||||
"IsHidden": true
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 36.0
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 34.0
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 44.0
|
||||
}
|
||||
},
|
||||
"8": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 198.0
|
||||
}
|
||||
},
|
||||
"9": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 18.0
|
||||
}
|
||||
}
|
||||
},
|
||||
"InLogicalVisibleIndexes": [
|
||||
16
|
||||
],
|
||||
"Count": 17,
|
||||
"DefaultSize": 32.0
|
||||
},
|
||||
"Cols": {
|
||||
"RowColumnAttachedInfos": {
|
||||
"0": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 24.0
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"8": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"9": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"11": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"13": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"14": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"15": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"16": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"17": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"18": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"19": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"21": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 24.0
|
||||
}
|
||||
},
|
||||
"22": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
}
|
||||
},
|
||||
"Count": 23,
|
||||
"DefaultSize": 32.0
|
||||
},
|
||||
"Values": {
|
||||
"1,1": "✨ 请核对您的收益 ✨",
|
||||
"4,2": "本次提交工时",
|
||||
"4,7": "核定有效工时",
|
||||
"4,12": "提成系数",
|
||||
"4,17": "核定时薪",
|
||||
"5,2": 0,
|
||||
"5,7": 0,
|
||||
"5,12": 0,
|
||||
"5,17": 0,
|
||||
"10,3": 0,
|
||||
"11,3": "本次预估收益",
|
||||
"14,2": "我有疑问",
|
||||
"14,8": "确认无误"
|
||||
},
|
||||
"AttachInfos": {
|
||||
"4,10": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
|
||||
"ToolTip": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=核定确认!核定工时说明"
|
||||
},
|
||||
"Size": 14,
|
||||
"ImagePath": "提示.svg",
|
||||
"UseCellForeColor": true
|
||||
}
|
||||
},
|
||||
"4,15": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
|
||||
"ToolTip": "由项目经理在该任务中设置",
|
||||
"Size": 14,
|
||||
"ImagePath": "提示.svg",
|
||||
"UseCellForeColor": true
|
||||
}
|
||||
},
|
||||
"4,20": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
|
||||
"ToolTip": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=核定确认!时薪来源"
|
||||
},
|
||||
"Size": 14,
|
||||
"ImagePath": "提示.svg",
|
||||
"UseCellForeColor": true
|
||||
}
|
||||
},
|
||||
"8,8": {
|
||||
"CellType": {
|
||||
"$type": "LottiePlayer.LottiePlayerDiv, LottiePlayer",
|
||||
"Src": "https://hos-1257098086.cos.accelerate.myqcloud.com/Lottie/PigMoney.json",
|
||||
"Width": 300,
|
||||
"Height": 300
|
||||
}
|
||||
},
|
||||
"14,2": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
|
||||
"Text": "我有疑问",
|
||||
"TemplateKey": "链接样式",
|
||||
"Icon": {
|
||||
"Name": "Application/125_help_2.svg",
|
||||
"BuiltIn": true,
|
||||
"Color": "Accent 1",
|
||||
"UseCellTypeForeColor": true
|
||||
},
|
||||
"IconSize": 14.0
|
||||
}
|
||||
},
|
||||
"14,8": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
|
||||
"Text": "确认无误",
|
||||
"TemplateKey": "_RS_Success2",
|
||||
"Icon": {
|
||||
"Name": "成功1.svg",
|
||||
"Color": "Accent 1",
|
||||
"UseCellTypeForeColor": true
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"StyleDatas": {
|
||||
"Styles": [
|
||||
{
|
||||
"FontSize": 24.0,
|
||||
"FontWeight": 0,
|
||||
"Foreground": 1,
|
||||
"HorizontalAlignment": 2
|
||||
},
|
||||
{
|
||||
"FontFamily": 3,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 4
|
||||
},
|
||||
{
|
||||
"FontFamily": 3
|
||||
},
|
||||
{
|
||||
"FontFamily": 3,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 4,
|
||||
"Formatter": 5
|
||||
},
|
||||
{
|
||||
"FontFamily": 3,
|
||||
"Foreground": 6
|
||||
},
|
||||
{
|
||||
"FontFamily": 3,
|
||||
"FontSize": 21.333333333333332,
|
||||
"Formatter": 7,
|
||||
"HorizontalAlignment": 8
|
||||
},
|
||||
{
|
||||
"FontFamily": 3,
|
||||
"FontSize": 21.333333333333332,
|
||||
"Formatter": 9,
|
||||
"HorizontalAlignment": 8
|
||||
},
|
||||
{
|
||||
"FontFamily": 3,
|
||||
"FontSize": 21.333333333333332,
|
||||
"Formatter": 10,
|
||||
"HorizontalAlignment": 8
|
||||
},
|
||||
{
|
||||
"FontFamily": 3,
|
||||
"FontSize": 21.333333333333332,
|
||||
"FontWeight": 0,
|
||||
"Formatter": 7,
|
||||
"HorizontalAlignment": 8
|
||||
},
|
||||
{
|
||||
"FontFamily": 3,
|
||||
"FontSize": 21.333333333333332,
|
||||
"FontWeight": 0,
|
||||
"Formatter": 9,
|
||||
"HorizontalAlignment": 8
|
||||
},
|
||||
{
|
||||
"FontFamily": 3,
|
||||
"FontSize": 21.333333333333332,
|
||||
"FontWeight": 0,
|
||||
"Formatter": 10,
|
||||
"HorizontalAlignment": 8
|
||||
},
|
||||
{
|
||||
"FontFamily": 3,
|
||||
"FontSize": 48.0,
|
||||
"FontWeight": 0,
|
||||
"Foreground": 11,
|
||||
"Formatter": 12,
|
||||
"HorizontalAlignment": 2
|
||||
},
|
||||
{
|
||||
"FontFamily": 3,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 4,
|
||||
"HorizontalAlignment": 2
|
||||
},
|
||||
{
|
||||
"FontFamily": 3,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 4,
|
||||
"HorizontalAlignment": 13
|
||||
},
|
||||
{
|
||||
"BorderTop": 0
|
||||
},
|
||||
{
|
||||
"FontFamily": 3,
|
||||
"BorderTop": 0
|
||||
},
|
||||
{
|
||||
"FontFamily": 3,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 4,
|
||||
"HorizontalAlignment": 13,
|
||||
"BorderTop": 0
|
||||
},
|
||||
{
|
||||
"FontFamily": 3,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 6,
|
||||
"Formatter": 5
|
||||
},
|
||||
{
|
||||
"FontFamily": 3,
|
||||
"FontSize": 16.0,
|
||||
"Formatter": 5
|
||||
}
|
||||
],
|
||||
"Types": {
|
||||
"Strs": [
|
||||
"Bold",
|
||||
"#FFF18F8A",
|
||||
"Center",
|
||||
"Body",
|
||||
"Text 1 50",
|
||||
"[AUTO]General",
|
||||
"Accent 3 0",
|
||||
"0.0\"h\"",
|
||||
"Left",
|
||||
"0%",
|
||||
" ¥#,##0.00\"/h\"",
|
||||
"#FFFF9C93",
|
||||
"¥#,##0.00_);[Red](¥#,##0.00)",
|
||||
"Right",
|
||||
"Background 1 -5"
|
||||
],
|
||||
"Borders": [
|
||||
{
|
||||
"Color": 14
|
||||
}
|
||||
]
|
||||
},
|
||||
"CellStyles": {
|
||||
"1,1": 0,
|
||||
"4,2": 1,
|
||||
"4,3": 2,
|
||||
"4,4": 2,
|
||||
"4,5": 2,
|
||||
"4,6": 2,
|
||||
"4,7": 3,
|
||||
"4,8": 2,
|
||||
"4,9": 2,
|
||||
"4,10": 4,
|
||||
"4,11": 2,
|
||||
"4,12": 3,
|
||||
"4,13": 2,
|
||||
"4,14": 2,
|
||||
"4,15": 4,
|
||||
"4,16": 2,
|
||||
"4,17": 3,
|
||||
"4,18": 2,
|
||||
"4,19": 2,
|
||||
"4,20": 4,
|
||||
"4,21": 2,
|
||||
"5,2": 5,
|
||||
"5,3": 2,
|
||||
"5,4": 2,
|
||||
"5,5": 2,
|
||||
"5,6": 2,
|
||||
"5,7": 5,
|
||||
"5,8": 2,
|
||||
"5,9": 2,
|
||||
"5,10": 2,
|
||||
"5,11": 2,
|
||||
"5,12": 6,
|
||||
"5,13": 2,
|
||||
"5,14": 2,
|
||||
"5,15": 2,
|
||||
"5,16": 2,
|
||||
"5,17": 7,
|
||||
"5,18": 2,
|
||||
"5,19": 2,
|
||||
"5,20": 2,
|
||||
"5,21": 2,
|
||||
"6,2": 8,
|
||||
"6,3": 8,
|
||||
"6,4": 8,
|
||||
"6,5": 8,
|
||||
"6,6": 2,
|
||||
"6,7": 8,
|
||||
"6,8": 8,
|
||||
"6,9": 8,
|
||||
"6,10": 8,
|
||||
"6,11": 2,
|
||||
"6,12": 9,
|
||||
"6,13": 9,
|
||||
"6,14": 9,
|
||||
"6,15": 9,
|
||||
"6,16": 2,
|
||||
"6,17": 10,
|
||||
"6,18": 10,
|
||||
"6,19": 10,
|
||||
"6,20": 10,
|
||||
"6,21": 2,
|
||||
"7,2": 2,
|
||||
"7,3": 2,
|
||||
"7,4": 2,
|
||||
"7,5": 2,
|
||||
"7,6": 2,
|
||||
"7,7": 2,
|
||||
"7,8": 2,
|
||||
"7,9": 2,
|
||||
"7,10": 2,
|
||||
"7,11": 2,
|
||||
"7,12": 2,
|
||||
"7,13": 2,
|
||||
"7,14": 2,
|
||||
"7,15": 2,
|
||||
"7,16": 2,
|
||||
"7,17": 2,
|
||||
"7,18": 2,
|
||||
"7,19": 2,
|
||||
"7,20": 2,
|
||||
"7,21": 2,
|
||||
"8,8": 2,
|
||||
"10,3": 11,
|
||||
"11,0": 2,
|
||||
"11,1": 2,
|
||||
"11,3": 12,
|
||||
"11,22": 2,
|
||||
"12,0": 2,
|
||||
"12,1": 2,
|
||||
"12,3": 2,
|
||||
"12,4": 2,
|
||||
"12,5": 2,
|
||||
"12,6": 2,
|
||||
"12,7": 2,
|
||||
"12,8": 2,
|
||||
"12,9": 2,
|
||||
"12,10": 2,
|
||||
"12,11": 2,
|
||||
"12,12": 2,
|
||||
"12,13": 2,
|
||||
"12,14": 2,
|
||||
"12,15": 2,
|
||||
"12,16": 2,
|
||||
"12,17": 2,
|
||||
"12,18": 2,
|
||||
"12,19": 2,
|
||||
"12,20": 13,
|
||||
"12,22": 2,
|
||||
"13,0": 2,
|
||||
"13,1": 2,
|
||||
"13,2": 14,
|
||||
"13,3": 15,
|
||||
"13,4": 15,
|
||||
"13,5": 15,
|
||||
"13,6": 15,
|
||||
"13,7": 15,
|
||||
"13,8": 15,
|
||||
"13,9": 15,
|
||||
"13,10": 15,
|
||||
"13,11": 15,
|
||||
"13,12": 15,
|
||||
"13,13": 15,
|
||||
"13,14": 15,
|
||||
"13,15": 15,
|
||||
"13,16": 15,
|
||||
"13,17": 15,
|
||||
"13,18": 15,
|
||||
"13,19": 15,
|
||||
"13,20": 16,
|
||||
"13,21": 14,
|
||||
"13,22": 2,
|
||||
"14,2": 17,
|
||||
"14,5": 2,
|
||||
"14,8": 18
|
||||
},
|
||||
"SheetStyle": {
|
||||
"FontFamily": 3
|
||||
}
|
||||
},
|
||||
"Spans": [
|
||||
"16,2,1,4",
|
||||
"14,8,1,8",
|
||||
"14,2,1,3",
|
||||
"16,6,1,4",
|
||||
"10,3,1,18",
|
||||
"11,3,1,18",
|
||||
"8,8,1,8",
|
||||
"4,2,1,4",
|
||||
"4,17,1,3",
|
||||
"5,2,1,4",
|
||||
"5,7,1,4",
|
||||
"5,12,1,4",
|
||||
"5,17,1,4",
|
||||
"1,1,1,21"
|
||||
],
|
||||
"PageInfo": {
|
||||
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
|
||||
"PermissionData": {
|
||||
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionData, Forguncy.RbacPermission.Core",
|
||||
"permissionResource": {
|
||||
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionResource, Forguncy.RbacPermission.Core"
|
||||
},
|
||||
"permissionBindings": [
|
||||
{
|
||||
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionBinding, Forguncy.RbacPermission.Core",
|
||||
"roleNames": [
|
||||
"FGC_LoginUser"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"RowBreakLines": [],
|
||||
"RepeatRangeSettings": []
|
||||
},
|
||||
"PrintInfo": {
|
||||
"PaperSize": {},
|
||||
"Margin": {}
|
||||
},
|
||||
"BackgroundPictures": [
|
||||
{
|
||||
"Name": "1bc3bda8-d0e3-40a4-8f1d-487a1f80aaab.png",
|
||||
"DisplayName": "背景图1",
|
||||
"StyleInfo": {
|
||||
"CornerRadius": 10.124999999999424,
|
||||
"Fill": "Background 1 0",
|
||||
"StrokeDashType": 8,
|
||||
"Stroke": "Background 2 0",
|
||||
"StrokeThickness": 1.0
|
||||
},
|
||||
"IsAutomaticStroke": false,
|
||||
"IsAutomaticFill": false,
|
||||
"Location": "32,113",
|
||||
"Size": "656,108",
|
||||
"BoxShadowString": "5 5 0 7 #06000000"
|
||||
}
|
||||
],
|
||||
"CustomNames": [
|
||||
{
|
||||
"Name": "时薪来源",
|
||||
"Formula": "核定确认!$C$17"
|
||||
},
|
||||
{
|
||||
"Name": "提交工时",
|
||||
"Formula": "核定确认!$C$6"
|
||||
},
|
||||
{
|
||||
"Name": "核定工时",
|
||||
"Formula": "核定确认!$H$6"
|
||||
},
|
||||
{
|
||||
"Name": "提成系数",
|
||||
"Formula": "核定确认!$M$6"
|
||||
},
|
||||
{
|
||||
"Name": "核定时薪",
|
||||
"Formula": "核定确认!$R$6"
|
||||
},
|
||||
{
|
||||
"Name": "核定收益",
|
||||
"Formula": "核定确认!$D$11"
|
||||
},
|
||||
{
|
||||
"Name": "核定工时说明",
|
||||
"Formula": "核定确认!$G$17"
|
||||
}
|
||||
]
|
||||
}//8wB8d/Q+F/1jKvypvGOYCHWN1aJEP8BMjtbFss44dNrbird8TfV1tUQG8X3xUDVM21ddzd7iDEgItK2W34eJLlb0P11j6H7xqC6vE/LXE12p/HP2dQVEKfL8UsqS+QksW+P43J2mF1xBQ5s7z7E9szHsEpjNgTaeIImUb+e+ZlkmT5q3Oik1QM5SwI+lJKqMGkaixCvLim8JAFV1sm3jio60knCbiVOg70lY2HPMxhGpFs3bmHfh56z8wK2IVBUXVR2UbfgIu5CBx6puD5exV3OfevWi7Xp348fCVBo41TdUkLqupslAz4P8c1DkqDV7zixgTsRLUb/MiGxY1ktaa8yXDSOyfBFG0R0HaNmAGBiMNFzgLNvN0KHUorNRY8qiwvrr/kHGxOsOy7MuO5r1clP58jgXq583pJ6CFMunRZshAsbp35WL7iOUZmEKvnOIhDS9anhZaabRuTtD01OWRsIZTlEoBpjuLMA0zPfuLd4PG+EFMNzP0B5mUmE+VPONBnp/xyFhAiMPEBt5GcnNeAvG84r5vvJ/r/3yvu/gLw9QTLZ48DgnXG9oOFy3hxNEDxaQJQTW5EezvJyt0aZwJ+9ZHrG8Fl9S7XHehTVNiSvHOdKv4s2eF/QfitXoSZbY7WpTNLV5rmp0yQAaqJz0nLbZvLg8xXGLdTCyv4PLGCWMo7nwSXyvZzkB/5yOnNK4kQ0RtuIkwQ9KDYUKMmSCnBijluFLQ3Z9K89Hfn6HOl54hmlhBCVWXz7OwRbRTSSd3RY+Hj7veXF7AO2MNdZCykz8yrtqzEZLMyr/gnjOReuMKns0Dgnbvxqi+4SD41+MHvHzmvDkiK6xHmJs4AaP45j69gyYgBGDhRIJ5jcQhArx8G/H/BjKblofVradQRNOdYl1QalMRM+xpUv0iEYR5Q==|920
|
||||
35
Pages/任务/工时/核定确认.rd
Normal file
35
Pages/任务/工时/核定确认.rd
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"PageType": 0,
|
||||
"ColumnCount": 23,
|
||||
"RowCount": 17,
|
||||
"CustomNames": [
|
||||
{
|
||||
"Name": "时薪来源",
|
||||
"Formula": "核定确认!$C$17"
|
||||
},
|
||||
{
|
||||
"Name": "提交工时",
|
||||
"Formula": "核定确认!$C$6"
|
||||
},
|
||||
{
|
||||
"Name": "核定工时",
|
||||
"Formula": "核定确认!$H$6"
|
||||
},
|
||||
{
|
||||
"Name": "提成系数",
|
||||
"Formula": "核定确认!$M$6"
|
||||
},
|
||||
{
|
||||
"Name": "核定时薪",
|
||||
"Formula": "核定确认!$R$6"
|
||||
},
|
||||
{
|
||||
"Name": "核定收益",
|
||||
"Formula": "核定确认!$D$11"
|
||||
},
|
||||
{
|
||||
"Name": "核定工时说明",
|
||||
"Formula": "核定确认!$G$17"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -251,11 +251,13 @@
|
||||
"16,9": "任务版本",
|
||||
"16,17": "添加",
|
||||
"19,1": "预算工时",
|
||||
"23,1": false,
|
||||
"23,32": "取消",
|
||||
"23,36": "提交"
|
||||
},
|
||||
"Formulas": {
|
||||
"1,1": "IFERROR(\"所属任务:\"&ODATA(\"任务表?$select=任务名称&$filter=ID eq \"&IF(ISBLANK(父任务ID),\"null\",父任务ID)&\"&$top=1\"),\"请输入任务标题\")"
|
||||
"1,1": "IFERROR(\"所属任务:\"&ODATA(\"任务表?$select=任务名称&$filter=ID eq \"&IF(ISBLANK(父任务ID),\"null\",父任务ID)&\"&$top=1\"),\"请输入任务标题\")",
|
||||
"23,1": "项目是否开启反馈收集"
|
||||
},
|
||||
"AttachInfos": {
|
||||
"1,37": {
|
||||
@@ -562,7 +564,7 @@
|
||||
"MethodName": "ReloadBindingItems"
|
||||
}
|
||||
],
|
||||
"ID": "f8e9c388-a186-4aa5-aab7-80c39fed3a54"
|
||||
"ID": "11158f57-a9af-44a7-b485-2d3584c04999"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -618,6 +620,11 @@
|
||||
}
|
||||
},
|
||||
"14,1": {
|
||||
"BindingInfo": {
|
||||
"TableName": "项目表",
|
||||
"ColumnName": "ID",
|
||||
"GUID": "8a008ee4-1148-4f7b-9164-4fa4d2978051"
|
||||
},
|
||||
"CellType": {
|
||||
"$type": "ElementUI.SelectCellType, ElementUI",
|
||||
"CommandList": [],
|
||||
@@ -825,7 +832,7 @@
|
||||
"MethodName": "ReloadBindingItems"
|
||||
}
|
||||
],
|
||||
"ID": "2edf04ee-306f-4b8e-afa0-269027406193"
|
||||
"ID": "962c4369-1ef0-47e7-a082-c1fd53826c52"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1045,6 +1052,16 @@
|
||||
"FirstParamValue": "0"
|
||||
}
|
||||
},
|
||||
"23,1": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.CheckBoxCellType, ServerDesignerCommon",
|
||||
"Caption": " 在反馈中显示",
|
||||
"Style": 1
|
||||
},
|
||||
"RulesGuidList": [
|
||||
"d04a43e1-1794-4325-8b78-0c1d63a8f074"
|
||||
]
|
||||
},
|
||||
"23,32": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
|
||||
@@ -1183,6 +1200,10 @@
|
||||
"SerializeProperty": "=新增任务!V4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "收集反馈"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "备注",
|
||||
@@ -1235,7 +1256,7 @@
|
||||
"ReloadData": true
|
||||
}
|
||||
],
|
||||
"ID": "ea102de3-33e1-4235-a250-10a52e98d213"
|
||||
"ID": "02185027-06b3-41e8-8527-fd63556245d7"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -1250,7 +1271,7 @@
|
||||
"BtnText": "知道了"
|
||||
}
|
||||
],
|
||||
"ID": "0361f788-7ca2-484b-a21b-6b6315fcd917"
|
||||
"ID": "4750833a-0ea1-4af1-ac28-b66cdd88349e"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1258,6 +1279,13 @@
|
||||
"Text": "提交",
|
||||
"TemplateKey": "_RS_Main1"
|
||||
}
|
||||
},
|
||||
"25,4": {
|
||||
"BindingInfo": {
|
||||
"TableName": "项目表",
|
||||
"ColumnName": "开启反馈收集",
|
||||
"GUID": "3263091d-059c-4ef5-9f1c-7a8608944b1c"
|
||||
}
|
||||
}
|
||||
},
|
||||
"StyleDatas": {
|
||||
@@ -1573,11 +1601,6 @@
|
||||
"13,37": 4,
|
||||
"13,38": 3,
|
||||
"14,1": 11,
|
||||
"14,2": 3,
|
||||
"14,3": 3,
|
||||
"14,4": 3,
|
||||
"14,5": 3,
|
||||
"14,6": 3,
|
||||
"14,9": 11,
|
||||
"14,19": 1,
|
||||
"14,21": 6,
|
||||
@@ -1736,11 +1759,6 @@
|
||||
"22,37": 3,
|
||||
"22,38": 3,
|
||||
"23,1": 11,
|
||||
"23,2": 11,
|
||||
"23,3": 11,
|
||||
"23,4": 11,
|
||||
"23,5": 11,
|
||||
"23,6": 11,
|
||||
"23,7": 11,
|
||||
"23,8": 11,
|
||||
"23,9": 11,
|
||||
@@ -1772,9 +1790,7 @@
|
||||
"23,37": 3,
|
||||
"23,38": 3,
|
||||
"25,1": 20,
|
||||
"25,4": 21,
|
||||
"25,5": 21,
|
||||
"25,6": 21
|
||||
"25,4": 21
|
||||
},
|
||||
"SheetStyle": {
|
||||
"FontFamily": 2,
|
||||
@@ -1783,7 +1799,6 @@
|
||||
},
|
||||
"Spans": [
|
||||
"3,1,1,18",
|
||||
"14,1,1,6",
|
||||
"14,9,1,10",
|
||||
"17,1,1,6",
|
||||
"17,9,1,10",
|
||||
@@ -1803,7 +1818,10 @@
|
||||
"16,17,1,2",
|
||||
"13,17,1,2",
|
||||
"7,1,1,3",
|
||||
"7,5,1,14"
|
||||
"7,5,1,14",
|
||||
"23,1,1,6",
|
||||
"14,1,1,6",
|
||||
"25,4,1,4"
|
||||
],
|
||||
"PageInfo": {
|
||||
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
|
||||
@@ -1835,7 +1853,7 @@
|
||||
"MethodName": "Focus"
|
||||
}
|
||||
],
|
||||
"ID": "abdb6368-9cd8-4f39-8955-35be2c58a68b"
|
||||
"ID": "1c9881f0-ccf0-41ff-acc4-9707c7617c81"
|
||||
},
|
||||
{
|
||||
"Condition": {
|
||||
@@ -1869,7 +1887,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "a11c73ee-deab-4867-bd5d-815e596ac128"
|
||||
"ID": "fe658c92-f51c-4f63-8439-8dd6fa9cf279"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1890,7 +1908,26 @@
|
||||
},
|
||||
"RowBreakLines": [],
|
||||
"RepeatRangeSettings": [],
|
||||
"RelatedDataTableName": "任务表"
|
||||
"RelatedDataTableName": "项目表",
|
||||
"ConditionFormatRulesCollection": {
|
||||
"Rules": [
|
||||
{
|
||||
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
|
||||
"Formula": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=新增任务!项目是否开启反馈收集<>1"
|
||||
},
|
||||
"GUID": "d04a43e1-1794-4325-8b78-0c1d63a8f074",
|
||||
"StyleInfo": {
|
||||
"Underline": null,
|
||||
"Strikethrough": null
|
||||
},
|
||||
"IsDisabled": false,
|
||||
"IsInvisible": true,
|
||||
"IsReadOnly": false
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"PrintInfo": {
|
||||
"PaperSize": {},
|
||||
@@ -1904,6 +1941,10 @@
|
||||
{
|
||||
"Name": "项目ID",
|
||||
"Formula": "新增任务!$B$15"
|
||||
},
|
||||
{
|
||||
"Name": "项目是否开启反馈收集",
|
||||
"Formula": "新增任务!$E$26"
|
||||
}
|
||||
]
|
||||
}//lOh2JhhztIqPgbjUW6XvlmvdVYV1AlPLI18HAWMle3MNUGdhQD3B8QOzcH8TYZflxoqygg20waGQmNxAV1mwwM8ZN7Vm7WeDR/YMS8A3Roiwp8eJWV3GEkiVlwo+2Ky1DNn/Fr8jU35Nc+xlRwFB8u8VZBSzHK8F0AcyvtPHDHp03LelZWm4z0b4pMj/4YYWj+KJ087RrJYR7YpwAuBdad+itqzEyYlIV4reyBMOpykO1Q5wBo3Obk0J0H2CifPPhFYax+kXx7NZL69UC/6WY4eYHymWnaicTT8RFxxzR0ffhhEhSTcWeXjwr2Eho4LAG4j5iQTp8RWxZl+mNueDl/rrfbJm3wotLpxyPK2RDHl45ot4oPtJAo1h9s6FE5m9nhH6YlpcsZFFlF3krCj6axs22X79g4mrMfYiA/XDIfMgARwHLGuxbW3d0DQzqrlsQOCsURP3/1N3UckfCHptMPmvJuiJmQvDmrlZVhNxLXJbKhwKtiXWecam3haTCkdpEuwtFQGWsxu+4VfiZHfQo4Zq2v8sqfO6Wto3CZMQdtFZ6a17FNA5VlSPZitctyFxeKzh1gRDpaFDnpBzHwtmuIPJSvcYMKQrOro1keGbd5boFhaK7fiN/CJ+qn5hzepUKl3dbs8LDrlKLokwaJggW4GRy/WeIzX8sZ8pGkSZfdqibVcfr6/ih+gdQEwxv6iUgQz+jqGr95vb9Js/eXCLD1umXWGa14iFekPAYsrmHN/Gtyw0Jt4sVIy6k4BU5P3qm1TYmgdUvIwsezfpZueCj3GQ5JE7fivNkRWkQHZKyGLJ05YooCvd/5l9ZgvYpr4ID78/rOEpEEFg8anIoRg9k9BaVx4S/1LW2F1PS3+zBWRZO6gQ7tcP6oswLVBNVItPq/gAT16p0OmCmGKkwgnE1w==|920
|
||||
}//ADl33q26Pp/Chsbu6Nbsji1jpSX8c7LhN+yv6KNbSs3CAsXzebh65BZWPL4e90DFVVhx1tIGJFzu6w8ZnCsfWNy3rtdqeSebogTtnRUR0Y4pD7I9HPyb2z0zyTXxdCBRBUuwa1kgmThb8euh7rTZXLI/tARbCQBa3w7ph8qtj7oty7IndK+Es8MilARNBxOsh68/Me0rc/2IEELqMe/RWsIl5vwn6Do/w6t6I+dqQe5risX6+C3oHQY7mTc/hunPZcfTL294tB25KvMpb6nswP6D3r4tBt8XnYufNoN1ZoBr4C+YTpBLjYRLqTk6Dq96QP8GtaMOY/g6iQKq/pf4auvtY3yqQlKJDjUagrhvHMgOjPB1Q2wNah65zH3ASYK158JYyifsiep16EsY7GNMMiT2gAnn3nx8eGy7QpfZCqDrplH9AeJdOdL0IUXf8g0Kg3GXGXzVaFh7YJuJAif9pVtKn1Fpthf8TncUloiBEiBpk/0Wun7o+UBBx5wYTO+7gwkRZWVimjzmBk5N68rj5OYwzWs3k+Ne+j6bqqWhTgctDZtIdngUK3mrwcQBsThIvo7j2QhXfZY1W0buPxFvjIyyzzAU5QSgEg3gx3hf92hWAVdZFjBTrJHOji50A2X9QoaUSw9WEXybHH0cV8IEf1Kj2poEghCrv1Lc4wKVQRrNcsVTMfcgB2d9lt45KunS51MZfl76iDty1/AYgc9Fw2mkfxQQuDqWfJQMUBRQhRKRIIBgTVTLY8JCgNPUb1kOfvr2h+SY49NZAJITqu6QOJ+DzcQ3p1VuP52I2umafNt0c9qjQvrz2HzcQ0cHWe7i0dZTpafEKTm2IJanI2cArZKryLGDsLky3YrPCxzbdbEUin2sTmlT9kdJztfJ4U2/7kLntkmoQO421+FrPki7xg==|920
|
||||
@@ -3,7 +3,8 @@
|
||||
"ColumnCount": 40,
|
||||
"RowCount": 26,
|
||||
"Formulas": {
|
||||
"1,1": "IFERROR(\"所属任务:\"&ODATA(\"任务表?$select=任务名称&$filter=ID eq \"&IF(ISBLANK(父任务ID),\"null\",父任务ID)&\"&$top=1\"),\"请输入任务标题\")"
|
||||
"1,1": "IFERROR(\"所属任务:\"&ODATA(\"任务表?$select=任务名称&$filter=ID eq \"&IF(ISBLANK(父任务ID),\"null\",父任务ID)&\"&$top=1\"),\"请输入任务标题\")",
|
||||
"23,1": "项目是否开启反馈收集"
|
||||
},
|
||||
"CustomNames": [
|
||||
{
|
||||
@@ -13,6 +14,10 @@
|
||||
{
|
||||
"Name": "项目ID",
|
||||
"Formula": "新增任务!$B$15"
|
||||
},
|
||||
{
|
||||
"Name": "项目是否开启反馈收集",
|
||||
"Formula": "新增任务!$E$26"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user