{"Message":"增加预算流程","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/项目标题"},{"State":1,"Type":1,"Name":"PCPage/项目信息"},{"State":1,"Type":1,"Name":"PCPage/项目概况"},{"State":1,"Type":1,"Name":"PCPage/FGC_审批记录"},{"State":1,"Type":1,"Name":"PCPage/FGC_任务详情"},{"State":1,"Type":7,"Name":"Table/项目预算变动表"},{"State":2,"Type":15,"Name":"ServerCommand/新增项目工时增补"},{"State":2,"Type":15,"Name":"ServerCommand/应用项目增补工时"},{"State":1,"Type":1,"Name":"PCPage/预算申请"},{"State":1,"Type":1,"Name":"PCPage/预算申请审批"},{"State":1,"Type":28,"Name":"ProcessItem/预算申请"},{"State":3,"Type":15,"Name":"ServerCommand/批准项目预算申请"},{"State":3,"Type":36,"Name":"ShareCommandContainer/发起预算申请"}],"Version":"v1"}
This commit is contained in:
@@ -21,6 +21,11 @@
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 24.0
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 35.0
|
||||
@@ -61,6 +66,11 @@
|
||||
"DesignLengthInPixel": 24.0
|
||||
}
|
||||
},
|
||||
"17": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 71.0
|
||||
}
|
||||
},
|
||||
"18": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 35.0,
|
||||
@@ -74,25 +84,21 @@
|
||||
},
|
||||
"20": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 35.0
|
||||
"DesignLengthInPixel": 35.0,
|
||||
"IsHidden": true
|
||||
}
|
||||
},
|
||||
"21": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 24.0
|
||||
}
|
||||
},
|
||||
"17": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 71.0
|
||||
"DesignLengthInPixel": 32.0,
|
||||
"IsHidden": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"InLogicalVisibleIndexes": [
|
||||
20,
|
||||
21
|
||||
],
|
||||
"Count": 22,
|
||||
"DefaultSize": 35.0
|
||||
},
|
||||
@@ -171,23 +177,92 @@
|
||||
"1,1": "申请项目",
|
||||
"1,19": "申请历史",
|
||||
"4,1": "申请人",
|
||||
"7,1": "原预算工时",
|
||||
"7,9": "原预算费用",
|
||||
"5,1": "%CurrentUser.UserName%",
|
||||
"7,1": "现预算工时",
|
||||
"7,9": "现预算费用",
|
||||
"8,1": 0,
|
||||
"8,9": 0,
|
||||
"10,1": "申请增补工时",
|
||||
"13,1": "申请增补预算",
|
||||
"16,1": "申请理由",
|
||||
"20,1": "取消",
|
||||
"20,13": "提交申请"
|
||||
"16,1": "申请理由"
|
||||
},
|
||||
"AttachInfos": {
|
||||
"2,1": {
|
||||
"BindingInfo": {
|
||||
"TableName": "项目表",
|
||||
"ColumnName": "ID",
|
||||
"GUID": "125dff95-9fdf-46e0-b011-417d31011fdf"
|
||||
"TableName": "项目预算变动表",
|
||||
"ColumnName": "项目ID",
|
||||
"GUID": "6abd8cbd-e759-43be-a89e-009ab14e3924"
|
||||
},
|
||||
"CellType": {
|
||||
"$type": "ElementUI.SelectCellType, ElementUI",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
||||
"ParameterName": "项目",
|
||||
"TableValue": {
|
||||
"TableName": "项目表",
|
||||
"TableValueType": 1,
|
||||
"BindingInfos": [
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "项目表",
|
||||
"ColumnName": "项目预算工时",
|
||||
"GUID": "7e56e36f-4596-4151-a148-a9337e0c229e"
|
||||
},
|
||||
"ColumnName": "项目预算工时"
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "项目表",
|
||||
"ColumnName": "项目预算费用",
|
||||
"GUID": "fc29872b-0e8f-44a0-a0d4-0543940f07d0"
|
||||
},
|
||||
"ColumnName": "项目预算费用"
|
||||
}
|
||||
],
|
||||
"SqlCondition": {
|
||||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "项目表",
|
||||
"ColumnName": "ID",
|
||||
"GUID": "7c41fd84-5fee-4fcd-ae09-bd42b26ee9fa"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=预算申请!B3"
|
||||
}
|
||||
},
|
||||
"NullFormulaValueQueryPolicy": 0,
|
||||
"TopCount": "1"
|
||||
},
|
||||
"ID": "5e40d79f1eaf4bac926b2fc92b50c797"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"TargetCells": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=预算申请!B9"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=预算申请!项目.项目预算工时"
|
||||
}
|
||||
},
|
||||
{
|
||||
"TargetCells": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=预算申请!J9"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=预算申请!项目.项目预算费用"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"UIPermissions": [
|
||||
{
|
||||
"Scope": 2,
|
||||
@@ -255,6 +330,9 @@
|
||||
"loadingText": "加载中"
|
||||
},
|
||||
"noMatchText": "无匹配数据"
|
||||
},
|
||||
"DataValidationInfo": {
|
||||
"IgnoreBlank": false
|
||||
}
|
||||
},
|
||||
"2,19": {
|
||||
@@ -329,9 +407,9 @@
|
||||
},
|
||||
"5,1": {
|
||||
"BindingInfo": {
|
||||
"TableName": "项目表",
|
||||
"ColumnName": "项目经理",
|
||||
"GUID": "bb7f3840-4d94-4f72-8e61-02e8e0ea93ea"
|
||||
"TableName": "项目预算变动表",
|
||||
"ColumnName": "申请人",
|
||||
"GUID": "4c945f6a-7457-4561-aa2c-c0909c2ebcfe"
|
||||
},
|
||||
"CellType": {
|
||||
"$type": "ElementUI.SelectCellType, ElementUI",
|
||||
@@ -350,6 +428,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"DefaultValue": "%CurrentUser.UserName%",
|
||||
"useBinding": true,
|
||||
"options": [
|
||||
{
|
||||
@@ -403,23 +482,31 @@
|
||||
"loadingText": "加载中"
|
||||
},
|
||||
"noMatchText": "无匹配数据"
|
||||
},
|
||||
"DataValidationInfo": {
|
||||
"IgnoreBlank": false
|
||||
}
|
||||
},
|
||||
"8,1": {
|
||||
"BindingInfo": {
|
||||
"TableName": "项目表",
|
||||
"ColumnName": "项目预算工时",
|
||||
"GUID": "8d63ab9f-dc78-45bd-935b-fe8949b56caf"
|
||||
"TableName": "项目预算变动表",
|
||||
"ColumnName": "原预算工时",
|
||||
"GUID": "5657b97d-0458-4d9e-b431-b807f40a469c"
|
||||
}
|
||||
},
|
||||
"8,9": {
|
||||
"BindingInfo": {
|
||||
"TableName": "项目预算变动表",
|
||||
"ColumnName": "原预算费用",
|
||||
"GUID": "33a4d0df-aeed-4ed2-ba5f-92ae89ef46ab"
|
||||
"GUID": "25f5c718-b15b-48b3-bd3b-70429cd0181e"
|
||||
}
|
||||
},
|
||||
"11,1": {
|
||||
"BindingInfo": {
|
||||
"TableName": "项目预算变动表",
|
||||
"ColumnName": "增加工时",
|
||||
"GUID": "02056cce-08ef-4a48-91de-a6fc3fce7b9b"
|
||||
},
|
||||
"CellType": {
|
||||
"$type": "ElementUI.InputNumberCellType, ElementUI",
|
||||
"CommandList": [],
|
||||
@@ -443,12 +530,21 @@
|
||||
"controlsPosition": true
|
||||
},
|
||||
"DataValidationInfo": {
|
||||
"NumberType": 1,
|
||||
"NumberType": 7,
|
||||
"CompareParamType": 4,
|
||||
"FirstParamValue": "0"
|
||||
"FirstParamValue": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=OR(预算申请!B12>0,预算申请!B15>0)"
|
||||
},
|
||||
"ErrorMessage": "申请增补工时和增补预算必须填写一项"
|
||||
}
|
||||
},
|
||||
"14,1": {
|
||||
"BindingInfo": {
|
||||
"TableName": "项目预算变动表",
|
||||
"ColumnName": "增加费用",
|
||||
"GUID": "a0ce30a0-4841-4e05-a379-5df69b343be5"
|
||||
},
|
||||
"CellType": {
|
||||
"$type": "ElementUI.InputNumberCellType, ElementUI",
|
||||
"CommandList": [],
|
||||
@@ -472,16 +568,20 @@
|
||||
"controlsPosition": true
|
||||
},
|
||||
"DataValidationInfo": {
|
||||
"NumberType": 1,
|
||||
"NumberType": 7,
|
||||
"CompareParamType": 4,
|
||||
"FirstParamValue": "0"
|
||||
"FirstParamValue": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=OR(预算申请!B12>0,预算申请!B15>0)"
|
||||
},
|
||||
"ErrorMessage": "申请增补工时和增补预算必须填写一项"
|
||||
}
|
||||
},
|
||||
"17,1": {
|
||||
"BindingInfo": {
|
||||
"TableName": "项目预算变动表",
|
||||
"ColumnName": "申请理由",
|
||||
"GUID": "16fef3cf-bde9-49e6-85c9-59bef4c882db"
|
||||
"GUID": "28bc089e-af70-4153-962b-c7cc115b6301"
|
||||
},
|
||||
"CellType": {
|
||||
"$type": "ElementUI.InputCellType, ElementUI",
|
||||
@@ -513,136 +613,6 @@
|
||||
"DataValidationInfo": {
|
||||
"IgnoreBlank": false
|
||||
}
|
||||
},
|
||||
"20,1": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon"
|
||||
}
|
||||
],
|
||||
"Text": "取消",
|
||||
"TemplateKey": "_RS_Information3"
|
||||
}
|
||||
},
|
||||
"20,13": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Notiflix_Forguncy.Loading_Command, Notiflix_Forguncy",
|
||||
"Title": "加载中",
|
||||
"VBalidate": true
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
|
||||
"ServerCommandName": "新增项目工时增补",
|
||||
"Parameters": [
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "项目ID",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=预算申请!B3"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "增补时长",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=预算申请!B12"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "增补费用",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=预算申请!B15"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "申请人",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=预算申请!B6"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "理由",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=预算申请!B18"
|
||||
}
|
||||
}
|
||||
],
|
||||
"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.ClosePopupCommand, ServerDesignerCommon",
|
||||
"ReloadData": true
|
||||
}
|
||||
],
|
||||
"ID": "74184361-980b-4a69-9e85-89108e8d1f7b"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Notiflix_Forguncy.Report_Command, Notiflix_Forguncy",
|
||||
"FunctionName": "warning",
|
||||
"Title": "温馨提示",
|
||||
"Message": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=预算申请!msg"
|
||||
},
|
||||
"BtnText": "知道了"
|
||||
}
|
||||
],
|
||||
"ID": "8e7a5c40-c6ab-4535-8411-53d7f569a68e"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Text": "提交申请",
|
||||
"TemplateKey": "_RS_Main1"
|
||||
}
|
||||
}
|
||||
},
|
||||
"StyleDatas": {
|
||||
@@ -676,12 +646,14 @@
|
||||
{
|
||||
"FontFamily": 2,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Formatter": 4
|
||||
"Formatter": 4,
|
||||
"HorizontalAlignment": 5
|
||||
},
|
||||
{
|
||||
"FontFamily": 2,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Formatter": 5
|
||||
"Formatter": 6,
|
||||
"HorizontalAlignment": 5
|
||||
}
|
||||
],
|
||||
"Types": {
|
||||
@@ -691,6 +663,7 @@
|
||||
"Body",
|
||||
"[AUTO]General",
|
||||
"0\"小时\"",
|
||||
"Left",
|
||||
"¥#,##0_);[Red](¥#,##0)"
|
||||
],
|
||||
"Borders": [
|
||||
@@ -853,21 +826,6 @@
|
||||
"13,17": 3,
|
||||
"13,18": 1,
|
||||
"14,1": 3,
|
||||
"14,2": 3,
|
||||
"14,3": 3,
|
||||
"14,4": 3,
|
||||
"14,5": 3,
|
||||
"14,6": 3,
|
||||
"14,7": 3,
|
||||
"14,8": 3,
|
||||
"14,9": 3,
|
||||
"14,10": 3,
|
||||
"14,11": 3,
|
||||
"14,12": 3,
|
||||
"14,13": 3,
|
||||
"14,14": 3,
|
||||
"14,15": 3,
|
||||
"14,16": 3,
|
||||
"14,17": 3,
|
||||
"14,18": 1,
|
||||
"15,1": 3,
|
||||
@@ -920,19 +878,34 @@
|
||||
}
|
||||
},
|
||||
"Spans": [
|
||||
"20,13,1,4",
|
||||
"20,1,1,4",
|
||||
"2,19,19,1",
|
||||
"2,1,1,16",
|
||||
"5,1,1,16",
|
||||
"11,1,1,16",
|
||||
"14,1,1,16",
|
||||
"17,1,2,16",
|
||||
"8,1,1,8",
|
||||
"5,1,1,16",
|
||||
"8,9,1,8",
|
||||
"14,1,1,16"
|
||||
"8,1,1,8"
|
||||
],
|
||||
"PageInfo": {
|
||||
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
|
||||
"PageLoadedCommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"TargetCells": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=预算申请!项目ID"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=IFERROR(预算申请!传参1,\"\")"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"PermissionData": {
|
||||
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionData, Forguncy.RbacPermission.Core",
|
||||
"permissionResource": {
|
||||
@@ -954,5 +927,11 @@
|
||||
"PrintInfo": {
|
||||
"PaperSize": {},
|
||||
"Margin": {}
|
||||
}
|
||||
}//MWfEe0pdQzxIVl0DU7gbKoMX2ErmV4eE99ZDoHKnLMER1f5jujepPOahoLpKJbXB4vutDepGPBsWWo5hIklQPo1FGf61v+gjJepEFu+HBVzPvivxLnGIUIwjdNew6t1P9nrCJjsW9MRGbPez3E6pbo5NmD7ZdxpljhUtfcY+e30x5LI9sMZb04arCjEUQWXGGp0yaEH3D6m6yjH/UvvRRRZ3Jt7kfc4gyr9MgRxs7X9q/+Veoj3O9hIfDMYOMXkyu5gk2DZbzbi7yNYLU5iNsK66xpucFLVVnqdf8ssT1Fj4HEguSE7DBQQ1dCAjMqYJmKfmyYmGHmAShyuzhM13+J317J3IE49EMuxV7Feqjv2p8hi55O/HZbKHndrtLEwANLFSw3TTT1t7wi2s3Lr3BxeNDfn63awrL0msAO87+d/FvByFcH0dYo4KzfZeT9byc0AkdK2+Y5uvXLCSPvpEdfZb0pa5YVgZIknHqUmEnuMl+GSBGkjILryzFg33s9Hsc8zU8mMNo/3ZcUnyocho5wDqf3NAo5vO8rAto9dPQfN+yIqH1gbuwDO0JkQxOh6FnQLRGPAlLqg6oDfW3LSGVhxGBl6BO5BDk8pclj7KfZeDnxflvl6Q5600+EnkDESaUWaF+PzN7w+6bL9/mvq1V02lC7Sz/xst4fqg+ddBaScVr5OCwAqKVq+8wfKsCLU/NbZezDtOdQl7ciibY/k0r6CZoijpXehoqo+UZIEMFe7q5/LFwdM4ZZ3jhglZW3Xb7Xr2nWHtJOkaZAORve7QDKR2+Sxqeq3RR7Fwf7fHjw+Ffg8uv7eU8N3ap7sxXn9nKWnymx7yxxlsn5ESNTS3PNaaL7F5c859yuFPSbEvz9WZeZ/egExs8zIscRBq9nJPclnCeGhiJONVgrAN8FTA2A==|920
|
||||
},
|
||||
"CustomNames": [
|
||||
{
|
||||
"Name": "项目ID",
|
||||
"Formula": "预算申请!$B$3"
|
||||
}
|
||||
]
|
||||
}//6dOYconz6rQsaYEyiClV7/hS4ubTX1VE3V6qB857smu6CyFsopagttGqV/rW7nZl3khPnu34CseGGf9XKd568vY+hsRaWVzlZk37lZuWQRSCMDQTvStOYlF4HYy0qDhyvJ6U+MJC1pkx3lWkGfOvRxEMypNaC4qyDC8NRWb7r10qZkEJ9s/LU7DjyN1m5fQFFSIVIS9TzdJTV0TXEtphvStGLE+wFFXsMY3oq88onPW9wm4xQAnUnaRwJPPuVsXPTANLnSOfagUN+p9S80vFPiLOZ0QUC9T2BQzeF9qEgf/Rf1kdNEf7oCAAEVchswBNF+NwTKvteBFxGfhRt1iF5fz48BKtHuBlYCk9dsnoWAZs3MqS0LQVDrBhgw/R7MzQ+Z91eoolgP9edBPZ2iK+xsAOfT7OrajpUhcuqkQhgX5rblJilMKemjmA6s3H2BUcsEd/BZFwXSHEfnEQXR9rebxNoXLgEGvIFBEB6PXJ9BbEHFbJoCdalwNs/FhYTDrTPcs8i9Pm9Ca/Bw2OwIiq8w7YppjuArPuEqP8myjjZTjQ5GeT902kytPjO1VxOx+nnXHvHdIeulF6qR8ycG7lTtAaPd2NiEXguuSyl/S14Xfa8kx3nb88WdElLW8Iv+h3ng4wPKzDo2drWA/o2hbeqeLRJLuUeT25Q1gaX/HXEOiGUkffvvwSj1Nue6pbOqT2wFyZfry2Ue2eOlvH/ADlcZuLOvbC4/L/Rrulgs5fSDrZT01OqX6vyIzWFaaqwAvkpT9brsNzLATeNWnQKcziiSunxSXr3n3kBWC1naRIhNkg2oi4N/FGlGq5xozjYPlJv7M5DkkKl6EQDNt7cV17vNyiP2Y61gRgA1+F7yUF8SxYH0ijLeHsB6I7xBGCJpB4R0FtQZhmRHW+R6R+v1wg+A==|920
|
||||
@@ -225,13 +225,13 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "项目预算变动表",
|
||||
"ColumnName": "原预算工时",
|
||||
"GUID": "2baf1442-6381-48f2-a5df-46ac4bb8cd29"
|
||||
"GUID": "3f2b409d-8e56-4268-8f6b-f63e74655eec"
|
||||
}
|
||||
},
|
||||
"6,7": {
|
||||
"BindingInfo": {
|
||||
"TableName": "项目预算变动表",
|
||||
"ColumnName": "增加预算工时",
|
||||
"ColumnName": "增加工时",
|
||||
"GUID": "5f8bff8d-6e4d-45b3-8228-49e50f2ecad1"
|
||||
}
|
||||
},
|
||||
@@ -246,7 +246,7 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "项目预算变动表",
|
||||
"ColumnName": "原预算费用",
|
||||
"GUID": "0a35797b-fd07-410c-beae-174f0f034377"
|
||||
"GUID": "0c2a9de1-3199-4abb-a77b-55298673d38f"
|
||||
}
|
||||
},
|
||||
"8,7": {
|
||||
@@ -566,7 +566,6 @@
|
||||
"5,16": 8,
|
||||
"6,0": 2,
|
||||
"6,3": 9,
|
||||
"6,5": 2,
|
||||
"6,6": 10,
|
||||
"6,7": 11,
|
||||
"6,9": 2,
|
||||
@@ -714,7 +713,6 @@
|
||||
},
|
||||
"Spans": [
|
||||
"17,1,1,5",
|
||||
"6,3,1,3",
|
||||
"5,3,1,3",
|
||||
"6,7,1,3",
|
||||
"5,7,1,3",
|
||||
@@ -723,10 +721,11 @@
|
||||
"2,13,1,4",
|
||||
"1,13,1,4",
|
||||
"14,2,1,14",
|
||||
"8,3,1,3",
|
||||
"8,7,1,3",
|
||||
"8,11,1,3",
|
||||
"6,11,1,3"
|
||||
"6,11,1,3",
|
||||
"6,3,1,3",
|
||||
"8,3,1,3"
|
||||
],
|
||||
"PageInfo": {
|
||||
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
|
||||
@@ -789,4 +788,4 @@
|
||||
"Formula": "预算申请审批!$B$18"
|
||||
}
|
||||
]
|
||||
}//m7dseABXF/nf6N2SV+KyZSHYrJYYMmxpbBfUBQB6V1bEFhQkYRUGKaD7PXfuiPQ+MPhqNbme+4Y0p74Ihe61dsCQIy8VImC+LM06fCJCZ7/4Jgh8peOIfVFzb0qAJPrbn/1gkWhodhxCIo2uSgIfiOahUsvqcLHQLngDsDpVxofpHN3rgAhrXLZGCaNvTQTeo76kANI0ovp7NFUYPSIiGMq9/a6tmUYt5y+4iOeij5G7DJNh1z2Yb9a0LyvKNyYAWWDFpMpo3Z2e13ABOTeLNBtcPa8fTtpnOd6bjNCkyi0Kq4hJQtjsg5l+c01+4EBCvJlMCUyJd0HfDLrp+sKOPFEFsvv2qHviH7t5KIeTTVxNUt1rVpQiJDXhQFZj8uMmus5MU/BClNH1I56qLjqC0ZU/aFw760lyyEyB1ZvBbutXg4cDYtxyW8+m6fseT87MGZs+2W9XPXsA8cDoJ8gJpVXDKLL4YsRJt1lgJUqvVwLBF2Nukw0/bCJHPBSpUTvmLyRHu+C3qQGvT/DxQuSIFcnIG9rOcBpSM9R+XxdsE59AO9i0spfr0y1dU8vsCkO9rgbyKwyZOR/eAjTSvwdvFZgUDe/V0vHkZ6otz3yMfD31dWJeE2Geib5SqxqqY4Af5PXj2+z6Kui9azGRUXKhdT+CPjhvlg4NvoqW97DmIk6kLcvMOza8E/d7buQQ4cxlYXJaeWbjveSXNPnMeDCcJxgTvZM20Szsv+zJdBB0/k/RV+aLavxNHxwg3mefO74WTL7PCHlG0K5aRmWwhPPHmPazKGODN+xncQKrY4Af+q80yVFTYGdPui3rTjByJnxxib4ikYggw64AUJ+P/nhghkb9P0CR1KcDp3AFTB423T6RLE1q6DbJJvvBpyR67cHdhtpb2EDMIMX4Gtoz8vQSEw==|920
|
||||
}//BnCdMOO6PQ26vTPMFu9/t47nCBz0N30MMAsxAp04lDj4MAfOmTNCzGpuSmpyH8P8EdprpScQj/eQ2pt2un7mIUSM64mho7Mr9Ruq/ULh32b8NmNmTrVkE343HcnyzwXEUpCFv9XJICf5llSfOtTigIcBlNkzOe6p+Ha9VkeyC98TvSr1vC/BiEye7G9ALKEXENHl2+N24K6Z7EZobTZZ5iEsbm5Fx3B7kL7NIaD37cB3ux6lhP66IXPOCozlK2Rx27HUSUhFvn03jc2YUp2vVj/H7+CV0vV8yk1PCikqif7xzu5nyMPjg9kwH2LeEGq1uZLK5ZQn+XgeS24khtKw55UxSUU8kExQGeNNJjKqhdrxd1HwIbrkzcuy5av60JSuPPFcshoN3HXz0a/zANOcdumI8hGOYCC0R1gqVJZGB2oJQx7qFeFt//A9pymAvOD7CBzRMBck2wVW3lxPG3oeTxiImXPYiC5VR3cl/F9xQQeFM5zzOYpIstsRYJGTrzYuzaTgaKIxYvOeXet6XoHNfVSjxyYnAyRuU8LEVNT22Co48UNY1OwKtgWGkIhdVE+TnYbCPZ/AIpuHsyuwYl4L1z3O2HAPuGDCIGccXGHqo2GsY29SvGGaRtvRv3vCTMeiS9z31UlNM60HWJszoVE/a7hJKZcCHsQ/7+qh1OxQ6CBwJkI9OVCTp7FoKhuhsmztwcMsSn1oxMMIwRznCY/pouTXYozEkeaY2mUjUBasRzzhXcezBKFTxqRG9i4oQatUXrGfTJ8HhuWK8Hg32HcXP7cxq1huWFbXRHdTJXPmGhi6wYCHo/UZ6tHVr3phY5iQW/QpB9yZKnYvv5bRa9nZ44NGNOu8MKLFc2nKniQBbTa4enjrpe+Cft/Jcc/N+mQy+riN34mXwrhWI2PLl9+84Q==|920
|
||||
Reference in New Issue
Block a user