{"Message":"增加收益记录变动","MessageType":2,"Modules":[{"State":1,"Type":7,"Name":"Table/任务工时表"},{"State":1,"Type":1,"Name":"PCPage/修改报工"},{"State":1,"Type":1,"Name":"PCPage/FGC_任务详情"},{"State":1,"Type":11,"Name":"UserService"},{"State":1,"Type":7,"Name":"Table/收益变动记录表"},{"State":1,"Type":31,"Name":"UserControlPage/收益数据横幅"},{"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":28,"Name":"ProcessItem/结算申请"},{"State":1,"Type":15,"Name":"ServerCommand/绑定工时与请款单"},{"State":1,"Type":1,"Name":"PCPage/审批结算申请单"},{"State":1,"Type":7,"Name":"Table/付款凭证表"},{"State":3,"Type":1,"Name":"PCPage/办理结算审批单"},{"State":3,"Type":15,"Name":"ServerCommand/绑定结算请款单凭证ID"},{"State":3,"Type":15,"Name":"ServerCommand/记录收益变动"}],"Version":"v1"}

This commit is contained in:
SHAMUSPC\NINGMEI
2024-03-28 23:13:02 +08:00
parent 7add6ffe44
commit 893e5c862c
22 changed files with 2190 additions and 846 deletions

View File

@@ -3,32 +3,42 @@
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 30.0
"DesignLengthInPixel": 15.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
"DesignLengthInPixel": 30.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 293.0,
"Mode": 1
}
},
"3": {
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"4": {
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 34.0,
"Mode": 1
}
},
"5": {
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"7": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0,
"IsHidden": true
@@ -36,10 +46,10 @@
}
},
"InLogicalVisibleIndexes": [
5
7
],
"Count": 6,
"DefaultSize": 30.0
"Count": 8,
"DefaultSize": 15.0
},
"Cols": {
"RowColumnAttachedInfos": {
@@ -215,13 +225,13 @@
"DefaultSize": 32.0
},
"Values": {
"0,1": "收益明细"
"1,1": "收益明细"
},
"Formulas": {
"0,34": "IF(C6,H6,G6)"
"1,34": "IF(C8,H8,G8)"
},
"AttachInfos": {
"0,34": {
"1,34": {
"CellType": {
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
"CommandList": [
@@ -231,11 +241,11 @@
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='收益中心-收益明细'!C6"
"SerializeProperty": "='收益中心-收益明细'!C8"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=NOT('收益中心-收益明细'!C6)"
"SerializeProperty": "=NOT('收益中心-收益明细'!C8)"
}
}
]
@@ -247,7 +257,7 @@
"UseCellForeColor": true
}
},
"2,1": {
"3,1": {
"CellType": {
"$type": "ElementUI.TableCellType, ElementUI",
"ElTableName": "EL表格1",
@@ -255,6 +265,24 @@
"$type": "ServerDesignerCommon.Model.BindingDataSourceModel, ServerDesignerCommon",
"TableName": "View_任务工时统计",
"BindingInfos": [
{
"BindingInfo": {
"TableName": "View_任务工时统计",
"ColumnName": "请款单ID",
"GUID": "79c617c1-9810-4bd7-9a5a-74ce496f383b",
"RelationBinding": {
"RelatedTable": "收益请款单表",
"RelatedColumn": "ID",
"DisplayColumn": "状态",
"NextRelationBinding": {
"RelatedTable": "请款单状态",
"RelatedColumn": "状态码",
"DisplayColumn": "状态"
}
}
},
"ColumnName": "状态"
},
{
"BindingInfo": {
"TableName": "View_任务工时统计",
@@ -295,7 +323,7 @@
"ColumnName": "工时核定方式",
"GUID": "f9ab5d24-cc3f-44ef-aa54-47e9eeccc5f7"
},
"ColumnName": "工时核定方式"
"ColumnName": "核定方式"
},
{
"BindingInfo": {
@@ -344,6 +372,14 @@
"GUID": "1d8f546a-55c6-467a-b409-e4b2158aa7ac"
},
"ColumnName": "计算收益"
},
{
"BindingInfo": {
"TableName": "View_任务工时统计",
"ColumnName": "ID",
"GUID": "40c01c0e-e555-45af-bf1b-afde2b6a1e30"
},
"ColumnName": "ID"
}
],
"SqlCondition": {
@@ -371,6 +407,16 @@
},
"autoGenerateColumnsByDataSource": false,
"columns": [
{
"$type": "ElementUI.ColumnSetting, ElementUI",
"dataColumnName": "状态",
"label": "状态",
"width": 80,
"align": "center",
"headerAlign": "center",
"resizable": false,
"key": "be272a80-5d76-4e7d-93e2-c09672b2b763"
},
{
"$type": "ElementUI.ColumnSetting, ElementUI",
"dataColumnName": "日期",
@@ -398,8 +444,8 @@
},
{
"$type": "ElementUI.ColumnSetting, ElementUI",
"dataColumnName": "工时核定方式",
"label": "工时核定方式",
"dataColumnName": "核定方式",
"label": "核定方式",
"align": "center",
"headerAlign": "center",
"key": "52de4693-9aff-47f4-8b77-df87dd5adc10"
@@ -454,6 +500,16 @@
"align": "center",
"headerAlign": "center",
"key": "5624fac4-3744-4207-a9f3-a91accc3b041"
},
{
"$type": "ElementUI.ColumnSetting, ElementUI",
"dataColumnName": "ID",
"label": "ID",
"width": 60,
"align": "center",
"headerAlign": "center",
"resizable": false,
"key": "cfe56898-f6fb-4c03-83a2-860d06be6541"
}
],
"showActionButtons": true,
@@ -462,10 +518,38 @@
"$type": "ElementUI.ActionButton, ElementUI",
"type": "button",
"Name": "查看",
"shape": "default"
"shape": "default",
"Commands": {
"$type": "GrapeCity.Forguncy.Commands.CustomCommandObject, Forguncy.Commands",
"Commands": [
{
"$type": "SetCurrentRowCommand.SetCurrentRowCommand, SetCurrentRowCommand",
"CurrentRowInfo": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "任务工时表",
"ColumnName": "ID",
"GUID": "559f58f9-d6bb-42c4-a905-8210e1503ab3"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='收益中心-收益明细'!行数据.ID"
}
}
},
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PageName": "修改报工",
"LoadBindingDataOption": 1
}
],
"ParamProperties": {
"dataRow": "行数据"
}
}
}
],
"operationColumnWidth": 130,
"operationColumnWidth": 100,
"sumText": "合计",
"size": "small",
"showIndexColumn": true,
@@ -473,7 +557,7 @@
"stripe": false
}
},
"4,1": {
"5,1": {
"CellType": {
"$type": "ElementUI.CellTypes.PaginationCellType, ElementUI",
"AttachElementTable": true,
@@ -522,7 +606,7 @@
"hideOnSinglePage": true
}
},
"5,2": {
"7,2": {
"CellType": {
"$type": "Forguncy.CheckBoxCellType, ServerDesignerCommon",
"Caption": "收起",
@@ -534,11 +618,11 @@
{
"Location": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='收益中心-收益明细'!2:5"
"SerializeProperty": "='收益中心-收益明细'!3:6"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=NOT('收益中心-收益明细'!C6)"
"SerializeProperty": "=NOT('收益中心-收益明细'!C8)"
}
}
]
@@ -546,7 +630,7 @@
]
}
},
"5,6": {
"7,6": {
"CellType": {
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
"ToolTip": "收起",
@@ -555,7 +639,7 @@
"UseCellForeColor": true
}
},
"5,7": {
"7,7": {
"CellType": {
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
"ToolTip": "收起",
@@ -625,74 +709,107 @@
]
},
"CellStyles": {
"0,1": 0,
"0,34": 1,
"2,1": 2,
"1,1": 0,
"1,34": 1,
"3,1": 2,
"3,2": 2,
"3,3": 2,
"3,4": 2,
"3,5": 2,
"3,6": 2,
"3,7": 2,
"3,8": 2,
"3,9": 2,
"3,10": 2,
"3,11": 2,
"3,12": 2,
"3,13": 2,
"3,14": 2,
"3,15": 2,
"3,16": 2,
"3,17": 2,
"3,18": 2,
"3,19": 2,
"3,20": 2,
"3,21": 2,
"3,22": 2,
"3,23": 2,
"3,24": 2,
"3,25": 2,
"3,26": 2,
"3,27": 2,
"3,28": 2,
"3,29": 2,
"3,30": 2,
"3,31": 2,
"3,32": 2,
"3,33": 3,
"4,1": 2,
"5,1": 4,
"5,2": 4,
"5,5": 5,
"5,6": 6,
"5,7": 6,
"5,8": 5,
"5,9": 5,
"5,10": 5,
"5,11": 6,
"5,12": 4,
"5,13": 4,
"5,14": 4,
"5,15": 4,
"5,16": 7,
"5,17": 7,
"5,18": 7,
"5,19": 7,
"5,20": 7,
"5,21": 7,
"5,22": 6,
"5,23": 4,
"5,24": 4,
"5,25": 4,
"5,26": 4,
"5,27": 3,
"5,28": 3,
"5,29": 3,
"5,30": 3,
"5,31": 3,
"5,32": 3,
"5,33": 3
"4,2": 2,
"4,3": 2,
"4,4": 2,
"4,5": 2,
"4,6": 2,
"4,7": 2,
"4,8": 2,
"4,9": 2,
"4,10": 2,
"4,11": 2,
"4,12": 2,
"4,13": 2,
"4,14": 2,
"4,15": 2,
"4,16": 2,
"4,17": 2,
"4,18": 2,
"4,19": 2,
"4,20": 2,
"4,21": 2,
"4,22": 2,
"4,23": 2,
"4,24": 2,
"4,25": 2,
"4,26": 2,
"4,27": 2,
"4,28": 2,
"4,29": 2,
"4,30": 2,
"4,31": 2,
"4,32": 2,
"4,33": 3,
"5,1": 2,
"6,1": 2,
"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,
"6,16": 2,
"6,17": 2,
"6,18": 2,
"6,19": 2,
"6,20": 2,
"6,21": 2,
"6,22": 2,
"6,23": 2,
"6,24": 2,
"6,25": 2,
"6,26": 2,
"6,27": 2,
"6,28": 2,
"6,29": 2,
"6,30": 2,
"6,31": 2,
"6,32": 2,
"6,33": 2,
"7,1": 4,
"7,2": 4,
"7,5": 5,
"7,6": 6,
"7,7": 6,
"7,8": 5,
"7,9": 5,
"7,10": 5,
"7,11": 6,
"7,12": 4,
"7,13": 4,
"7,14": 4,
"7,15": 4,
"7,16": 7,
"7,17": 7,
"7,18": 7,
"7,19": 7,
"7,20": 7,
"7,21": 7,
"7,22": 6,
"7,23": 4,
"7,24": 4,
"7,25": 4,
"7,26": 4,
"7,27": 3,
"7,28": 3,
"7,29": 3,
"7,30": 3,
"7,31": 3,
"7,32": 3,
"7,33": 3
},
"SheetStyle": {
"FontFamily": 2,
@@ -700,9 +817,9 @@
}
},
"Spans": [
"5,2,1,3",
"4,1,1,33",
"2,1,1,34"
"7,2,1,3",
"5,1,1,33",
"3,1,1,34"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
@@ -735,8 +852,8 @@
"Fill": "Accent 1 0"
},
"IsAutomaticFill": false,
"Location": "3,6",
"Location": "3,21",
"Size": "3,18"
}
]
}//19pNThSpOBSQhd2FjU+E/JWYdDNGWDt+Hp/cSNw9Hac2IaxAf/8spVu8JuEcP57zpGULeRECrDLGYQyVSc68d3qorX7c1/kWVJF8ZkH87JhpunJASCiZ+5uNsfvbmoWD6YgUI7YUYPqppJpiKbNdtSO0GD1/PN0zao0DSL+d85vKcOy5Aw5HOm6rF6Mwy/60k82BZJrT6DmOl/FgzveUtiPKbiOBv6bB2qk25LPcJbWVPtsd7GiILCtyn0++9J79W3ELwcghRU9nTI4RrsNcSIU0g8n9wVlVQ93i/J3COJTHPnkDh0Qd4DX1+NPyacdN8CaJwDiG7ovNyGoL041IKNEp/8t7fhu06/KazTxplIdG/lDVMjtVOYd2y6ObwrXEm0p0xRVfkvtJ4gi9XR1uhynKCuw70D6764iV/Rhk7Bww/oju/9PIbpzKhDv/gdrvDJy7c92SThUkjsk5OxWlhJKL/utdiQR8f7p/CTLakm2iLo2EvSau5hG0DQa6qOzkVvP2d5i0hwwy5iIBg8+G1GcxFOXER5oN+E9QCMfDRC8Ih/mJ+JZufXvU9eiKqmK7/d9idSmK1uM5wsw9CedXgJg3uScZ7mK6Cra1D9RwCdY57JqaNqp4ekG/R9cLJ++P+ajckIUPn2jncvnIRGuek5ZAwn4bsXKCnssa0iEKdbRyaWEkpRG/oBS1Xt7XUEwWb0lWl2BA36ud/pDd4K842LDe7dtN/pXBV0rKecZbvlPOkpXJCP5nLdB8tvbTqDaMwlkFzPPhkaLAEoiDRC5AkkgF4XTP5yZZ2uUcppfCDYXmZ9mPD2F88vKzurQAzMRTliEyVuy98X8KzV9zQ75rWcW188bjT+MOKBLtD+ChbI827KnqdFkydYGKbexMBDKhyUwem4gbUNsUmt+K5R6/Ww==|920
}//Mv//zu4400oMccVB88FzHpsDdiGPPADtJW8EDemF65B/seBHVGWGQ9cwNpfhDQn1hNa0g8R0pe9t5KCWhUkY7pN0AfCy5FLAU4Bp7DSFE2oY/7HOFaZoaxqbm+Dqa4oq5nJYueJdH98cVDdZmBDUmHsbs2QsoS0Y86U9cOjCLJZpRYmF66I9xiiGzfJvL6OVMjSaDrLqpx6oO/2GJlRDHaE9LwaZiQA92ckbxlaa6Ea9lBzPGu4j5UfCj3sZQALyb/fS+V80gm7hUBmfu7b7nH1m4G5NGUP2w7FBMfjmXWRc6LNGImCnQIhC33eEbQ8UR37lutb5ZsgUoXMoSHx1mMJ4MUJANxSQFADw+VKIJiMb03K4il/UIR8W4vnavm6lFCzPGprYmcWqH7bchKfgOLzyJYKkwMDRSClPFYySAJKSTMp/5VeEr6Z9ZcglslUqqwYquNFnFRROXuLammGXhgpZrucxL6RtPBMpGWpeUW/k44Y5bwWLWAGFQBn4qz4p6z5R1Xp+PkjFkSyNi7cFsh864xErtDJiz+rgoqsQ0xeUJdLsgB3zpcC1AQTiOrSid8C3xelIcTOX5snNDHDtZ8bigDdknNYzSHVWiy6qtytpNsg6v4lfM/xEixoD4BwP5765F2NFcw6gHCcm1IqoeUjkS76oQdVadCTqTFpymbcqpxgwPhCOkdXxBdv//7oHThL6/43t9gJAyDTgiJ5YZRLvPO58/4UsBuqHzG21NfROes1MGaa/a/JgRUZCrRTD2iGUTuWZbs8q7cAufPUUX/9spUSPoSRr13mro6AmsPbIpd7ruLDqEnkueaDvI2bban8tzfQgWZsLidiU0etdaNHt6JjF6qWN9cztwClrswmuCjq9z85W8S5OYNVNw4YY0AMv9ArImvwnYwUhMuLVkQ==|920