535 lines
13 KiB
JSON
535 lines
13 KiB
JSON
{
|
|
"Rows": {
|
|
"RowColumnAttachedInfos": {
|
|
"0": {
|
|
"GridRowColumnDefinition": {
|
|
"DesignLengthInPixel": 15.0
|
|
}
|
|
},
|
|
"3": {
|
|
"GridRowColumnDefinition": {
|
|
"DesignLengthInPixel": 32.0
|
|
}
|
|
},
|
|
"4": {
|
|
"GridRowColumnDefinition": {
|
|
"DesignLengthInPixel": 15.0
|
|
}
|
|
},
|
|
"5": {
|
|
"GridRowColumnDefinition": {
|
|
"DesignLengthInPixel": 32.0
|
|
}
|
|
},
|
|
"6": {
|
|
"GridRowColumnDefinition": {
|
|
"DesignLengthInPixel": 15.0
|
|
}
|
|
},
|
|
"7": {
|
|
"GridRowColumnDefinition": {
|
|
"DesignLengthInPixel": 32.0
|
|
}
|
|
},
|
|
"8": {
|
|
"GridRowColumnDefinition": {
|
|
"DesignLengthInPixel": 15.0
|
|
}
|
|
},
|
|
"9": {
|
|
"GridRowColumnDefinition": {
|
|
"DesignLengthInPixel": 32.0
|
|
}
|
|
},
|
|
"10": {
|
|
"GridRowColumnDefinition": {
|
|
"DesignLengthInPixel": 15.0
|
|
}
|
|
},
|
|
"1": {
|
|
"GridRowColumnDefinition": {
|
|
"DesignLengthInPixel": 40.0
|
|
}
|
|
}
|
|
},
|
|
"Count": 11,
|
|
"DefaultSize": 15.0
|
|
},
|
|
"Cols": {
|
|
"RowColumnAttachedInfos": {
|
|
"0": {
|
|
"GridRowColumnDefinition": {
|
|
"DesignLengthInPixel": 24.0
|
|
}
|
|
},
|
|
"1": {
|
|
"GridRowColumnDefinition": {
|
|
"DesignLengthInPixel": 125.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": 24.0
|
|
}
|
|
}
|
|
},
|
|
"Count": 16,
|
|
"DefaultSize": 32.0
|
|
},
|
|
"Values": {
|
|
"3,1": "状态",
|
|
"5,1": "执行者",
|
|
"7,1": "时间",
|
|
"9,1": "项目"
|
|
},
|
|
"AttachInfos": {
|
|
"1,1": {
|
|
"BindingInfo": {
|
|
"TableName": "任务表",
|
|
"ColumnName": "任务名称",
|
|
"GUID": "77972707-9199-455a-b58d-95abc25880f0"
|
|
},
|
|
"CellType": {
|
|
"$type": "Forguncy.TextCellType, ServerDesignerCommon",
|
|
"SavedValidators": [
|
|
{
|
|
"$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"3,2": {
|
|
"BindingInfo": {
|
|
"TableName": "任务表",
|
|
"ColumnName": "任务状态",
|
|
"GUID": "34fe759e-3699-4ee5-82b3-d9346d4cb5f5",
|
|
"RelationBinding": {
|
|
"RelatedTable": "任务状态",
|
|
"RelatedColumn": "状态码",
|
|
"DisplayColumn": "任务状态"
|
|
}
|
|
},
|
|
"CellType": {
|
|
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
|
|
"TemplateKey": "_RS_Success3"
|
|
}
|
|
},
|
|
"5,2": {
|
|
"BindingInfo": {
|
|
"TableName": "任务表",
|
|
"ColumnName": "执行者",
|
|
"GUID": "ea1f4445-1160-4fc0-9a26-897cc6eee0eb",
|
|
"AttachType": {
|
|
"$type": "ForguncyDataAccess.UserColumnAttachObj, ForguncyDataAccess",
|
|
"UserColumnAttachType": 1
|
|
}
|
|
},
|
|
"CellType": {
|
|
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
|
|
"TemplateKey": "_RS_Information3"
|
|
}
|
|
},
|
|
"7,2": {
|
|
"CellType": {
|
|
"$type": "ElementUI.DatePickerCellType, ElementUI",
|
|
"CommandList": [],
|
|
"UIPermissions": [
|
|
{
|
|
"Scope": 2,
|
|
"AllowRoles": [
|
|
"FGC_Anonymous"
|
|
]
|
|
},
|
|
{
|
|
"Scope": 1,
|
|
"AllowRoles": [
|
|
"FGC_Anonymous"
|
|
]
|
|
},
|
|
{
|
|
"Scope": 4,
|
|
"AllowRoles": [
|
|
"FGC_Anonymous"
|
|
]
|
|
}
|
|
],
|
|
"type": "datetimerange",
|
|
"startPlaceholder": "开始日期",
|
|
"rangeSeparator": "至",
|
|
"endPlaceholder": "结束日期",
|
|
"format": "yyyy/MM/DD HH:mm:ss",
|
|
"firstDayOfWeek": 1,
|
|
"DefautWeekFormat": "yyyy 第 WW 周"
|
|
}
|
|
},
|
|
"9,2": {
|
|
"BindingInfo": {
|
|
"TableName": "任务表",
|
|
"ColumnName": "项目ID",
|
|
"GUID": "c6f6fc6c-e1d3-4bb6-a584-b50ce844b2a3"
|
|
},
|
|
"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": [
|
|
{
|
|
"BindingInfo": {
|
|
"TableName": "项目表",
|
|
"ColumnName": "ID",
|
|
"GUID": "a7ef212b-d507-4b32-bfe2-8a733b007ebf"
|
|
},
|
|
"ColumnName": "value"
|
|
},
|
|
{
|
|
"BindingInfo": {
|
|
"TableName": "项目表",
|
|
"ColumnName": "项目名称",
|
|
"GUID": "2130156a-4c51-40a6-850b-abc4e021100f"
|
|
},
|
|
"ColumnName": "label"
|
|
}
|
|
],
|
|
"CustomColumns": []
|
|
},
|
|
"placeholder": "请选择",
|
|
"noDataText": "无数据",
|
|
"filterInServerOptions": {
|
|
"matchMethod": "contains",
|
|
"loadingText": "加载中"
|
|
},
|
|
"noMatchText": "无匹配数据"
|
|
}
|
|
},
|
|
"9,10": {
|
|
"BindingInfo": {
|
|
"TableName": "任务表",
|
|
"ColumnName": "分组ID",
|
|
"GUID": "f4d9d8f8-c345-44cc-bac5-77ceb848ea81"
|
|
},
|
|
"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": [
|
|
{
|
|
"BindingInfo": {
|
|
"TableName": "任务分组",
|
|
"ColumnName": "ID",
|
|
"GUID": "427d6efe-dbdc-45b4-aadb-6b65a8865e3d"
|
|
},
|
|
"ColumnName": "value"
|
|
},
|
|
{
|
|
"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": "='任务-基本信息'!C10"
|
|
}
|
|
},
|
|
"CustomColumns": []
|
|
},
|
|
"placeholder": "请选择",
|
|
"noDataText": "无数据",
|
|
"filterInServerOptions": {
|
|
"matchMethod": "contains",
|
|
"loadingText": "加载中"
|
|
},
|
|
"noMatchText": "无匹配数据"
|
|
}
|
|
}
|
|
},
|
|
"StyleDatas": {
|
|
"Styles": [
|
|
{
|
|
"FontSize": 18.666666666666664,
|
|
"Foreground": 0,
|
|
"Formatter": 1
|
|
},
|
|
{
|
|
"FontFamily": 2,
|
|
"FontSize": 13.333333333333332,
|
|
"Foreground": 3,
|
|
"Formatter": 4
|
|
},
|
|
{
|
|
"FontFamily": 2,
|
|
"FontSize": 13.333333333333332
|
|
},
|
|
{
|
|
"FontFamily": 2,
|
|
"FontSize": 13.333333333333332,
|
|
"Foreground": 3
|
|
},
|
|
{
|
|
"Foreground": 3
|
|
}
|
|
],
|
|
"Types": {
|
|
"Strs": [
|
|
"black",
|
|
"@",
|
|
"Body",
|
|
"Text 1 50",
|
|
"[AUTO]General"
|
|
]
|
|
},
|
|
"CellStyles": {
|
|
"1,1": 0,
|
|
"5,1": 1,
|
|
"6,0": 2,
|
|
"6,1": 3,
|
|
"6,2": 2,
|
|
"6,3": 2,
|
|
"6,4": 2,
|
|
"6,5": 2,
|
|
"6,6": 2,
|
|
"6,7": 2,
|
|
"6,8": 2,
|
|
"6,9": 2,
|
|
"6,10": 2,
|
|
"6,11": 2,
|
|
"6,12": 2,
|
|
"6,13": 2,
|
|
"6,14": 2,
|
|
"6,15": 2,
|
|
"7,0": 2,
|
|
"7,1": 1,
|
|
"7,2": 2,
|
|
"7,15": 2,
|
|
"8,0": 2,
|
|
"8,1": 3,
|
|
"8,2": 2,
|
|
"8,3": 2,
|
|
"8,4": 2,
|
|
"8,5": 2,
|
|
"8,6": 2,
|
|
"8,7": 2,
|
|
"8,8": 2,
|
|
"8,9": 2,
|
|
"8,10": 2,
|
|
"8,11": 2,
|
|
"8,12": 2,
|
|
"8,13": 2,
|
|
"8,14": 2,
|
|
"8,15": 2,
|
|
"9,0": 2,
|
|
"9,1": 1,
|
|
"9,2": 2,
|
|
"9,9": 2,
|
|
"9,10": 2,
|
|
"9,15": 2,
|
|
"10,0": 2,
|
|
"10,1": 3,
|
|
"10,2": 2,
|
|
"10,3": 2,
|
|
"10,4": 2,
|
|
"10,5": 2,
|
|
"10,6": 2,
|
|
"10,7": 2,
|
|
"10,8": 2,
|
|
"10,9": 2,
|
|
"10,10": 2,
|
|
"10,11": 2,
|
|
"10,12": 2,
|
|
"10,13": 2,
|
|
"10,14": 2,
|
|
"10,15": 2
|
|
},
|
|
"ColStyles": {
|
|
"1": 4
|
|
},
|
|
"SheetStyle": {
|
|
"FontFamily": 2,
|
|
"FontSize": 13.333333333333332
|
|
}
|
|
},
|
|
"Spans": [
|
|
"3,2,1,3",
|
|
"5,2,1,3",
|
|
"7,2,1,13",
|
|
"9,2,1,7",
|
|
"9,10,1,5",
|
|
"1,1,1,14"
|
|
],
|
|
"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": {}
|
|
}
|
|
}//0R9VAocLbuObb3Qtyc4eMiI9TQ5qn2ve1kpROz1x1/8PWS9mwOgHh88DNlbJLZ86dNUB3mqnqJY0Wo/+SECWdvMj6HQy9/yDSV0r38zXOsy1ji8DIuh71DYqZIBC1ONruK9+0mTKVpjWphYw4xWugbM8nSdMlQDJISrWJ/l6NzefhusbldobVesVOZvAAnAFau8tWFc9LTAaFr0HDq39oz0Z98QoGSze/zsVTFwAo+xGufcPeynbUfsCyysK/G5asCT4XPrxLrRgX43b8/rppr0E2I1ftdJyPXCYk2n1bdulmLUCg+H62rgUlI6saLsJHbC/41QTanQmOo94qMQa816Jry51SMpFkhfoVVL4zhoGP8Z86IXfw/IyYCo8+oxv/tm8yA3qkexkhfn2TAD007UaGmqRI2y6gU5uirORwO/hLQ+CfP1j7pDhcQT13wnSLYLxbb1e9/Fr3jOvK05H1mMxpUeM8Qe7do8P6kTSGE9oa9cYLiaa5Pl9IyuBJDY2vuEIkraneUODXLS00QsQov7C4qLuO3YdxcdVQQSyMwRU85GhcErvxZM/sOZr5KmkRHO1/pmjU0qBpyQIDKo2tZIZldstE1nTGBJSvOfJxEfRPA1c1NXa5JL0kGobtFuZiyfSFqSCcn7TBl4h1JHpNQ/7DnNmBUWpXg94ljOClu3rgl6Flv7DbdiId1n90qgC9DTtTtT2PpYikEA+KrRmQzH5AhbN4neXPHwMvcnAzJZgt8iAg6S9uAKlDD8TEI4OTMgLYeSgCE+aSobOc0rmoQ/JdaiTsFGNR1n9TXnSsC7OCum4aWfT4vvRVR21C8f8VKRxDBYzVrnsl6e5nDbXPw9MNDY81gqd64cN9mvArfhc2mdKZ3K1mA1++7dH5qdZG8nHE6J92inxanp5pxoLQg==|920 |