{"Message":"1. 增加预算时长概念;\r\n2. 增加任务成员功能;\r\n3. 增加项目岗位;\r\n4. 增加任务时薪、岗位时薪、人员时薪;","MessageType":2,"Modules":[{"State":1,"Type":7,"Name":"Table/项目表"},{"State":1,"Type":7,"Name":"Table/任务表"},{"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":9,"Name":"Theme"},{"State":1,"Type":11,"Name":"UserService"},{"State":1,"Type":1,"Name":"PCPage/任务-子任务列表"},{"State":1,"Type":1,"Name":"PCPage/任务-关联资源"},{"State":1,"Type":1,"Name":"PCPage/任务-进展"},{"State":1,"Type":23,"Name":"TableView/用户信息视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/用户组织关系视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/角色信息视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/角色分类关系视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/用户角色关系视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/角色组织关系视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/角色拥有权限视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/组织信息视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/组织级别视图","ExclusiveType":0},{"State":1,"Type":1,"Name":"PCPage/工时详情"},{"State":1,"Type":15,"Name":"ServerCommand/新增工时"},{"State":1,"Type":15,"Name":"ServerCommand/修改工时"},{"State":1,"Type":15,"Name":"ServerCommand/新增任务"},{"State":1,"Type":1,"Name":"PCPage/项目菜单"},{"State":1,"Type":1,"Name":"PCPage/项目信息"},{"State":3,"Type":7,"Name":"Table/项目分组","ExclusiveType":0},{"State":3,"Type":1,"Name":"PCPage/切换项目"},{"State":3,"Type":1,"Name":"PCPage/切换任务状态"},{"State":3,"Type":15,"Name":"ServerCommand/变更任务状态"},{"State":3,"Type":23,"Name":"TableView/人员工时统计视图"},{"State":3,"Type":7,"Name":"Table/项目岗位"},{"State":3,"Type":7,"Name":"Table/任务成员表"},{"State":3,"Type":6,"Name":"Pages/项目首页/项目配置"},{"State":3,"Type":1,"Name":"PCPage/项目配置首页"},{"State":3,"Type":1,"Name":"PCPage/项目岗位配置"},{"State":3,"Type":1,"Name":"PCPage/参与成员管理"}],"Version":"v1"}
This commit is contained in:
@@ -58,14 +58,25 @@
|
||||
},
|
||||
"13": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 38.0
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"14": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 15.0
|
||||
}
|
||||
},
|
||||
"15": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 38.0,
|
||||
"IsHidden": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"InLogicalVisibleIndexes": [
|
||||
13
|
||||
15
|
||||
],
|
||||
"Count": 14,
|
||||
"Count": 16,
|
||||
"DefaultSize": 15.0
|
||||
},
|
||||
"Cols": {
|
||||
@@ -151,13 +162,15 @@
|
||||
},
|
||||
"Values": {
|
||||
"3,1": "状态",
|
||||
"3,2": "未开始",
|
||||
"5,1": "类型",
|
||||
"7,1": "执行者",
|
||||
"9,1": "项目",
|
||||
"11,1": "时间"
|
||||
"11,1": "时间",
|
||||
"13,1": "任务预算工时"
|
||||
},
|
||||
"Formulas": {
|
||||
"11,2": "C14&\",\"&J14"
|
||||
"11,2": "C16&\",\"&J16"
|
||||
},
|
||||
"AttachInfos": {
|
||||
"1,1": {
|
||||
@@ -188,13 +201,82 @@
|
||||
},
|
||||
"CellType": {
|
||||
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
|
||||
"TemplateKey": "_RS_Information3",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
|
||||
"PopupDisplayMode": 1,
|
||||
"Placement": {
|
||||
"SerializeProperty": "='任务-基本信息'!C4"
|
||||
},
|
||||
"PageName": "切换任务状态",
|
||||
"PassValues": [
|
||||
{
|
||||
"Source": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-基本信息'!状态变更回调"
|
||||
},
|
||||
"TargetCell": {
|
||||
"SerializeProperty": "=切换任务状态!点击按钮"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Text": "未开始",
|
||||
"TemplateKey": "动态背景",
|
||||
"Icon": {
|
||||
"Name": "未选择.svg",
|
||||
"Color": "Accent 1",
|
||||
"UseCellTypeForeColor": true
|
||||
},
|
||||
"IconSize": 14.0
|
||||
},
|
||||
"ConditionFormatRulesCollection": {
|
||||
"Rules": [
|
||||
{
|
||||
"$type": "Forguncy.ConditionFormat.CellValueRule, ServerDesignerCommon",
|
||||
"Operator": 3,
|
||||
"Value1": "=\"已完成\"",
|
||||
"StyleInfo": {
|
||||
"Background": "Accent 1 80",
|
||||
"Foreground": "Accent 1 0",
|
||||
"Underline": null,
|
||||
"Strikethrough": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.ConditionFormat.CellValueRule, ServerDesignerCommon",
|
||||
"Operator": 3,
|
||||
"Value1": "=\"进行中\"",
|
||||
"StyleInfo": {
|
||||
"Background": "Accent 2 80",
|
||||
"Foreground": "Accent 2 0",
|
||||
"Underline": null,
|
||||
"Strikethrough": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.ConditionFormat.CellValueRule, ServerDesignerCommon",
|
||||
"Operator": 3,
|
||||
"Value1": "=\"未开始\"",
|
||||
"StyleInfo": {
|
||||
"Background": "Background 2 0",
|
||||
"Underline": null,
|
||||
"Strikethrough": null
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.ConditionFormat.CellValueRule, ServerDesignerCommon",
|
||||
"Operator": 3,
|
||||
"Value1": "=\"已搁置\"",
|
||||
"StyleInfo": {
|
||||
"Background": "Background 2 -10",
|
||||
"Foreground": "Text 1 50",
|
||||
"Underline": null,
|
||||
"Strikethrough": null
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"5,2": {
|
||||
@@ -205,7 +287,33 @@
|
||||
},
|
||||
"CellType": {
|
||||
"$type": "ElementUI.SelectCellType, ElementUI",
|
||||
"CommandList": [],
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionContextPropertyParam, ServerDesignerCommon",
|
||||
"contextProperty": {
|
||||
"Display": "值变更原因"
|
||||
}
|
||||
},
|
||||
"value": "userInput"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
||||
"TableName": "任务表",
|
||||
"ShowConfirm": false
|
||||
}
|
||||
],
|
||||
"ID": "94365e35-3ef9-4149-a2df-e98a44f09957"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"UIPermissions": [
|
||||
{
|
||||
"Scope": 2,
|
||||
@@ -279,15 +387,37 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "执行者",
|
||||
"GUID": "ea1f4445-1160-4fc0-9a26-897cc6eee0eb",
|
||||
"AttachType": {
|
||||
"$type": "ForguncyDataAccess.UserColumnAttachObj, ForguncyDataAccess",
|
||||
"UserColumnAttachType": 1
|
||||
}
|
||||
"GUID": "3fe2dd08-240a-4867-8a84-e0aa3bc93223"
|
||||
},
|
||||
"CellType": {
|
||||
"$type": "ElementUI.SelectCellType, ElementUI",
|
||||
"CommandList": [],
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionContextPropertyParam, ServerDesignerCommon",
|
||||
"contextProperty": {
|
||||
"Display": "值变更原因"
|
||||
}
|
||||
},
|
||||
"value": "userInput"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
||||
"TableName": "任务表",
|
||||
"ShowConfirm": false
|
||||
}
|
||||
],
|
||||
"ID": "0871fd28-94ff-46fb-b542-2cf0c4f6a266"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"UIPermissions": [
|
||||
{
|
||||
"Scope": 2,
|
||||
@@ -385,13 +515,9 @@
|
||||
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
||||
"TableName": "任务表",
|
||||
"ShowConfirm": false
|
||||
},
|
||||
{
|
||||
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
|
||||
"Message": "保存成功"
|
||||
}
|
||||
],
|
||||
"ID": "8a45faae-8072-4c23-984f-43b245e11b58"
|
||||
"ID": "c55e5d4a-97b4-4e6e-8b7a-d8aa78f65319"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -630,7 +756,7 @@
|
||||
{
|
||||
"TargetCells": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-基本信息'!C14"
|
||||
"SerializeProperty": "='任务-基本信息'!C16"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -640,7 +766,7 @@
|
||||
{
|
||||
"TargetCells": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-基本信息'!J14"
|
||||
"SerializeProperty": "='任务-基本信息'!J16"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
@@ -694,13 +820,224 @@
|
||||
}
|
||||
},
|
||||
"13,2": {
|
||||
"BindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "任务预算工时",
|
||||
"GUID": "920d9962-f990-4709-873c-fed76381b5b4"
|
||||
},
|
||||
"CellType": {
|
||||
"$type": "ElementUI.InputNumberCellType, ElementUI",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionContextPropertyParam, ServerDesignerCommon",
|
||||
"contextProperty": {
|
||||
"Display": "值变更原因"
|
||||
}
|
||||
},
|
||||
"value": "userInput"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
||||
"TableName": "任务表",
|
||||
"ShowConfirm": false
|
||||
}
|
||||
],
|
||||
"ID": "9f973b91-2a4a-47d6-bb08-94146fa29bf0"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"UIPermissions": [
|
||||
{
|
||||
"Scope": 2,
|
||||
"AllowRoles": [
|
||||
"FGC_Anonymous"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Scope": 1,
|
||||
"AllowRoles": [
|
||||
"FGC_Anonymous"
|
||||
]
|
||||
}
|
||||
],
|
||||
"min": "0",
|
||||
"step": 1,
|
||||
"precision": 1,
|
||||
"placeholder": "请选择",
|
||||
"controlsPosition": true
|
||||
}
|
||||
},
|
||||
"15,1": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.TextCellType, ServerDesignerCommon",
|
||||
"SavedValidators": [
|
||||
{
|
||||
"$type": "Forguncy.CellTypes.Models.UniqueValidadator, ServerDesignerCommon"
|
||||
}
|
||||
],
|
||||
"TemplateKey": "_RS_NewLittleRoundCorner",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
|
||||
"SubConditions": [
|
||||
{
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
|
||||
"cellLocations": [
|
||||
{
|
||||
"SerializeProperty": "='任务-基本信息'!状态变更回调"
|
||||
}
|
||||
]
|
||||
},
|
||||
"value": "%Null%",
|
||||
"compareType": 1
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionContextPropertyParam, ServerDesignerCommon",
|
||||
"contextProperty": {
|
||||
"Display": "值变更原因"
|
||||
}
|
||||
},
|
||||
"value": "passValue"
|
||||
}
|
||||
]
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Notiflix_Forguncy.Loading_Command, Notiflix_Forguncy",
|
||||
"Title": "加载中"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
||||
"ParameterName": "回调值",
|
||||
"ParameterValue": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-基本信息'!状态变更回调"
|
||||
},
|
||||
"ID": "f233f0d9c8714211bef059460f93b60e"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"TargetCells": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-基本信息'!状态变更回调"
|
||||
},
|
||||
"Value": "%Null%"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
|
||||
"ServerCommandName": "变更任务状态",
|
||||
"Parameters": [
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "任务ID",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-基本信息'!任务ID"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "状态码",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-基本信息'!回调值"
|
||||
}
|
||||
}
|
||||
],
|
||||
"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.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-基本信息'!msg"
|
||||
}
|
||||
}
|
||||
],
|
||||
"ID": "dea7a981-168a-436c-bf5c-e0535d0cc227"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Notiflix_Forguncy.Report_Command, Notiflix_Forguncy",
|
||||
"FunctionName": "warning",
|
||||
"Title": "温馨提示",
|
||||
"Message": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-基本信息'!msg"
|
||||
},
|
||||
"BtnText": "知道了"
|
||||
}
|
||||
],
|
||||
"ID": "fefc6bea-e896-4d00-a71a-87383a9b80f8"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ID": "c8864927-d70c-44cf-831d-4e69430ab258"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"15,2": {
|
||||
"BindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "开始时间",
|
||||
"GUID": "c69ca5d6-30ec-40c6-a51b-00076f9abc09"
|
||||
}
|
||||
},
|
||||
"13,9": {
|
||||
"15,9": {
|
||||
"BindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "结束时间",
|
||||
@@ -724,6 +1061,9 @@
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 3
|
||||
},
|
||||
{
|
||||
"FontSize": -1.0
|
||||
},
|
||||
{
|
||||
"FontFamily": 2,
|
||||
"FontSize": 13.333333333333332,
|
||||
@@ -736,7 +1076,14 @@
|
||||
{
|
||||
"FontFamily": 2,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 6
|
||||
"HorizontalAlignment": 5
|
||||
},
|
||||
{
|
||||
"Background": 6,
|
||||
"FontFamily": 2,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 7,
|
||||
"Formatter": 1
|
||||
},
|
||||
{
|
||||
"Foreground": 3
|
||||
@@ -750,6 +1097,7 @@
|
||||
"Text 1 50",
|
||||
"[AUTO]General",
|
||||
"Left",
|
||||
"#FFFFFF00",
|
||||
"Accent 4 0"
|
||||
]
|
||||
},
|
||||
@@ -760,9 +1108,9 @@
|
||||
"3,2": 1,
|
||||
"3,3": 1,
|
||||
"3,4": 1,
|
||||
"3,5": 1,
|
||||
"3,6": 1,
|
||||
"3,7": 1,
|
||||
"3,5": 3,
|
||||
"3,6": 3,
|
||||
"3,7": 3,
|
||||
"3,8": 1,
|
||||
"3,9": 1,
|
||||
"3,10": 1,
|
||||
@@ -772,8 +1120,8 @@
|
||||
"3,14": 1,
|
||||
"3,15": 1,
|
||||
"3,16": 1,
|
||||
"7,1": 3,
|
||||
"7,2": 4,
|
||||
"7,1": 4,
|
||||
"7,2": 5,
|
||||
"8,0": 1,
|
||||
"8,1": 2,
|
||||
"8,2": 1,
|
||||
@@ -792,11 +1140,11 @@
|
||||
"8,15": 1,
|
||||
"8,16": 1,
|
||||
"9,0": 1,
|
||||
"9,1": 3,
|
||||
"9,1": 4,
|
||||
"9,2": 1,
|
||||
"9,10": 1,
|
||||
"10,0": 1,
|
||||
"10,1": 3,
|
||||
"10,1": 4,
|
||||
"10,2": 1,
|
||||
"10,3": 1,
|
||||
"10,4": 1,
|
||||
@@ -812,7 +1160,7 @@
|
||||
"10,15": 1,
|
||||
"10,16": 1,
|
||||
"11,0": 1,
|
||||
"11,1": 3,
|
||||
"11,1": 4,
|
||||
"11,2": 1,
|
||||
"11,3": 1,
|
||||
"11,4": 1,
|
||||
@@ -829,7 +1177,7 @@
|
||||
"11,15": 1,
|
||||
"11,16": 1,
|
||||
"12,0": 1,
|
||||
"12,1": 3,
|
||||
"12,1": 2,
|
||||
"12,2": 1,
|
||||
"12,3": 1,
|
||||
"12,4": 1,
|
||||
@@ -846,12 +1194,32 @@
|
||||
"12,15": 1,
|
||||
"12,16": 1,
|
||||
"13,0": 1,
|
||||
"13,1": 5,
|
||||
"13,2": 1,
|
||||
"13,9": 1
|
||||
"13,1": 4,
|
||||
"13,2": 6,
|
||||
"14,0": 1,
|
||||
"14,1": 4,
|
||||
"14,2": 1,
|
||||
"14,3": 1,
|
||||
"14,4": 1,
|
||||
"14,5": 1,
|
||||
"14,6": 1,
|
||||
"14,7": 1,
|
||||
"14,8": 1,
|
||||
"14,9": 1,
|
||||
"14,10": 1,
|
||||
"14,11": 1,
|
||||
"14,12": 1,
|
||||
"14,13": 1,
|
||||
"14,14": 1,
|
||||
"14,15": 1,
|
||||
"14,16": 1,
|
||||
"15,0": 1,
|
||||
"15,1": 7,
|
||||
"15,2": 1,
|
||||
"15,9": 1
|
||||
},
|
||||
"ColStyles": {
|
||||
"1": 6
|
||||
"1": 8
|
||||
},
|
||||
"SheetStyle": {
|
||||
"FontFamily": 2,
|
||||
@@ -861,13 +1229,14 @@
|
||||
"Spans": [
|
||||
"9,10,1,7",
|
||||
"1,1,1,16",
|
||||
"13,2,1,7",
|
||||
"13,9,1,8",
|
||||
"15,2,1,7",
|
||||
"15,9,1,8",
|
||||
"3,2,1,3",
|
||||
"9,2,1,7",
|
||||
"11,2,1,15",
|
||||
"5,2,1,7",
|
||||
"7,2,1,7",
|
||||
"5,2,1,7"
|
||||
"13,2,1,15"
|
||||
],
|
||||
"PageInfo": {
|
||||
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
|
||||
@@ -892,5 +1261,11 @@
|
||||
"PrintInfo": {
|
||||
"PaperSize": {},
|
||||
"Margin": {}
|
||||
}
|
||||
}//r8QdnPoSyU5SQO/Z3Nx+2bA8MYCuDkW7LnMjlOyLOTD/KNg5odCHVSzPW+3UsqHal9L11Pw4MLtpiXt/arrzL1uUF8+lyhLRgHHAV5iRY/fLxXcWu789cffXgifL0l5psQIvqIryTVZiKZJ2mcf8amVvRIsTgyIqdXSuejIYX/kPxuGGtGxKAvjZwoBjFxSrZUIgFUAwNciMCstE8WKjxjEbv5jyLdMqyUgov12k+9KqduPKTRAJ8YtTsWUa6eVaM7jP/xTDqm8jiZjhmPz8e1of4/1qvNO937oAnnhm3hlmWZrlGtmcars7n9iWm1HX+pgjozvMlyN934kgZ3ByyO2UHks6sGmGZf15iRbKmGXyCKDmctgtyDJIeUfSO/hb5VySIlK0+i/jTkLiT41KxAN90r5BaGazv/XyRtnlOiNxIaB8ui/PCrgjl2V4f+wtNz0JqylhYPO/kyEsJSVaLjpAypKPF0s2eUsFw4d7o0A8Qe5+rn33ndrO5y8Lu+Fz5RB300+qwa1/4+uYUVY5usbseog08KjLL7pdp4bEJMMuAnNUOQoeCGaO3cBspC4eMtRUx+Aqc24O3E7cu6LB+aJptXnaOfe3W+s0iyB5YZ26gJXAFtfZek4cKawtnd21c1Ke7+1dwaVPBCh8fxErOuqJLITuSleZ5fL1z8RNR1k+cNiaGxVEWY/91YKvZXaue91lN5BTmFSyg4/BgoSk8MLOGMHpgxobadTXDTIYyqpKEpCNVYRb/UrOoAQe9zAtpCXy0TXf3qR6rzMbtRI15O8eZuBgZcAaATae5yAOG7svZpnbwHC7EmeiS4tqkllyQS+iScZFFxpk0j2/qzHEmjtkIJg2fBy2sKaa/Cj6iZeT11B2nZPzLfYzzWlOrolzLhsGan/lpWaUeQgfULE0DQ==|920
|
||||
},
|
||||
"CustomNames": [
|
||||
{
|
||||
"Name": "状态变更回调",
|
||||
"Formula": "'任务-基本信息'!$B$16"
|
||||
}
|
||||
]
|
||||
}//o2x6k5AIOcTDBUhH7AQtp6OpfFj6cxpN85YFBePqPGmwEJ1bJIJUZyPD1CTzCroA5kgtj5Qlmt9PiaeuV30cw6enARnu1mhJa2QUx85CjyWInwObsHfda8bBtavYv/ffdTyyUNQz76TwUeOynsNGoiVdupUIB4bWvfFLnQyzyYiMaXPQcE5OTq6YPWfYtDzP34zl1Y9FuXczTx14B36XIgBEVDQm4uZU3xZ4r2CkOw+96c9XaEezLdTgY/Iqz0G/G1n52pJ0lQtNZqadqxEDXktbPAAjQANpSqmMi3rMUSWWNVgmCCursPpqfmP8+NpBUcplRm6G9B9QRfM84FukDtAvjkXYMG0Ui+JjQKd5yo9SDRGrz6GZyKgfzD9mqepNKuC6PH65nzuHpmBqp1vag/PvE0N/NRfJPQVLBS1LTg6TckGuADpcu5+CvWj/ysT+6BhM5K5jBh+l/q8LzeXa12atQ0OgqACgZ+erCpgWtbOKx49aIYVaU4XjsGG/HQiTRETv4zYktzRU00GPXtDyZ8RqQsknH/ku3gOGktn2OrS/i1Ad+NjjbcdIk7etLRDI2Re6djD0JE77NWSgsUwqWoruYnyS7guFRq/ExHAlicJnxC3gMyoZptYnT782x5gN/r/pYUH5JX+b+Kzer+D34bo0CNsD92/6FraWNWFttbJ/WLU27RksYc3p3FoUmYAcAfkkYBOwxRO9XFb5cfZRqNZmXDRBBzzdx/Bc25ZlNpYWmNZZhrSYvsNJBGwHX/M8oCUuOI2L0vE5u3gjPQHrCu/XUvGJ0Bii360UIOjaNR+ECRGlTsF1wnDjPS0SxEVt0lYniYlOb6YopR1IjUX+OgW4NOMYY9rwOlWmjzWVC4zcC1ESgBoVSyTTRVnR6ITgljFf355yLLEhGqUqYsEytw==|920
|
||||
Reference in New Issue
Block a user