Files
clue/Pages/项目/项目首页/项目首页-容器页面/任务容器页面/任务-基本信息.json

2191 lines
76 KiB
JSON

{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 40.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"7": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
},
"8": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"9": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
},
"10": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"11": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
},
"12": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"13": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 38.0,
"IsHidden": true
}
}
},
"InLogicalVisibleIndexes": [
13
],
"Count": 14,
"DefaultSize": 15.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 93.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": 93.0
}
},
"11": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"12": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"13": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"14": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"17": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"18": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 39.0
}
},
"19": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 39.0
}
},
"20": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 600.0,
"Mode": 2,
"MinLength": {
"Unit": 1
},
"MaxLength": {
"Value": 1.0
}
}
}
},
"Count": 22,
"DefaultSize": 32.0
},
"Values": {
"3,1": "状态",
"3,2": "未开始",
"3,10": "里程碑",
"5,1": "所属项目",
"5,10": "父任务",
"7,1": "执行者",
"7,10": "预算工时",
"9,1": "类型",
"9,10": "任务分组",
"11,1": "开始日期",
"11,10": "结束日期"
},
"Formulas": {
"5,2": "项目ID",
"5,11": "IFERROR(ODATA(\"任务表?$select=任务名称&$filter=ID eq \"&IF(ISBLANK(父任务ID),\"null\",父任务ID)),\"\")"
},
"AttachInfos": {
"1,1": {
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "任务名称",
"GUID": "b7359f35-b044-4b60-a90d-27b90e940ee9"
},
"CellType": {
"$type": "Forguncy.TextCellType, ServerDesignerCommon",
"SavedValidators": [
{
"$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon"
}
],
"Icon": {
"Name": "Application/028_edit_8.svg",
"BuiltIn": true,
"Color": "Text 1 70",
"UseCellTypeForeColor": true
},
"TemplateKey": "Gost",
"WaterMark": "请在此输入任务名称",
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionContextPropertyParam, ServerDesignerCommon",
"contextProperty": {
"Display": "值变更原因"
}
},
"value": "userInput"
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
"tableData": {
"TableName": "任务表",
"ColumnName": "ID",
"GUID": "cd138ea3-2552-4cf3-8f1e-793a92ce4937"
}
},
"value": "%Null%",
"compareType": 1
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "='任务-基本信息'!B2"
}
]
},
"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": "b20a5b63-55aa-4adf-919a-f735b1ec964f"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!任务ID"
}
},
"UpdateBindingValues": [
{
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "任务名称",
"GUID": "60f8b847-e7d3-4d99-9578-a963005649c1"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!B2"
}
}
]
}
],
"ID": "2fd0c36c-d3d8-4b95-85c0-24e241efd668"
}
]
}
]
}
},
"1,20": {
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "父任务ID",
"GUID": "0f385d6b-062c-4d6f-9e92-10066463dae2"
},
"CellType": {
"$type": "Forguncy.UserControlPageCellType, ServerDesignerCommon",
"UserControlPageName": "任务统计信息"
}
},
"3,2": {
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "任务状态",
"GUID": "974a976e-1b84-4416-9ca0-8e00552aecf8",
"RelationBinding": {
"RelatedTable": "任务状态",
"RelatedColumn": "状态码",
"DisplayColumn": "任务状态"
}
},
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
"tableData": {
"TableName": "任务表",
"ColumnName": "任务状态",
"GUID": "a47aa4a3-dc7e-4597-8272-f1c80a90b59e"
}
},
"value": "2",
"compareType": 3
},
"CommandList": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PopupDisplayMode": 1,
"Placement": {
"SerializeProperty": "='任务-基本信息'!C4"
},
"ClosePopupCallbackCommand": {
"Commands": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=是否为确定"
}
]
},
"value": "1"
},
"CommandList": [
{
"$type": "Notiflix_Forguncy.Loading_Command, Notiflix_Forguncy",
"Title": "加载中"
},
{
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
"ServerCommandName": "变更任务状态",
"Parameters": [
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "任务ID",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!任务ID"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "状态码",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!状态码"
}
}
],
"ResultErrorCodeTo": {
"SerializeProperty": "code"
},
"ResultMessageTo": {
"SerializeProperty": "msg"
},
"RefreshAfterFinish": true,
"CheckDataValidation": true
},
{
"$type": "Notiflix_Forguncy.Loading_Command, Notiflix_Forguncy",
"FunctionName": "remove",
"Title": "加载中"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "='任务-基本信息'!code"
}
]
},
"value": "0"
},
"CommandList": [
{
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!msg"
}
}
],
"ID": "c553be6e-e808-4e5b-bcae-5334f9c7aca0"
},
{
"CommandList": [
{
"$type": "Notiflix_Forguncy.Report_Command, Notiflix_Forguncy",
"FunctionName": "warning",
"Title": "温馨提示",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!msg"
},
"BtnText": "知道了"
}
],
"ID": "f54dbc55-a667-4d3d-a5a8-6e5a2ef98216"
}
]
}
],
"ID": "a62b5bf1-0f26-499c-aaa3-3ba6e90e127f"
}
]
}
],
"ParamProperties": {
"IsOK": "是否为确定"
}
},
"PageName": "切换任务状态"
}
],
"Comments": "小于进行中",
"ID": "364eebdf-60d5-4143-8771-94d1959ab553"
},
{
"CommandList": [
{
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
"FourStandardStyle": "warning",
"Message": "任务尚未审批完成,不可修改状态"
}
],
"ID": "429eb6c5-9de5-46f5-90e0-35461eb686ac"
}
]
}
],
"Text": "未开始",
"TemplateKey": "动态背景",
"Icon": {
"Name": "未选择.svg",
"Color": "Accent 1",
"UseCellTypeForeColor": true
},
"IconSize": 14.0
},
"RulesGuidList": [
"05bb8a98-8edb-4824-9ecd-dfb31586bfa5",
"b52ab65a-899a-40a4-8bff-1c40491b3971",
"b8eb0bf9-3ce7-49ab-95f3-0c5cd3c4f70e",
"b54a1157-1e6c-48a3-a87a-82e25dd1ba20",
"07524ea6-7d44-4d7f-9178-f3720732dcef"
]
},
"3,11": {
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "里程碑",
"GUID": "db3f399c-a26c-4dff-b179-5a2fc23f68cc"
},
"CellType": {
"$type": "Forguncy.CheckBoxCellType, ServerDesignerCommon",
"Caption": " 里程碑",
"Style": 1,
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionContextPropertyParam, ServerDesignerCommon",
"contextProperty": {
"Display": "值变更原因"
}
},
"value": "userInput"
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
"tableData": {
"TableName": "任务表",
"ColumnName": "ID",
"GUID": "fabd76ad-4436-4812-b4da-565df38099d7"
}
},
"value": "%Null%",
"compareType": 1
}
]
},
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "任务表",
"ShowConfirm": false,
"RowsToUpdate": 1,
"RowsToUpdateCondition": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "任务表",
"ColumnName": "ID",
"GUID": "87697adc-422c-4b7b-812b-edfe4e4b85fb"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!任务ID"
}
},
"UpdateBindingValues": [
{
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "里程碑",
"GUID": "af462363-a44d-4ed7-82a7-5ced439b5086"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!里程碑"
}
}
]
}
],
"ID": "6684cedf-b046-4449-8806-5efdfad9244c"
}
]
}
]
}
},
"5,2": {
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "项目ID",
"GUID": "07be4b9c-14ea-4d97-902e-2375a9623dae"
},
"CellType": {
"$type": "ElementUI.SelectCellType, ElementUI",
"CommandList": [],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"useBinding": true,
"options": [
{
"value": "黄金糕",
"label": "黄金糕"
},
{
"value": "双皮奶",
"label": "双皮奶"
},
{
"value": "蚵仔煎",
"label": "蚵仔煎"
},
{
"value": "龙须面",
"label": "龙须面"
},
{
"value": "北京烤鸭",
"label": "北京烤鸭"
}
],
"bindingOptions": {
"$type": "ServerDesignerCommon.Model.BindingDataSourceModel, ServerDesignerCommon",
"TableName": "项目表",
"BindingInfos": [
{
"GUID": "fa273ddf-efc4-41cd-a4f0-ca5ff95da91e",
"BindingInfo": {
"TableName": "项目表",
"ColumnName": "ID",
"GUID": "fd28d81f-f3bd-4a7b-b116-78542252ec50"
},
"ColumnName": "value"
},
{
"GUID": "93597e9b-3056-47e6-a195-937934ab3c4c",
"BindingInfo": {
"TableName": "项目表",
"ColumnName": "项目名称",
"GUID": "03751745-8a51-4961-beaa-8cd4f4e02f44"
},
"ColumnName": "label"
}
],
"CustomColumns": []
},
"placeholder": "请选择",
"noDataText": "无数据",
"filterable": true,
"filterInServerOptions": {
"matchMethod": "contains",
"loadingText": "加载中"
},
"noMatchText": "无匹配数据",
"clearable": true,
"IsDisabled": true
},
"RulesGuidList": [
"49653b0f-d1e1-4cba-999a-e93924c42a60"
]
},
"5,11": {
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "父任务ID",
"GUID": "2698f14a-4a43-4369-9208-631c7455a1f6",
"RelationBinding": {
"RelatedTable": "任务表",
"RelatedColumn": "ID",
"DisplayColumn": "任务名称"
}
}
},
"7,2": {
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "任务负责人",
"GUID": "3fe2dd08-240a-4867-8a84-e0aa3bc93223"
},
"CellType": {
"$type": "ElementUI.SelectCellType, ElementUI",
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionContextPropertyParam, ServerDesignerCommon",
"contextProperty": {
"Display": "值变更原因"
}
},
"value": "userInput"
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
"tableData": {
"TableName": "任务表",
"ColumnName": "ID",
"GUID": "cd138ea3-2552-4cf3-8f1e-793a92ce4937"
}
},
"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": "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": "e6499b98-884b-43dd-8f5c-8c3a2acaa2e3"
}
]
}
],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"useBinding": true,
"options": [
{
"value": "黄金糕",
"label": "黄金糕"
},
{
"value": "双皮奶",
"label": "双皮奶"
},
{
"value": "蚵仔煎",
"label": "蚵仔煎"
},
{
"value": "龙须面",
"label": "龙须面"
},
{
"value": "北京烤鸭",
"label": "北京烤鸭"
}
],
"bindingOptions": {
"$type": "ServerDesignerCommon.Model.BindingDataSourceModel, ServerDesignerCommon",
"TableName": "项目成员表",
"BindingInfos": [
{
"GUID": "d9d18b1b-50f4-4127-a981-9f07880ea216",
"BindingInfo": {
"TableName": "项目成员表",
"ColumnName": "项目成员",
"GUID": "6f623c23-af0b-420d-a96d-bc4ae351bd67"
},
"ColumnName": "value"
},
{
"GUID": "6eb4dd5f-9544-4cda-b00c-c32ef2e4c348",
"BindingInfo": {
"TableName": "项目成员表",
"ColumnName": "项目成员",
"GUID": "4dcfd657-63a1-4d03-961f-d88d19fd1063",
"AttachType": {
"$type": "ForguncyDataAccess.UserColumnAttachObj, ForguncyDataAccess",
"UserColumnAttachType": 1
}
},
"ColumnName": "label"
}
],
"SqlCondition": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "项目成员表",
"ColumnName": "项目ID",
"GUID": "99888e4b-b741-4a35-a3c0-cc660511871e"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!项目ID"
}
},
"CustomColumns": []
},
"placeholder": "请选择",
"noDataText": "无数据",
"filterInServerOptions": {
"matchMethod": "contains",
"loadingText": "加载中"
},
"noMatchText": "无匹配数据",
"IsDisabled": true
},
"DataValidationInfo": {
"IgnoreBlank": false
},
"RulesGuidList": [
"afb042c8-a4d1-42ef-be1b-21a92da752b8"
]
},
"7,11": {
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "任务预算工时",
"GUID": "920d9962-f990-4709-873c-fed76381b5b4"
},
"CellType": {
"$type": "ElementUI.InputNumberCellType, ElementUI",
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionContextPropertyParam, ServerDesignerCommon",
"contextProperty": {
"Display": "值变更原因"
}
},
"value": "userInput"
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
"tableData": {
"TableName": "任务表",
"ColumnName": "ID",
"GUID": "48936c6f-dcdf-4171-a25a-36806ab752a5"
}
},
"value": "%Null%",
"compareType": 1
}
]
},
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
"tableData": {
"TableName": "任务表",
"ColumnName": "任务状态",
"GUID": "430fb608-3939-479c-b367-96a56fac1b01"
}
},
"value": "0",
"compareType": 2
},
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
"tableData": {
"TableName": "项目表",
"ColumnName": "项目经理",
"GUID": "d7bbed39-1c83-44c7-aecd-0ff8dd03e4a7"
}
},
"value": "%CurrentUser.UserName%"
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
"tableData": {
"TableName": "任务表",
"ColumnName": "父任务ID",
"GUID": "fc54712b-b3f4-400a-8acd-23b99feaea99",
"RelationBinding": {
"RelatedTable": "任务表",
"RelatedColumn": "ID",
"DisplayColumn": "任务负责人"
}
}
},
"value": "%CurrentUser.UserName%"
}
],
"RelationType": 1
},
"CommandList": [
{
"$type": "Notiflix_Forguncy.Block_Command, Notiflix_Forguncy",
"Cell": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!预算工时"
},
"Title": "校验中"
},
{
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
"ServerCommandName": "修改任务预算工时",
"Parameters": [
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "任务ID",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!任务ID"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "新预算工时",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!L8"
}
}
],
"ResultErrorCodeTo": {
"SerializeProperty": "code"
},
"ResultMessageTo": {
"SerializeProperty": "msg"
},
"ReturnPropertiesTo": [
{
"ResultPropertyName": "新工时"
}
],
"RefreshAfterFinish": true,
"CheckDataValidation": true
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=code"
}
]
},
"value": "0",
"compareType": 1
},
"CommandList": [
{
"$type": "Notiflix_Forguncy.Report_Command, Notiflix_Forguncy",
"FunctionName": "warning",
"Title": "温馨提示",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!msg"
},
"BtnText": "知道了"
}
],
"ID": "32dcdd1f-34f8-4f0d-ac12-482f5bbc5ed0"
}
]
},
{
"$type": "Notiflix_Forguncy.Block_Command, Notiflix_Forguncy",
"FunctionName": "remove",
"Cell": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!预算工时"
},
"Title": "计算中"
}
],
"ID": "bbfa118e-4e30-4963-98b7-28057c1724ac"
},
{
"CommandList": [
{
"$type": "Notiflix_Forguncy.Report_Command, Notiflix_Forguncy",
"FunctionName": "warning",
"Title": "请联系项目经理或父任务负责人修改",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!msg"
},
"BtnText": "知道了"
}
],
"ID": "33d84cf5-0a2b-4c62-b0af-a8e1ac868a7a"
}
]
}
],
"ID": "dc7c13a8-ba5f-43f5-9148-eca71ad39ea8"
},
{
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "任务表",
"ShowConfirm": false,
"RowsToUpdate": 1,
"RowsToUpdateCondition": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "任务表",
"ColumnName": "ID",
"GUID": "ca8e7467-90d8-4e23-be48-ecfcf70786af"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!任务ID"
}
},
"UpdateBindingValues": [
{
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "任务预算工时",
"GUID": "0ebe4a22-885d-4d86-b56d-3d65edde0876"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!预算工时"
}
}
]
}
],
"ID": "98467510-d4ea-45b4-b5f7-bf7a98680409"
}
]
}
],
"ID": "18f14bb4-9ed6-405d-9cf4-9f010380bfea"
}
]
}
],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"项目经理"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"min": "0",
"step": 1,
"precision": 1,
"placeholder": "请选择",
"controlsPosition": true,
"IsDisabled": true
},
"RulesGuidList": [
"f7c3f6d5-8b51-481e-abe2-d1a7b9beee5e"
]
},
"9,2": {
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "任务类型",
"GUID": "8a0514f4-a86f-429f-afd3-6d30a1262fc5"
},
"CellType": {
"$type": "ElementUI.SelectCellType, ElementUI",
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionContextPropertyParam, ServerDesignerCommon",
"contextProperty": {
"Display": "值变更原因"
}
},
"value": "userInput"
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
"tableData": {
"TableName": "任务表",
"ColumnName": "ID",
"GUID": "ea0ed289-1570-46f2-acbe-f9f694ace381"
}
},
"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": "1a1870b8-7606-48c2-9fbd-b052998e47f5"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!任务ID"
}
},
"UpdateBindingValues": [
{
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "任务类型",
"GUID": "be4df0e3-1bde-4acb-8c60-a6b001e80183"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!任务类型"
}
}
]
}
],
"ID": "2b3141af-03e0-4fb6-a669-809bfd44bd3f"
}
]
}
],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"useBinding": true,
"options": [
{
"value": "黄金糕",
"label": "黄金糕"
},
{
"value": "双皮奶",
"label": "双皮奶"
},
{
"value": "蚵仔煎",
"label": "蚵仔煎"
},
{
"value": "龙须面",
"label": "龙须面"
},
{
"value": "北京烤鸭",
"label": "北京烤鸭"
}
],
"bindingOptions": {
"$type": "ServerDesignerCommon.Model.BindingDataSourceModel, ServerDesignerCommon",
"TableName": "任务类型",
"BindingInfos": [
{
"GUID": "b531e798-d6c2-44d6-bc5b-26d37b084dcb",
"BindingInfo": {
"TableName": "任务类型",
"ColumnName": "ID",
"GUID": "99ecacc4-b083-4d91-a002-f1165724b213"
},
"ColumnName": "value"
},
{
"GUID": "761f486d-2c14-46aa-9095-356470e9825b",
"BindingInfo": {
"TableName": "任务类型",
"ColumnName": "任务类型",
"GUID": "5a2a626b-6bfe-4acf-b939-8a694a6e35c4"
},
"ColumnName": "label"
}
],
"CustomColumns": []
},
"placeholder": "请选择",
"noDataText": "无数据",
"filterInServerOptions": {
"matchMethod": "contains",
"loadingText": "加载中"
},
"noMatchText": "无匹配数据"
},
"DataValidationInfo": {
"IgnoreBlank": false
}
},
"9,11": {
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "分组ID",
"GUID": "f4d9d8f8-c345-44cc-bac5-77ceb848ea81"
},
"CellType": {
"$type": "ElementUI.SelectCellType, ElementUI",
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionContextPropertyParam, ServerDesignerCommon",
"contextProperty": {
"Display": "值变更原因"
}
},
"value": "userInput"
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
"tableData": {
"TableName": "任务表",
"ColumnName": "ID",
"GUID": "8451b1e3-6a2a-47f8-9fbd-c840bd770712"
}
},
"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": "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": "a5e07d55-af2a-46dd-9d3d-ea52eb158c9a"
}
]
}
],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"useBinding": true,
"options": [
{
"value": "黄金糕",
"label": "黄金糕"
},
{
"value": "双皮奶",
"label": "双皮奶"
},
{
"value": "蚵仔煎",
"label": "蚵仔煎"
},
{
"value": "龙须面",
"label": "龙须面"
},
{
"value": "北京烤鸭",
"label": "北京烤鸭"
}
],
"bindingOptions": {
"$type": "ServerDesignerCommon.Model.BindingDataSourceModel, ServerDesignerCommon",
"TableName": "项目任务分组",
"BindingInfos": [
{
"GUID": "53238d04-639f-4d5c-87bc-a6f4951ec912",
"BindingInfo": {
"TableName": "项目任务分组",
"ColumnName": "ID",
"GUID": "427d6efe-dbdc-45b4-aadb-6b65a8865e3d"
},
"ColumnName": "value"
},
{
"GUID": "2d3404ed-293c-4676-9bdc-456ae12e9e03",
"BindingInfo": {
"TableName": "项目任务分组",
"ColumnName": "分组名称",
"GUID": "b704b64d-ade6-4f0d-b8ea-8e734f9253a8"
},
"ColumnName": "label"
}
],
"SqlCondition": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "项目任务分组",
"ColumnName": "项目ID",
"GUID": "018d99a5-8bc7-4c34-8301-7977f11b6135"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!C6"
}
},
"CustomColumns": []
},
"placeholder": "请选择",
"noDataText": "无数据",
"filterInServerOptions": {
"matchMethod": "contains",
"loadingText": "加载中"
},
"noMatchText": "无匹配数据"
},
"DataValidationInfo": {}
},
"11,2": {
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "开始时间",
"GUID": "c69ca5d6-30ec-40c6-a51b-00076f9abc09"
},
"CellType": {
"$type": "ElementUI.DatePickerCellType, ElementUI",
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionContextPropertyParam, ServerDesignerCommon",
"contextProperty": {
"Display": "值变更原因"
}
},
"value": "userInput"
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
"tableData": {
"TableName": "任务表",
"ColumnName": "ID",
"GUID": "cd138ea3-2552-4cf3-8f1e-793a92ce4937"
}
},
"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": "b20a5b63-55aa-4adf-919a-f735b1ec964f"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!任务ID"
}
},
"UpdateBindingValues": [
{
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "开始时间",
"GUID": "16320c69-d37e-4856-a9cb-46131e95db23"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!开始日期"
}
}
]
}
],
"ID": "20966b93-3ceb-4384-995c-c715dbca0632"
}
]
}
],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 4,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"type": "date",
"startPlaceholder": "开始日期",
"rangeSeparator": "至",
"endPlaceholder": "结束日期",
"firstDayOfWeek": 1,
"DefautWeekFormat": "yyyy 第 WW 周"
}
},
"11,11": {
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "结束时间",
"GUID": "72d77cd4-a6d8-454f-8f29-94925e84a7aa"
},
"CellType": {
"$type": "ElementUI.DatePickerCellType, ElementUI",
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionContextPropertyParam, ServerDesignerCommon",
"contextProperty": {
"Display": "值变更原因"
}
},
"value": "userInput"
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
"tableData": {
"TableName": "任务表",
"ColumnName": "ID",
"GUID": "cd138ea3-2552-4cf3-8f1e-793a92ce4937"
}
},
"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": "b20a5b63-55aa-4adf-919a-f735b1ec964f"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!任务ID"
}
},
"UpdateBindingValues": [
{
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "结束时间",
"GUID": "f1f9c2d2-75a9-4aa4-a4ba-34256c14fa2a"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!结束日期"
}
}
]
}
],
"ID": "4364642b-9f8b-4705-bbbf-57581acc5fa1"
}
]
}
],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 4,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"type": "date",
"startPlaceholder": "开始日期",
"rangeSeparator": "至",
"endPlaceholder": "结束日期",
"firstDayOfWeek": 1,
"DefautWeekFormat": "yyyy 第 WW 周"
}
},
"13,11": {
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "父任务ID",
"GUID": "8763325f-d288-4bac-9366-d259cad8164a"
},
"RulesGuidList": [
"351faf93-8d96-48e8-8960-479d5746c480"
]
}
},
"StyleDatas": {
"Styles": [
{
"FontSize": 18.666666666666664,
"Foreground": null,
"Formatter": 0
},
{
"FontSize": 18.666666666666664,
"Foreground": null,
"Formatter": 0,
"BorderLeft": 0
},
{
"FontFamily": 2,
"FontSize": 18.666666666666664,
"Foreground": 3,
"Formatter": 0
},
{
"FontSize": -1.0
},
{
"BorderLeft": 0
},
{
"FontFamily": 2,
"FontSize": 13.333333333333332
},
{
"FontFamily": 2,
"FontSize": 13.333333333333332,
"Foreground": 4
},
{
"FontFamily": 2,
"FontSize": 13.333333333333332,
"Foreground": 4,
"Formatter": 5
},
{
"FontFamily": 2,
"FontSize": 13.333333333333332,
"HorizontalAlignment": 6
},
{
"FontFamily": 2,
"FontSize": 13.333333333333332,
"HorizontalAlignment": 6,
"BorderLeft": 0
},
{
"FontFamily": 2,
"FontSize": 13.333333333333332,
"BorderLeft": 0
},
{
"FontFamily": 2,
"FontSize": -1.0
},
{
"Foreground": 4
}
],
"Types": {
"Strs": [
"@",
"Background 2 0",
"Body",
"black",
"Text 1 50",
"[AUTO]General",
"Left"
],
"Borders": [
{
"Color": 1
}
]
},
"CellStyles": {
"1,1": 0,
"1,18": 0,
"1,19": 1,
"1,20": 2,
"1,21": 3,
"2,19": 4,
"3,0": 5,
"3,1": 6,
"3,2": 5,
"3,5": 3,
"3,6": 3,
"3,7": 3,
"3,8": 5,
"3,9": 5,
"3,10": 7,
"3,11": 8,
"3,12": 5,
"3,13": 5,
"3,14": 5,
"3,15": 5,
"3,16": 5,
"3,17": 5,
"3,18": 8,
"3,19": 9,
"3,21": 5,
"4,19": 4,
"5,1": 7,
"5,2": 5,
"5,3": 5,
"5,4": 5,
"5,5": 5,
"5,6": 5,
"5,7": 5,
"5,8": 5,
"5,9": 5,
"5,10": 7,
"5,18": 5,
"5,19": 10,
"6,1": 6,
"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,19": 4,
"7,1": 7,
"7,2": 8,
"7,3": 5,
"7,4": 5,
"7,5": 5,
"7,6": 5,
"7,7": 5,
"7,8": 5,
"7,9": 5,
"7,10": 7,
"7,11": 8,
"7,12": 5,
"7,13": 5,
"7,14": 5,
"7,15": 5,
"7,16": 5,
"7,17": 5,
"7,18": 8,
"7,19": 9,
"8,0": 5,
"8,1": 6,
"8,2": 5,
"8,3": 5,
"8,4": 5,
"8,5": 5,
"8,6": 5,
"8,7": 5,
"8,8": 5,
"8,9": 5,
"8,10": 5,
"8,11": 5,
"8,12": 5,
"8,13": 5,
"8,14": 5,
"8,15": 5,
"8,16": 5,
"8,17": 5,
"8,18": 5,
"8,19": 10,
"8,21": 5,
"9,0": 5,
"9,1": 6,
"9,2": 5,
"9,3": 5,
"9,4": 5,
"9,5": 5,
"9,6": 5,
"9,7": 5,
"9,8": 5,
"9,9": 5,
"9,10": 6,
"9,11": 5,
"9,12": 5,
"9,13": 5,
"9,14": 5,
"9,15": 5,
"9,16": 5,
"9,17": 5,
"9,18": 5,
"9,19": 10,
"9,21": 5,
"10,0": 5,
"10,18": 5,
"10,19": 10,
"10,21": 5,
"11,0": 5,
"11,1": 7,
"11,2": 5,
"11,3": 5,
"11,4": 5,
"11,5": 5,
"11,6": 5,
"11,7": 5,
"11,8": 5,
"11,9": 11,
"11,10": 7,
"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": 10,
"11,21": 5,
"12,0": 5,
"12,1": 7,
"12,2": 5,
"12,3": 5,
"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": 5,
"12,20": 5,
"12,21": 5,
"13,0": 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": 5,
"13,20": 5
},
"ColStyles": {
"1": 12
},
"SheetStyle": {
"FontFamily": 2,
"FontSize": 13.333333333333332
}
},
"Spans": [
"3,2,1,3",
"1,1,1,17",
"3,11,1,7",
"1,20,11,1",
"5,2,1,7",
"7,2,1,7",
"9,2,1,7",
"9,11,1,7",
"11,2,1,7",
"11,11,1,7",
"7,11,1,7",
"13,11,1,7",
"5,11,1,7"
],
"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": "ID",
"GUID": "cc3a82ac-82e2-4eee-92eb-afa4035a2bea"
}
},
"value": "%Null%"
},
"CommandList": [
{
"$type": "SetFocusCommand.SetFocusCommand, SetFocusCommand",
"TargetCell": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!B2"
}
}
],
"ID": "f17ea48f-aa63-4d9b-87bd-9a70e47f5f4a"
}
]
}
],
"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": [
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=OR('任务-基本信息'!任务ID=\"\",'任务-基本信息'!任务状态码=0,'任务-基本信息'!父任务负责人='任务-基本信息'!当前用户,'任务-基本信息'!项目经理='任务-基本信息'!当前用户)"
},
"Priority": 8,
"GUID": "afb042c8-a4d1-42ef-be1b-21a92da752b8",
"StyleInfo": {
"Underline": null,
"Strikethrough": null
},
"IsDisabled": false,
"IsInvisible": false,
"IsReadOnly": false
},
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!任务ID=\"\""
},
"Priority": 7,
"GUID": "351faf93-8d96-48e8-8960-479d5746c480",
"StyleInfo": {
"Underline": null,
"Strikethrough": null
},
"IsDisabled": false,
"IsInvisible": false,
"IsReadOnly": false
},
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=OR('任务-基本信息'!任务ID=\"\",'任务-基本信息'!任务状态码=0,'任务-基本信息'!父任务负责人='任务-基本信息'!当前用户,'任务-基本信息'!项目经理='任务-基本信息'!当前用户)"
},
"Priority": 6,
"GUID": "f7c3f6d5-8b51-481e-abe2-d1a7b9beee5e",
"StyleInfo": {
"Underline": null,
"Strikethrough": null
},
"IsDisabled": false,
"IsInvisible": false,
"IsReadOnly": false
},
{
"$type": "Forguncy.ConditionFormat.FormulaRule, ServerDesignerCommon",
"Formula": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!任务ID=\"\""
},
"Priority": 5,
"GUID": "49653b0f-d1e1-4cba-999a-e93924c42a60",
"StyleInfo": {
"Underline": null,
"Strikethrough": null
},
"IsDisabled": false,
"IsInvisible": false,
"IsReadOnly": false
},
{
"$type": "Forguncy.ConditionFormat.CellValueRule, ServerDesignerCommon",
"Operator": 3,
"Value1": "=\"已停止\"",
"Priority": 4,
"GUID": "07524ea6-7d44-4d7f-9178-f3720732dcef",
"StopIfTrue": true,
"StyleInfo": {
"Background": "Accent 4 80",
"Underline": null,
"Strikethrough": null
}
},
{
"$type": "Forguncy.ConditionFormat.CellValueRule, ServerDesignerCommon",
"Operator": 3,
"Value1": "=\"已完成\"",
"Priority": 3,
"GUID": "b54a1157-1e6c-48a3-a87a-82e25dd1ba20",
"StopIfTrue": true,
"StyleInfo": {
"Background": "Accent 1 80",
"Foreground": "Accent 1 0",
"Underline": null,
"Strikethrough": null
}
},
{
"$type": "Forguncy.ConditionFormat.CellValueRule, ServerDesignerCommon",
"Operator": 3,
"Value1": "=\"进行中\"",
"Priority": 2,
"GUID": "b8eb0bf9-3ce7-49ab-95f3-0c5cd3c4f70e",
"StopIfTrue": true,
"StyleInfo": {
"Background": "Accent 2 80",
"Foreground": "Accent 2 0",
"Underline": null,
"Strikethrough": null
}
},
{
"$type": "Forguncy.ConditionFormat.CellValueRule, ServerDesignerCommon",
"Operator": 3,
"Value1": "=\"未开始\"",
"Priority": 1,
"GUID": "b52ab65a-899a-40a4-8bff-1c40491b3971",
"StopIfTrue": true,
"StyleInfo": {
"Background": "Background 2 0",
"Underline": null,
"Strikethrough": null
}
},
{
"$type": "Forguncy.ConditionFormat.CellValueRule, ServerDesignerCommon",
"Operator": 3,
"Value1": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=\"审批中\""
},
"GUID": "05bb8a98-8edb-4824-9ecd-dfb31586bfa5",
"StopIfTrue": true,
"StyleInfo": {
"Background": "Accent 3 80",
"Foreground": "Text 1 50",
"Underline": null,
"Strikethrough": null
}
}
]
}
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
},
"CustomNames": [
{
"Name": "父任务ID",
"Formula": "'任务-基本信息'!$L$14"
},
{
"Name": "结束日期",
"Formula": "'任务-基本信息'!$L$12"
},
{
"Name": "开始日期",
"Formula": "'任务-基本信息'!$C$12"
},
{
"Name": "里程碑",
"Formula": "'任务-基本信息'!$L$4"
},
{
"Name": "任务分组",
"Formula": "'任务-基本信息'!$L$10"
},
{
"Name": "任务类型",
"Formula": "'任务-基本信息'!$C$10"
},
{
"Name": "任务名称",
"Formula": "'任务-基本信息'!$B$2"
},
{
"Name": "预算工时",
"Formula": "'任务-基本信息'!$L$8"
},
{
"Name": "执行者",
"Formula": "'任务-基本信息'!$C$8"
}
]
}///vvil7ME3LnCZ6PYCtyMlP5XW2xDNq7LxBuFqFM97nNYxgPF7cmRvmwsFFMva5J9h6GYdqQKzEnnrX5xPRVFb3yXHm4L/3ZBvgNH/TD8EoGlc0/Wa9StCbF8cMi1x9mA2s4FYZBVDLE72LiGW6BiF61yyBK8DgKv6L+ZG3xJWSu/1y4glsZ2Ih7cXz1FxHzRDvxVuXurudH6AYn/UfnxqGBRr/MAIC0UzNEZ3xTvF+seTsYJfZB22MzfohNLnQyqf8JcngL6wJNBiO5am+HN9EsQHevsJk1owcPA/vewQESxckflNv3yRgslJkiAdMbjoNw+wYbN5Ou0P2p/x0VK21ZeklnOf+leHqe6b+PY2GC+UgxM2uiQroAYpBQQAknn2ojruFyWaCQ+KkwaLXMxB/XfJDJC6Q6X4KVKc3nT8YYk1OyaobADhqGTyfDxNIJPiyb0PgahE4uJ50kSLzTWep05eX4sMqc7LoWMdESOAUu8fh+drTQtEDPXrV+l6uE4ejVsYFGkeKXPhVHFWqjjir1bMDHYVPlUpBt8aD2Gse9nb+zafTG95T+Hp8F2GMKE97cvSpI19Vc8HUltMJESTpzOmpgiTI9vtaO61fh659RuwQQptduyNDND3xs/X/2oi8MjXqd0gZgYDuzwa+ufZ32h9XYOmneUQEEj3Xc1tBQrkDiJRPaeCrq+zaartAC8n8rB0oROnvmXacnwpHVSZtxY3M2OfNsDQUh6oh5pxPVyHDt9BrGQt9gFgr6E1Rno5YLl6lMvAvT6lmQBjPpgpmgNpjKvsf1V3XIRN4arJoCBz0G+l0JaKl3KFdflNf8SXHW2n0weLpq1n6MBdO3Cc+A3XZVaVQLROLtPbr2Fr0Jt4ccb9wDPCIj+cgy+Masl5EBvNu/jP30gzenybylkHw==|920