{"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:
@@ -37,6 +37,11 @@
|
||||
"Mode": 1
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 24.0
|
||||
}
|
||||
},
|
||||
"8": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
@@ -47,6 +52,11 @@
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 24.0
|
||||
}
|
||||
},
|
||||
"11": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
@@ -112,6 +122,11 @@
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"24": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 81.0
|
||||
}
|
||||
},
|
||||
"25": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 24.0
|
||||
@@ -122,6 +137,11 @@
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"27": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 81.0
|
||||
}
|
||||
},
|
||||
"28": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
@@ -142,26 +162,6 @@
|
||||
"DesignLengthInPixel": 32.0,
|
||||
"IsHidden": true
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 24.0
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 24.0
|
||||
}
|
||||
},
|
||||
"24": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 81.0
|
||||
}
|
||||
},
|
||||
"27": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 81.0
|
||||
}
|
||||
}
|
||||
},
|
||||
"InLogicalVisibleIndexes": [
|
||||
@@ -837,11 +837,47 @@
|
||||
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
|
||||
"DrawerDirection": 3,
|
||||
"ShowDrawerHeader": true,
|
||||
"PageName": "预算申请",
|
||||
"LoadBindingDataOption": 1
|
||||
"$type": "Forguncy.Model.ProcessStartCommand, ServerDesignerCommon",
|
||||
"ProcessDefinitionResourceName": "预算申请",
|
||||
"ReturnResultName": "发起流程结果"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
|
||||
"cellLocations": [
|
||||
{
|
||||
"SerializeProperty": "=项目信息!发起流程结果.TaskExists"
|
||||
}
|
||||
]
|
||||
},
|
||||
"value": "1"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
|
||||
"PageName": "FGC_任务详情",
|
||||
"PassValues": [
|
||||
{
|
||||
"Source": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=项目信息!项目ID"
|
||||
},
|
||||
"TargetCell": {
|
||||
"SerializeProperty": "=FGC_任务详情!项目ID"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Comments": "如果流程发起后,存在当前用户正在办理的任务,那么弹出任务详情页面",
|
||||
"ID": "7b4a4cc9-e586-4a9c-b114-42a915ab7c9b"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ToolTip": "增补工时",
|
||||
@@ -855,11 +891,47 @@
|
||||
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
|
||||
"DrawerDirection": 3,
|
||||
"ShowDrawerHeader": true,
|
||||
"PageName": "预算申请",
|
||||
"LoadBindingDataOption": 1
|
||||
"$type": "Forguncy.Model.ProcessStartCommand, ServerDesignerCommon",
|
||||
"ProcessDefinitionResourceName": "预算申请",
|
||||
"ReturnResultName": "发起流程结果"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
|
||||
"cellLocations": [
|
||||
{
|
||||
"SerializeProperty": "=项目信息!发起流程结果.TaskExists"
|
||||
}
|
||||
]
|
||||
},
|
||||
"value": "1"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
|
||||
"PageName": "FGC_任务详情",
|
||||
"PassValues": [
|
||||
{
|
||||
"Source": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=项目信息!项目ID"
|
||||
},
|
||||
"TargetCell": {
|
||||
"SerializeProperty": "=FGC_任务详情!项目ID"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Comments": "如果流程发起后,存在当前用户正在办理的任务,那么弹出任务详情页面",
|
||||
"ID": "5ff5c059-b0da-4a5d-84c3-bb6abb2f5219"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ToolTip": "增补费用",
|
||||
@@ -1060,6 +1132,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"UploadLimit": {},
|
||||
"Folder": "%CurrentUser%",
|
||||
"KKFileViewExtensions": "(doc|docx|xls|xlsx|ppt|pptx)",
|
||||
"LayoutMode": 4,
|
||||
@@ -1094,6 +1167,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"UploadLimit": {},
|
||||
"Folder": "%CurrentUser%",
|
||||
"KKFileViewExtensions": "(doc|docx|xls|xlsx|ppt|pptx)",
|
||||
"LayoutMode": 4,
|
||||
@@ -1301,7 +1375,7 @@
|
||||
"ReloadData": true
|
||||
}
|
||||
],
|
||||
"ID": "29790bd8-a983-4302-be82-3aba6818bec7"
|
||||
"ID": "5c8aee71-d800-4228-bdfb-1233da24c628"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -1316,12 +1390,12 @@
|
||||
"BtnText": "知道了"
|
||||
}
|
||||
],
|
||||
"ID": "382eb499-b9be-4086-be10-866bbefed401"
|
||||
"ID": "477f3bf9-3e87-4454-92a6-bfc0c6dd4ae7"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "5dd1f50d-bf3c-4caf-85bd-ebc337c1326e"
|
||||
"ID": "2633f00c-c3e5-4baa-a69b-dc83b889ef03"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -1339,7 +1413,7 @@
|
||||
"ReloadData": true
|
||||
}
|
||||
],
|
||||
"ID": "975f617f-26b4-406c-b61d-60ac2164fd3d"
|
||||
"ID": "707d99af-aec8-4bb4-bf11-089141723357"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1827,4 +1901,4 @@
|
||||
"Formula": "项目信息!$B$33"
|
||||
}
|
||||
]
|
||||
}//GSOpJBzS3FJQwigKgYOGTdMRcPWcXTYNIJdbsdaGRrRN7ENirxMTchW6Aqw2vRFFuoejNu2iZomjWZgEGJBHVqSCJFTeHT0q7LWmTkV4OXKsCkVmL4riGj70Ebv4xKummdxPKXalNqwEmtV+kXWffSdBSdPOn9ARCLtvzeOXkhyyBeEoyVbi9E28JiIwouDVrdGr5byxvSRVhBg5CAQR5oeUvx2fI9I4pXUGPeUN4GsxvSD5+mG2rf08HiYpv9OXRItuLUaSz70OjWdNjWPQta8UA9TqxtB7NJNoZAP0lQpMF9mISFvYX/5PAq1zLW/uvkRTACCy1GJC+P7ONlPVA5BK101QLX0EJANwYxQZF6jbp8tuRXDoLXvjr2UGWVUC0aCUuKfKzUgA3qU13YdOMAlWJTbgP/3fv/OABOrW4JXq2rmH/rsMcdPItnXe0SmuBOdtYFy6EUX7ejxxNveiju8rDhJFTEHuMARXdmHxPqNixwVgO5NowtGCdsCjGwS9LYv0/UQVNI0SQOOVglAbXn4HNdFpBB6F0UaFm5RMzsTUaTZwNyfDi/5n04dgFjXf94PCrcIpPJe42rbVQxr8MY434wSNZRF3OVVT6fY0AnDYtcC4ukcoFl6ipsjlQnmJ242kRpw8Yi/rN8McGDzaWDih7Qiod3TGEMgrZF3OtfGzThJNgAlv5cci/+kMxBixz7rBcpKsvX5a80kCCV9lqt77GzLf2ZlWHjW34WuMLE0miTZeC3+VWHTArrcVsWSCxhI9ZArYLJouNt6N5kxVFy76ACYJIYFq7+ZDYccQtIrhD2cmzYNwzYtLn4I5YRZmtihZIguQ7OdKfKQBFg2eeKwQ7jdi04mtarpUYkUDKqDsXY0IhYJfeqF0qz5iMPMC5mEPtGvks1cRSVimFj/2xg==|920
|
||||
}//vZ1RcUtE7caUm+bRbS54tmLvyaGzhQxulOBLhgXfKv+EDMy11cm/0UjtgbfpxSsuI/nFMf4zRvFpfoTgLhE7ucrbyd2XMZIv5q5gJFhvEpU8/TtOTx2Ue4kXQrJGhsChocGv0iQ1/uAYkrHNBdwo6bvedL3zMs0pt88Quc6ufp809hcPkopKOwfMkasOLZ3YvVkRl/Dx5k32hWlqvBk2yiOZxMOs8G29Ez8zy6rhuf0poSx8kqdM9HVwU5FMzXi5tiJu/Mir1rvDtdblcEd5oQgNXVDVtnko8AqG8PxMy7KtN1FRIhFmwT5di+2xE5divNuQY+rDWoy713bN5a71UQd2hb4Q/mjJW3DgVywPBV5CE4fyS3ptGWbJP5XvjyhK91sM7V9ZQ3de1Q4p0O5lXu8ffl7mwpzs9zGqhLb7+Z1Y6gBR67M6tSHXtGZEKmaSbmQruGGM/0BedZFGjCvXTe7VetY3iVnRT8znFsijUeM0ALjvkJyhncwfaZ8DNluyGtmb34zmukixfKyu9pB63D4cZKojCs5H2Eo0YQkz1WgfZoMRy212zjYdnNPYVKFd/K4NkLwJj6u/XLZNxIs0gk4i7LAIcLN9fDYF+Wut4pn3mxxFtQ7WLX9pAkRgscbnHJrhSm3eR/5aEPt4YjRmCcfAOkdTuXxUmu955sddtvgSri4GDO0FLeK3SZvd4QZrBK+RJSpQ3qM9M/Oj2xF1S6Gfw3QUUyO76vuD9Cinu/SZIZnOvaj9WIplVyIk7q6sByoHEWA0jLzIrvl09rPyc75PP9LhgOWfBONYLyDUoDXEqO14XhNNMb+VLtmOxKgAE1XozWYltWKr5zwSGKsrqDQb2yIKDA4yqm/b5nhkP6OXT/kJXcXjQh+Hkp4WySZS8/Sqw8/dO7pT+lo512ZLcA==|920
|
||||
Reference in New Issue
Block a user