{"Message":"更新任务首页,增加任务统计数据","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/任务-基本信息"},{"State":1,"Type":12,"Name":"CustomLibrary"},{"State":1,"Type":23,"Name":"TableView/任务平行视图"},{"State":1,"Type":31,"Name":"UserControlPage/任务统计信息"}],"Version":"v1"}
This commit is contained in:
@@ -211,7 +211,8 @@
|
||||
"本任务可核定工时": 5,
|
||||
"子任务可核定工时": 5,
|
||||
"本任务实际工时": 5,
|
||||
"子任务实际工时": 5
|
||||
"子任务实际工时": 5,
|
||||
"动态可核定工时": 5
|
||||
},
|
||||
"subTableOperations": {
|
||||
"View_任务工时统计": 5,
|
||||
@@ -279,7 +280,8 @@
|
||||
"本任务可核定工时": 5,
|
||||
"子任务可核定工时": 5,
|
||||
"本任务实际工时": 5,
|
||||
"子任务实际工时": 5
|
||||
"子任务实际工时": 5,
|
||||
"动态可核定工时": 5
|
||||
},
|
||||
"subTableOperations": {
|
||||
"View_任务工时统计": 5,
|
||||
@@ -347,7 +349,8 @@
|
||||
"本任务可核定工时": 5,
|
||||
"子任务可核定工时": 5,
|
||||
"本任务实际工时": 5,
|
||||
"子任务实际工时": 5
|
||||
"子任务实际工时": 5,
|
||||
"动态可核定工时": 5
|
||||
},
|
||||
"subTableOperations": {
|
||||
"View_任务工时统计": 5,
|
||||
@@ -716,6 +719,18 @@
|
||||
"Formula": "=IF([任务类型]=3,[本任务可核定工时],[可分配工时])",
|
||||
"Name": "动态可核定工时",
|
||||
"ColumnType": "System.Double, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.SaveLoad.StatisticColumnSaveData, ServerDesignerCommon",
|
||||
"BindingInfo": {
|
||||
"TableName": "任务平行视图",
|
||||
"ColumnName": "ID",
|
||||
"GUID": "b8bdf359-596f-46ac-b99b-da1d5bc8145b"
|
||||
},
|
||||
"AggregateFunction": 1,
|
||||
"DataColumnName": "ID",
|
||||
"Name": "子任务数",
|
||||
"ColumnType": "System.Int32, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e"
|
||||
}
|
||||
],
|
||||
"ExternalDatabaseInfo": {
|
||||
|
||||
Reference in New Issue
Block a user