Files
clue/Pages/汇报/日报/日报详情.json

565 lines
13 KiB
JSON

{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 22.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 14.0,
"IsHidden": true
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 50.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"7": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"8": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 321.0
}
},
"9": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0,
"Mode": 2,
"MinLength": {
"Unit": 1
},
"MaxLength": {
"Value": 1.0
}
}
},
"12": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"13": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"14": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 39.0,
"IsHidden": true
}
}
},
"InLogicalVisibleIndexes": [
1,
14
],
"Count": 15,
"DefaultSize": 32.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.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
}
},
"11": {
"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": 32.0
}
},
"22": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 31.0
}
}
},
"Count": 23,
"DefaultSize": 32.0
},
"Values": {
"4,1": "汇报人:",
"6,1": "昨日工时:",
"6,20": "小时",
"8,1": "昨日工作:",
"11,18": "保存",
"12,1": "*日报指的是昨日的工作总结。",
"14,13": "%CurrentUser.UserName%",
"14,16": "%CurrentUser.FullName%",
"14,19": "%CurrentUser.UserName%"
},
"Formulas": {
"2,1": "TEXT(E15,\"yyyy-mm-dd\")&\"工作日报\""
},
"AttachInfos": {
"4,4": {
"BindingInfo": {
"TableName": "汇报记录表",
"ColumnName": "汇报人",
"GUID": "725c94dd-5797-482d-a9d9-4b45e706a0c9"
}
},
"6,4": {
"BindingInfo": {
"TableName": "汇报记录表",
"ColumnName": "总工时",
"GUID": "08715a23-3046-4102-945c-aa7ceaa7d380"
},
"CellType": {
"$type": "ElementUI.InputNumberCellType, ElementUI",
"CommandList": [],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"min": "0.1",
"max": "500",
"step": 1,
"precision": 1,
"placeholder": "请输入",
"controlsPosition": true
}
},
"8,4": {
"BindingInfo": {
"TableName": "汇报记录表",
"ColumnName": "内容",
"GUID": "67469ff5-0ac2-4a5a-836a-87f19c768ee5"
},
"CellType": {
"$type": "ElementUI.InputCellType, ElementUI",
"CommandList": [],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 4,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"type": "textarea",
"placeholder": "请输入",
"resize": "none"
}
},
"11,18": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "汇报记录表",
"ShowConfirm": false
},
{
"$type": "ElementUI.Commands.ShowMessage, ElementUI",
"Message": "保存成功!",
"Type": "success",
"Duration": 3000,
"Offset": null,
"Center": true
},
{
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
"ReloadData": true
}
],
"Text": "保存",
"TemplateKey": "_RS_Main1",
"Icon": {
"Name": "Application/067_save_4.svg",
"BuiltIn": true,
"Color": "Background 1",
"UseCellTypeForeColor": true
},
"IconSize": 14.0
}
},
"14,1": {
"BindingInfo": {
"TableName": "汇报记录表",
"ColumnName": "ID",
"GUID": "cdb43b1e-2041-4d56-ab6e-da5a26c7d5b0"
},
"CellType": {
"$type": "Forguncy.TextCellType, ServerDesignerCommon",
"SavedValidators": [
{
"$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon",
"Enabled": true
}
],
"TemplateKey": "_RS_NewLittleRoundCorner",
"CommandList": [
{
"$type": "SetCurrentRowCommand.SetCurrentRowCommand, SetCurrentRowCommand",
"CurrentRowInfo": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "汇报记录表",
"ColumnName": "ID",
"GUID": "a805b144-4e31-41ef-8352-1f04189a8202"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=日报详情!汇报ID"
}
},
"Disabled": true
}
]
},
"DataValidationInfo": {
"IgnoreBlank": false
}
},
"14,4": {
"BindingInfo": {
"TableName": "汇报记录表",
"ColumnName": "汇报日期文本",
"GUID": "eeecdca0-8fbe-471d-8d6e-5e1e7f093377"
}
},
"14,13": {
"BindingInfo": {
"TableName": "汇报记录表",
"ColumnName": "汇报人",
"GUID": "4450a20c-d264-4f80-b4d1-9b6a98317ba5"
}
}
},
"StyleDatas": {
"Styles": [
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"Formatter": 1
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332
},
{
"FontSize": 24.0,
"FontWeight": 2,
"HorizontalAlignment": 3
},
{
"HorizontalAlignment": 3
},
{
"HorizontalAlignment": 4
},
{
"FontSize": 12.0,
"Foreground": 5
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"Formatter": 6
},
{
"FontSize": -1.0
}
],
"Types": {
"Strs": [
"Body",
"[AUTO]General",
"Bold",
"Center",
"Left",
"Text 1 50",
"@"
]
},
"CellStyles": {
"0,14": 0,
"0,15": 1,
"0,16": 1,
"0,17": 1,
"0,18": 1,
"0,19": 1,
"0,20": 1,
"0,21": 1,
"0,22": 1,
"2,1": 2,
"3,1": 3,
"3,2": 3,
"3,3": 3,
"3,4": 3,
"3,5": 3,
"3,6": 3,
"3,7": 3,
"3,8": 3,
"3,9": 3,
"3,10": 3,
"3,11": 3,
"3,12": 3,
"3,13": 3,
"3,14": 3,
"3,15": 3,
"3,16": 3,
"3,17": 3,
"3,18": 3,
"3,19": 3,
"3,20": 3,
"3,21": 3,
"3,22": 3,
"4,1": 4,
"4,2": 3,
"4,3": 3,
"4,4": 4,
"4,22": 3,
"5,1": 3,
"5,2": 3,
"5,3": 3,
"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,
"5,19": 3,
"5,20": 3,
"5,21": 3,
"5,22": 3,
"6,1": 4,
"6,2": 3,
"6,3": 3,
"6,4": 3,
"6,20": 3,
"6,21": 3,
"6,22": 3,
"7,1": 3,
"7,2": 3,
"7,3": 3,
"7,4": 3,
"7,5": 3,
"7,6": 3,
"7,7": 3,
"7,8": 3,
"7,9": 3,
"7,10": 3,
"7,11": 3,
"7,12": 3,
"7,13": 3,
"7,14": 3,
"7,15": 3,
"7,16": 3,
"7,17": 3,
"7,18": 3,
"7,19": 3,
"7,20": 3,
"7,21": 3,
"7,22": 3,
"11,18": 1,
"12,1": 5,
"14,1": 6,
"14,2": 1,
"14,3": 1,
"14,7": 0,
"14,8": 1,
"14,11": 1,
"14,12": 0,
"14,13": 1,
"14,16": 7,
"14,19": 1
},
"RowStyles": {
"2": 7
},
"SheetStyle": {
"FontFamily": 0,
"FontSize": 13.333333333333332
}
},
"Spans": [
"14,13,1,3",
"14,16,1,3",
"14,19,1,4",
"11,18,1,4",
"2,1,1,21",
"14,1,1,3",
"4,4,1,18",
"6,4,1,16",
"8,4,2,18",
"14,4,1,3"
],
"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": "汇报记录表"
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
},
"CustomNames": [
{
"Name": "汇报人",
"Formula": "日报详情!$N$15"
},
{
"Name": "汇报ID",
"Formula": "日报详情!$B$15"
},
{
"Name": "用户名",
"Formula": "日报详情!$T$15"
},
{
"Name": "用户全名",
"Formula": "日报详情!$Q$15"
}
]
}//LMiMk4LElRqXmo6+IX5iE+dAX35En7PGUUSbVqcG4A6lorucM4IDJdxQeN40hAezS9PL6SKcLPxEuHSqxAmkTmLJelBPIadjbM/nRYXq2Xh0nLVlGtggQO6H2kEuSx+0IVfiiDlYlPMhq5+apuJBrYW66fNv9a3Y3iXbjW75jSsuDfdC8jQe1Is7hmhOgFQiuZsQ0xfljCDcItg+UDZ70lBXMO1Px9DenoIAgvU9aTLdAdZrc36mma1w3ROmZhyx9onGPRgYGF7LVQ3fYu+u6V0XzoayfJ9VTt4bJTl6aNdxATW3XkoMqqTpEqA6v0S5P3j+bM8OW8LsN6zPQUgNJS9aEw2UOP9aDug05f4HjAc37wA4QpnDmv8lqABrPiyJdf0HwQT/l8izXiK8/CCsb14ciPa1/1enFk7mqsALJ8K5lYfecU1eARrcjBJphZpfrnzgxSAg6HS7vMCvEiwNujLM9mY1qwq8wQDSHHNtAORm+gV2ONxlJpkEWOsBLJ0Zu81OdXj20YcHcnq/plVLoO1+VRj3wP1uRb6afpyMZSXR4ELu+kyYfeRrAo5dBel8for+YiPsYIVBcTjmFEHAY8g+0jl9vvR7cXcnM0hQs5DW0IrDCyu+lqnPVrvstFh5mSZdyESTBdLfDcDruiTgGStpK27YK8GRR2aOQSqZ7XyFbENykScYWoa8tEkRJadbukY6iTVsHRcqNy6Kkpf027P9HEepWq1QC+fDhcWoksD3dUdJDfMFnJabE5ADPdXzT+H4pPPYp5lAlQEGK5D8/T1pFDuK5i6BHUZyfGPMp8kPkkx9Cs+482rHDVAYYywbEeosv4aQauxjtTDwVP77fTfLkbjkj8nc5+R/xIuPyfVE46wW1rsrGyvpUgOd+7fMCvLJJJhHR16Ak1jv/NNULw==|920