{"Message":"新增任务分组管理\r\n修改任务首页布局","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":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":1,"Name":"PCPage/客户部门管理"},{"State":1,"Type":9,"Name":"Theme"},{"State":3,"Type":1,"Name":"PCPage/项目分组详情"},{"State":3,"Type":1,"Name":"PCPage/任务版本详情"},{"State":3,"Type":1,"Name":"PCPage/项目任务分组详情"},{"State":3,"Type":1,"Name":"PCPage/项目任务分组菜单"},{"State":3,"Type":15,"Name":"ServerCommand/删除任务分组"}],"Version":"v1"}
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
},
|
||||
"5": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
"DesignLengthInPixel": 35.0
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
@@ -48,7 +48,7 @@
|
||||
},
|
||||
"9": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
"DesignLengthInPixel": 35.0
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
@@ -63,7 +63,7 @@
|
||||
},
|
||||
"12": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
"DesignLengthInPixel": 35.0
|
||||
}
|
||||
},
|
||||
"13": {
|
||||
@@ -78,7 +78,7 @@
|
||||
},
|
||||
"15": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
"DesignLengthInPixel": 35.0
|
||||
}
|
||||
},
|
||||
"16": {
|
||||
@@ -93,7 +93,7 @@
|
||||
},
|
||||
"18": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
"DesignLengthInPixel": 35.0
|
||||
}
|
||||
},
|
||||
"22": {
|
||||
@@ -232,17 +232,19 @@
|
||||
"5,5": "%CurrentUser.UserName%",
|
||||
"8,1": "计划日期",
|
||||
"11,1": "所属项目",
|
||||
"11,9": "分组",
|
||||
"11,9": "任务分组",
|
||||
"11,17": "添加",
|
||||
"11,21": "备注",
|
||||
"11,37": "编辑",
|
||||
"14,1": "任务类型",
|
||||
"14,9": "任务版本",
|
||||
"14,17": "添加",
|
||||
"17,1": "预算工时",
|
||||
"21,32": "取消",
|
||||
"21,36": "提交"
|
||||
},
|
||||
"Formulas": {
|
||||
"1,1": "IFERROR(ODATA(\"任务表?$select=任务名称&$filter=ID eq \"&IF(ISBLANK(父任务ID),\"null\",父任务ID)&\"&$top=1\"),\"请输入任务标题\")",
|
||||
"1,1": "IFERROR(\"所属任务:\"&ODATA(\"任务表?$select=任务名称&$filter=ID eq \"&IF(ISBLANK(父任务ID),\"null\",父任务ID)&\"&$top=1\"),\"请输入任务标题\")",
|
||||
"17,1": "\"预算\"&取项目工时核定方式&\"工时\"",
|
||||
"23,4": "IFERROR(ODATA(\"项目表?$select=工时核定方式&$filter=ID eq \"&IF(ISBLANK(项目ID),\"null\",项目ID)),\"计划\")"
|
||||
},
|
||||
@@ -419,6 +421,70 @@
|
||||
"DefautWeekFormat": "yyyy 第 WW 周"
|
||||
}
|
||||
},
|
||||
"11,17": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.HyperlinkCellType, ServerDesignerCommon",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
|
||||
"ClosePopupCallbackCommand": {
|
||||
"Commands": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
|
||||
"cellLocations": [
|
||||
{
|
||||
"SerializeProperty": "=新增任务!是否为确定"
|
||||
}
|
||||
]
|
||||
},
|
||||
"value": "1"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.OperateCellTypeCommand, ServerDesignerCommon",
|
||||
"TargetPageElement": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=新增任务!J13"
|
||||
},
|
||||
"TargetType": "ElementUI.SelectCellType, ElementUI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=e50995ee76bfe560",
|
||||
"MethodName": "ReloadBindingItems"
|
||||
}
|
||||
],
|
||||
"ID": "3bbea208-c5b4-412c-9ade-45bb11eeb870"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ParamProperties": {
|
||||
"IsOK": "是否为确定"
|
||||
}
|
||||
},
|
||||
"PageName": "项目任务分组详情",
|
||||
"PassValues": [
|
||||
{
|
||||
"Source": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=新增任务!项目ID"
|
||||
},
|
||||
"TargetCell": {
|
||||
"SerializeProperty": "=项目任务分组详情!项目ID"
|
||||
}
|
||||
}
|
||||
],
|
||||
"LoadBindingDataOption": 2
|
||||
}
|
||||
],
|
||||
"Text": "添加",
|
||||
"ClickMode": 1,
|
||||
"TemplateKey": "_RS_Main"
|
||||
}
|
||||
},
|
||||
"11,37": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.HyperlinkCellType, ServerDesignerCommon",
|
||||
@@ -515,7 +581,8 @@
|
||||
"matchMethod": "contains",
|
||||
"loadingText": "加载中"
|
||||
},
|
||||
"noMatchText": "无匹配数据"
|
||||
"noMatchText": "无匹配数据",
|
||||
"IsDisabled": true
|
||||
},
|
||||
"DataValidationInfo": {
|
||||
"IgnoreBlank": false
|
||||
@@ -613,6 +680,70 @@
|
||||
"ReadOnly": true
|
||||
}
|
||||
},
|
||||
"14,17": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.HyperlinkCellType, ServerDesignerCommon",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
|
||||
"ClosePopupCallbackCommand": {
|
||||
"Commands": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
|
||||
"cellLocations": [
|
||||
{
|
||||
"SerializeProperty": "=是否为确定"
|
||||
}
|
||||
]
|
||||
},
|
||||
"value": "1"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.OperateCellTypeCommand, ServerDesignerCommon",
|
||||
"TargetPageElement": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=新增任务!J16"
|
||||
},
|
||||
"TargetType": "ElementUI.SelectCellType, ElementUI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=e50995ee76bfe560",
|
||||
"MethodName": "ReloadBindingItems"
|
||||
}
|
||||
],
|
||||
"ID": "a6a83419-2199-4ca1-97f4-dd7ae7e49cfb"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"ParamProperties": {
|
||||
"IsOK": "是否为确定"
|
||||
}
|
||||
},
|
||||
"PageName": "任务版本详情",
|
||||
"PassValues": [
|
||||
{
|
||||
"Source": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=新增任务!项目ID"
|
||||
},
|
||||
"TargetCell": {
|
||||
"SerializeProperty": "=任务版本详情!项目ID"
|
||||
}
|
||||
}
|
||||
],
|
||||
"LoadBindingDataOption": 2
|
||||
}
|
||||
],
|
||||
"Text": "添加",
|
||||
"ClickMode": 1,
|
||||
"TemplateKey": "_RS_Main"
|
||||
}
|
||||
},
|
||||
"15,1": {
|
||||
"CellType": {
|
||||
"$type": "ElementUI.SelectCellType, ElementUI",
|
||||
@@ -979,7 +1110,7 @@
|
||||
"ReloadData": true
|
||||
}
|
||||
],
|
||||
"ID": "f2930764-2424-4d73-9003-dae65ab3566e"
|
||||
"ID": "f4ba23ba-395c-4711-bbb6-363072bb26f0"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
@@ -994,7 +1125,7 @@
|
||||
"BtnText": "知道了"
|
||||
}
|
||||
],
|
||||
"ID": "9e5cae50-0cd0-4f22-b221-6ff6a96c7931"
|
||||
"ID": "ad072de5-d4fc-447d-a622-2633d4167dab"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1028,10 +1159,13 @@
|
||||
"HorizontalAlignment": 5,
|
||||
"Underline": false
|
||||
},
|
||||
{
|
||||
"Formatter": 6
|
||||
},
|
||||
{
|
||||
"FontFamily": 2,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 6,
|
||||
"Foreground": 7,
|
||||
"BorderTop": 0,
|
||||
"BorderLeft": 0
|
||||
},
|
||||
@@ -1053,7 +1187,7 @@
|
||||
{
|
||||
"FontFamily": 2,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 6
|
||||
"Foreground": 7
|
||||
},
|
||||
{
|
||||
"FontFamily": 2,
|
||||
@@ -1077,24 +1211,36 @@
|
||||
"BorderBottom": 0,
|
||||
"BorderRight": 0
|
||||
},
|
||||
{
|
||||
"FontFamily": 2,
|
||||
"FontSize": 13.333333333333332,
|
||||
"HorizontalAlignment": 8,
|
||||
"Underline": false
|
||||
},
|
||||
{
|
||||
"HorizontalAlignment": 8,
|
||||
"Underline": false
|
||||
},
|
||||
{
|
||||
"FontFamily": 2,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Formatter": 4
|
||||
},
|
||||
{
|
||||
"Background": 7
|
||||
"Background": 9
|
||||
}
|
||||
],
|
||||
"Types": {
|
||||
"Strs": [
|
||||
"\"所属任务:\"@",
|
||||
"General",
|
||||
"Background 2 0",
|
||||
"Body",
|
||||
"Text 1 50",
|
||||
"[AUTO]General",
|
||||
"Center",
|
||||
"\"所属任务:\"@",
|
||||
"black",
|
||||
"Right",
|
||||
"#FFFFFF00"
|
||||
],
|
||||
"Borders": [
|
||||
@@ -1124,107 +1270,107 @@
|
||||
"1,36": 3,
|
||||
"1,37": 4,
|
||||
"1,38": 3,
|
||||
"2,1": 0,
|
||||
"2,2": 0,
|
||||
"2,3": 0,
|
||||
"2,4": 0,
|
||||
"2,5": 0,
|
||||
"2,6": 0,
|
||||
"2,7": 0,
|
||||
"2,8": 0,
|
||||
"2,9": 0,
|
||||
"2,10": 0,
|
||||
"2,11": 0,
|
||||
"2,12": 0,
|
||||
"2,13": 0,
|
||||
"2,14": 0,
|
||||
"2,15": 0,
|
||||
"2,16": 0,
|
||||
"2,17": 0,
|
||||
"2,18": 0,
|
||||
"2,1": 5,
|
||||
"2,2": 5,
|
||||
"2,3": 5,
|
||||
"2,4": 5,
|
||||
"2,5": 5,
|
||||
"2,6": 5,
|
||||
"2,7": 5,
|
||||
"2,8": 5,
|
||||
"2,9": 5,
|
||||
"2,10": 5,
|
||||
"2,11": 5,
|
||||
"2,12": 5,
|
||||
"2,13": 5,
|
||||
"2,14": 5,
|
||||
"2,15": 5,
|
||||
"2,16": 5,
|
||||
"2,17": 5,
|
||||
"2,18": 5,
|
||||
"2,19": 1,
|
||||
"3,19": 1,
|
||||
"3,21": 5,
|
||||
"3,22": 6,
|
||||
"3,23": 6,
|
||||
"3,24": 6,
|
||||
"3,25": 6,
|
||||
"3,26": 6,
|
||||
"3,27": 6,
|
||||
"3,28": 6,
|
||||
"3,29": 6,
|
||||
"3,30": 6,
|
||||
"3,31": 6,
|
||||
"3,32": 6,
|
||||
"3,33": 6,
|
||||
"3,34": 6,
|
||||
"3,35": 6,
|
||||
"3,36": 6,
|
||||
"3,37": 6,
|
||||
"3,38": 7,
|
||||
"3,21": 6,
|
||||
"3,22": 7,
|
||||
"3,23": 7,
|
||||
"3,24": 7,
|
||||
"3,25": 7,
|
||||
"3,26": 7,
|
||||
"3,27": 7,
|
||||
"3,28": 7,
|
||||
"3,29": 7,
|
||||
"3,30": 7,
|
||||
"3,31": 7,
|
||||
"3,32": 7,
|
||||
"3,33": 7,
|
||||
"3,34": 7,
|
||||
"3,35": 7,
|
||||
"3,36": 7,
|
||||
"3,37": 7,
|
||||
"3,38": 8,
|
||||
"4,19": 1,
|
||||
"4,21": 8,
|
||||
"4,21": 9,
|
||||
"4,38": 1,
|
||||
"5,1": 9,
|
||||
"5,5": 10,
|
||||
"5,1": 10,
|
||||
"5,5": 11,
|
||||
"5,19": 1,
|
||||
"5,21": 8,
|
||||
"5,21": 9,
|
||||
"5,38": 1,
|
||||
"6,1": 11,
|
||||
"6,2": 11,
|
||||
"6,3": 11,
|
||||
"6,4": 12,
|
||||
"6,5": 13,
|
||||
"6,6": 13,
|
||||
"6,7": 13,
|
||||
"6,8": 13,
|
||||
"6,9": 13,
|
||||
"6,10": 13,
|
||||
"6,11": 13,
|
||||
"6,12": 13,
|
||||
"6,13": 13,
|
||||
"6,14": 13,
|
||||
"6,15": 13,
|
||||
"6,16": 13,
|
||||
"6,17": 13,
|
||||
"6,18": 13,
|
||||
"6,1": 12,
|
||||
"6,2": 12,
|
||||
"6,3": 12,
|
||||
"6,4": 13,
|
||||
"6,5": 14,
|
||||
"6,6": 14,
|
||||
"6,7": 14,
|
||||
"6,8": 14,
|
||||
"6,9": 14,
|
||||
"6,10": 14,
|
||||
"6,11": 14,
|
||||
"6,12": 14,
|
||||
"6,13": 14,
|
||||
"6,14": 14,
|
||||
"6,15": 14,
|
||||
"6,16": 14,
|
||||
"6,17": 14,
|
||||
"6,18": 14,
|
||||
"6,19": 1,
|
||||
"6,21": 8,
|
||||
"6,21": 9,
|
||||
"6,38": 1,
|
||||
"7,19": 1,
|
||||
"7,21": 8,
|
||||
"7,21": 9,
|
||||
"7,38": 1,
|
||||
"8,1": 9,
|
||||
"8,1": 10,
|
||||
"8,10": 3,
|
||||
"8,11": 3,
|
||||
"8,12": 3,
|
||||
"8,13": 3,
|
||||
"8,14": 3,
|
||||
"8,19": 1,
|
||||
"8,21": 8,
|
||||
"8,21": 9,
|
||||
"8,38": 1,
|
||||
"9,1": 10,
|
||||
"9,1": 11,
|
||||
"9,19": 1,
|
||||
"9,21": 14,
|
||||
"9,22": 12,
|
||||
"9,23": 12,
|
||||
"9,24": 12,
|
||||
"9,25": 12,
|
||||
"9,26": 12,
|
||||
"9,27": 12,
|
||||
"9,28": 12,
|
||||
"9,29": 12,
|
||||
"9,30": 12,
|
||||
"9,31": 12,
|
||||
"9,32": 12,
|
||||
"9,33": 12,
|
||||
"9,34": 12,
|
||||
"9,35": 12,
|
||||
"9,36": 12,
|
||||
"9,37": 12,
|
||||
"9,38": 15,
|
||||
"9,21": 15,
|
||||
"9,22": 13,
|
||||
"9,23": 13,
|
||||
"9,24": 13,
|
||||
"9,25": 13,
|
||||
"9,26": 13,
|
||||
"9,27": 13,
|
||||
"9,28": 13,
|
||||
"9,29": 13,
|
||||
"9,30": 13,
|
||||
"9,31": 13,
|
||||
"9,32": 13,
|
||||
"9,33": 13,
|
||||
"9,34": 13,
|
||||
"9,35": 13,
|
||||
"9,36": 13,
|
||||
"9,37": 13,
|
||||
"9,38": 16,
|
||||
"10,19": 1,
|
||||
"11,1": 9,
|
||||
"11,1": 10,
|
||||
"11,2": 3,
|
||||
"11,3": 3,
|
||||
"11,4": 3,
|
||||
@@ -1236,6 +1382,8 @@
|
||||
"11,12": 3,
|
||||
"11,13": 3,
|
||||
"11,14": 3,
|
||||
"11,17": 17,
|
||||
"11,18": 3,
|
||||
"11,19": 1,
|
||||
"11,21": 2,
|
||||
"11,22": 3,
|
||||
@@ -1255,34 +1403,34 @@
|
||||
"11,36": 3,
|
||||
"11,37": 4,
|
||||
"11,38": 3,
|
||||
"12,1": 10,
|
||||
"12,1": 11,
|
||||
"12,2": 3,
|
||||
"12,3": 3,
|
||||
"12,4": 3,
|
||||
"12,5": 3,
|
||||
"12,6": 3,
|
||||
"12,9": 10,
|
||||
"12,9": 11,
|
||||
"12,19": 1,
|
||||
"12,21": 5,
|
||||
"12,22": 6,
|
||||
"12,23": 6,
|
||||
"12,24": 6,
|
||||
"12,25": 6,
|
||||
"12,26": 6,
|
||||
"12,27": 6,
|
||||
"12,28": 6,
|
||||
"12,29": 6,
|
||||
"12,30": 6,
|
||||
"12,31": 6,
|
||||
"12,32": 6,
|
||||
"12,33": 6,
|
||||
"12,34": 6,
|
||||
"12,35": 6,
|
||||
"12,36": 6,
|
||||
"12,37": 6,
|
||||
"12,38": 7,
|
||||
"12,21": 6,
|
||||
"12,22": 7,
|
||||
"12,23": 7,
|
||||
"12,24": 7,
|
||||
"12,25": 7,
|
||||
"12,26": 7,
|
||||
"12,27": 7,
|
||||
"12,28": 7,
|
||||
"12,29": 7,
|
||||
"12,30": 7,
|
||||
"12,31": 7,
|
||||
"12,32": 7,
|
||||
"12,33": 7,
|
||||
"12,34": 7,
|
||||
"12,35": 7,
|
||||
"12,36": 7,
|
||||
"12,37": 7,
|
||||
"12,38": 8,
|
||||
"13,19": 1,
|
||||
"13,21": 8,
|
||||
"13,21": 9,
|
||||
"13,38": 1,
|
||||
"14,1": 2,
|
||||
"14,2": 3,
|
||||
@@ -1296,21 +1444,22 @@
|
||||
"14,12": 3,
|
||||
"14,13": 3,
|
||||
"14,14": 3,
|
||||
"14,17": 18,
|
||||
"14,19": 1,
|
||||
"14,21": 8,
|
||||
"14,21": 9,
|
||||
"14,38": 1,
|
||||
"15,1": 10,
|
||||
"15,1": 11,
|
||||
"15,2": 3,
|
||||
"15,3": 3,
|
||||
"15,4": 3,
|
||||
"15,5": 3,
|
||||
"15,6": 3,
|
||||
"15,9": 10,
|
||||
"15,9": 11,
|
||||
"15,19": 1,
|
||||
"15,21": 8,
|
||||
"15,21": 9,
|
||||
"15,38": 1,
|
||||
"16,19": 1,
|
||||
"16,21": 8,
|
||||
"16,21": 9,
|
||||
"16,38": 1,
|
||||
"17,1": 2,
|
||||
"17,2": 3,
|
||||
@@ -1319,66 +1468,66 @@
|
||||
"17,5": 3,
|
||||
"17,6": 3,
|
||||
"17,19": 1,
|
||||
"17,21": 8,
|
||||
"17,21": 9,
|
||||
"17,38": 1,
|
||||
"18,1": 10,
|
||||
"18,1": 11,
|
||||
"18,19": 1,
|
||||
"18,21": 14,
|
||||
"18,22": 12,
|
||||
"18,23": 12,
|
||||
"18,24": 12,
|
||||
"18,25": 12,
|
||||
"18,26": 12,
|
||||
"18,27": 12,
|
||||
"18,28": 12,
|
||||
"18,29": 12,
|
||||
"18,30": 12,
|
||||
"18,31": 12,
|
||||
"18,32": 12,
|
||||
"18,33": 12,
|
||||
"18,34": 12,
|
||||
"18,35": 12,
|
||||
"18,36": 12,
|
||||
"18,37": 12,
|
||||
"18,38": 15,
|
||||
"19,1": 13,
|
||||
"19,2": 13,
|
||||
"19,3": 13,
|
||||
"19,4": 13,
|
||||
"19,5": 13,
|
||||
"19,6": 13,
|
||||
"19,7": 13,
|
||||
"19,8": 13,
|
||||
"19,9": 13,
|
||||
"19,10": 13,
|
||||
"19,11": 13,
|
||||
"19,12": 13,
|
||||
"19,13": 13,
|
||||
"19,14": 13,
|
||||
"19,15": 13,
|
||||
"19,16": 13,
|
||||
"19,17": 13,
|
||||
"19,18": 13,
|
||||
"19,19": 13,
|
||||
"19,20": 13,
|
||||
"19,21": 13,
|
||||
"19,22": 13,
|
||||
"19,23": 13,
|
||||
"19,24": 13,
|
||||
"19,25": 13,
|
||||
"19,26": 13,
|
||||
"19,27": 13,
|
||||
"19,28": 13,
|
||||
"19,29": 13,
|
||||
"19,30": 13,
|
||||
"19,31": 13,
|
||||
"19,32": 13,
|
||||
"19,33": 13,
|
||||
"19,34": 13,
|
||||
"19,35": 13,
|
||||
"19,36": 13,
|
||||
"19,37": 13,
|
||||
"19,38": 13,
|
||||
"18,21": 15,
|
||||
"18,22": 13,
|
||||
"18,23": 13,
|
||||
"18,24": 13,
|
||||
"18,25": 13,
|
||||
"18,26": 13,
|
||||
"18,27": 13,
|
||||
"18,28": 13,
|
||||
"18,29": 13,
|
||||
"18,30": 13,
|
||||
"18,31": 13,
|
||||
"18,32": 13,
|
||||
"18,33": 13,
|
||||
"18,34": 13,
|
||||
"18,35": 13,
|
||||
"18,36": 13,
|
||||
"18,37": 13,
|
||||
"18,38": 16,
|
||||
"19,1": 14,
|
||||
"19,2": 14,
|
||||
"19,3": 14,
|
||||
"19,4": 14,
|
||||
"19,5": 14,
|
||||
"19,6": 14,
|
||||
"19,7": 14,
|
||||
"19,8": 14,
|
||||
"19,9": 14,
|
||||
"19,10": 14,
|
||||
"19,11": 14,
|
||||
"19,12": 14,
|
||||
"19,13": 14,
|
||||
"19,14": 14,
|
||||
"19,15": 14,
|
||||
"19,16": 14,
|
||||
"19,17": 14,
|
||||
"19,18": 14,
|
||||
"19,19": 14,
|
||||
"19,20": 14,
|
||||
"19,21": 14,
|
||||
"19,22": 14,
|
||||
"19,23": 14,
|
||||
"19,24": 14,
|
||||
"19,25": 14,
|
||||
"19,26": 14,
|
||||
"19,27": 14,
|
||||
"19,28": 14,
|
||||
"19,29": 14,
|
||||
"19,30": 14,
|
||||
"19,31": 14,
|
||||
"19,32": 14,
|
||||
"19,33": 14,
|
||||
"19,34": 14,
|
||||
"19,35": 14,
|
||||
"19,36": 14,
|
||||
"19,37": 14,
|
||||
"19,38": 14,
|
||||
"20,1": 3,
|
||||
"20,2": 3,
|
||||
"20,3": 3,
|
||||
@@ -1417,43 +1566,43 @@
|
||||
"20,36": 3,
|
||||
"20,37": 3,
|
||||
"20,38": 3,
|
||||
"21,1": 10,
|
||||
"21,2": 10,
|
||||
"21,3": 10,
|
||||
"21,4": 10,
|
||||
"21,5": 10,
|
||||
"21,6": 10,
|
||||
"21,7": 10,
|
||||
"21,8": 10,
|
||||
"21,9": 10,
|
||||
"21,10": 10,
|
||||
"21,11": 10,
|
||||
"21,12": 10,
|
||||
"21,13": 10,
|
||||
"21,14": 10,
|
||||
"21,15": 10,
|
||||
"21,16": 10,
|
||||
"21,17": 10,
|
||||
"21,18": 10,
|
||||
"21,21": 10,
|
||||
"21,22": 10,
|
||||
"21,23": 10,
|
||||
"21,24": 10,
|
||||
"21,25": 10,
|
||||
"21,26": 10,
|
||||
"21,27": 10,
|
||||
"21,28": 10,
|
||||
"21,29": 10,
|
||||
"21,30": 10,
|
||||
"21,31": 10,
|
||||
"21,32": 16,
|
||||
"21,1": 11,
|
||||
"21,2": 11,
|
||||
"21,3": 11,
|
||||
"21,4": 11,
|
||||
"21,5": 11,
|
||||
"21,6": 11,
|
||||
"21,7": 11,
|
||||
"21,8": 11,
|
||||
"21,9": 11,
|
||||
"21,10": 11,
|
||||
"21,11": 11,
|
||||
"21,12": 11,
|
||||
"21,13": 11,
|
||||
"21,14": 11,
|
||||
"21,15": 11,
|
||||
"21,16": 11,
|
||||
"21,17": 11,
|
||||
"21,18": 11,
|
||||
"21,21": 11,
|
||||
"21,22": 11,
|
||||
"21,23": 11,
|
||||
"21,24": 11,
|
||||
"21,25": 11,
|
||||
"21,26": 11,
|
||||
"21,27": 11,
|
||||
"21,28": 11,
|
||||
"21,29": 11,
|
||||
"21,30": 11,
|
||||
"21,31": 11,
|
||||
"21,32": 19,
|
||||
"21,33": 3,
|
||||
"21,34": 3,
|
||||
"21,35": 3,
|
||||
"21,36": 16,
|
||||
"21,36": 19,
|
||||
"21,37": 3,
|
||||
"21,38": 3,
|
||||
"23,1": 17
|
||||
"23,1": 20
|
||||
},
|
||||
"SheetStyle": {
|
||||
"FontFamily": 2,
|
||||
@@ -1479,10 +1628,45 @@
|
||||
"18,1,1,18",
|
||||
"5,5,1,14",
|
||||
"9,1,1,18",
|
||||
"23,4,1,3"
|
||||
"23,4,1,3",
|
||||
"14,17,1,2",
|
||||
"11,17,1,2"
|
||||
],
|
||||
"PageInfo": {
|
||||
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
|
||||
"PageLoadedCommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
|
||||
"tableData": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "ID",
|
||||
"GUID": "9bffbb87-7514-4126-93d8-e2f14f439c83"
|
||||
}
|
||||
},
|
||||
"value": "%Null%"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.OperateCellTypeCommand, ServerDesignerCommon",
|
||||
"TargetPageElement": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=新增任务!B4"
|
||||
},
|
||||
"TargetType": "ElementUI.InputCellType, ElementUI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=e50995ee76bfe560",
|
||||
"MethodName": "Focus"
|
||||
}
|
||||
],
|
||||
"ID": "b08f1b8d-a1c6-4394-93d6-fd9bbddf39c8"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"PermissionData": {
|
||||
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionData, Forguncy.RbacPermission.Core",
|
||||
"permissionResource": {
|
||||
@@ -1519,4 +1703,4 @@
|
||||
"Formula": "新增任务!$E$24"
|
||||
}
|
||||
]
|
||||
}//glilYxTPOEp7jL1d+rtrT9Q3Am9m5wpF9GMV565Y1M+elGYTUa+/A0sGLU3tXTDuBwCUNp+Ti0M2X2xWhPQ/tIRgYYwQwZfvVBHSespl+5wT0wvoiSS+GoZLefe63ZL9UxIFXG6qLpYBpl9Qz9JMkDmqk4HP+QR06/hfDd1eZ4b1iGIaaY8S49RpPcw5vmuzHngx5veCU0JiKHxyXhyKYRsXyAVGmz5K4qpF/JegEGgmaRj9tAR/77kO4pme8+Bba8Zzsvl9/VM07+yWTvhl0iuXKR17u8Y0XZdV/qiZXDRz7zajSV9JMf4eZiBzBAy6fmA6if0tsQqBbykPaUAm/vq8zLVFsK2AiI6yzeiMPnKjVcZjFSkfbxm4m+GdmOMPBk2EjadDt9PBr+mUpqFDyxoqkwmWKwIyLi3T768ODRzprTw4E4CZgxRC1eNvrdP4BTYTBJWDPoeH30pW1vvV3bqEwzn2g1b3L+SUC5BGgs+f5H1UjhvJhgYkEStp2RVQco9XNFUiXniScTNr2DNUwA4x9FqGcIpZhJl8U9iHvosEK76CiT4bsEacveAFxgFAqmFzq2Zcqc42UbrSS0P5pM9vfCNJhGBUGnXprblGDDJOtlKlzuj0ar2i6UhORydpc7SILQO2v66CbbFn13cL0UD8HHEWDZqCKLyIw7oMle9CL2GXn/uG+mq2vlGeKQspQnXro5S7a8anwjcmnEa+HPVxt4nlUHe+qIUIxlDWYNpXnHvwVV5+3gG99sFmge92UykrJu4pyqbQqfh4CSOnPo0MPksVtE0VMRwKhBFW/+WIcu/5u/X2yI/xNDpKuADfUV3xKApYwAYvHw2tPL/GM624o40HentkvOveimv7Yi2Zs7gKpfFsznbUAnetpJaX0f6Jg4+XpIdFBRDy2Gwh8w==|920
|
||||
}//HgF7du6RbcsQtB/a4MRvstEjUJX7Yyj70QVYOa7dR4eapLS+f9k0oCklispsLDXekk0J9A6KMAA5UwlOs0OwqL7c6MOAG+MIBRV+CefYzaiR/r/+QY8CZRq0zMA+nVuTC3cvQsIUOEPpDoE4BWCJrsks8pwEbhwkUmTV+KW+3ofk6UFxJK736Kz6PIiClwoni07fBF04K5uthOgC/2sKz5hDPOiksCYb8BMTe5g+K8l+/spKxsMahhcJdMOBy5OoG7hyTcO/T3FFzJUAeyfBxr+nN6RP/xldmkpAfp6AW4t+U+vdW86gdjmfb1B+s58JLQ0WeVpDnEOudo187CnD160H5Qvtoc4xAfKbIoPBToz3J8MGA+lEQBJchpG0BOBPFUXw+o6qm+vYrmvLnmglWB5QrVABmGydXeuOLkTL6eSoIjNuFGUsw92tii0VMOJ8XofQbesxFC3UmAvAzQa6WvoIQh8L7tYO3+wsKdTn9rIVMDZJ+QOlc59kfMdFpQpfnT7dTbykWJkqLOb9Hl0qnwspXMUuhCn4PTOYYMn/G57DvDsVFDn2OGpWnR7yRWrrg64tSJZ6YgWBC7yf/RnolScSN4ClqPDb9Ohk4rd7+1UJectsb0rxvzS/4A1Yru7yIP90Odam8tTOaDu60S2s639W/CsN6EQi3JA/FVnBD7Fp5Vr9u2dI41Dp+F23/jB/JtxX8M9n8NpCjbvZHqVNYWNjS4uaUoouw4xtZ6dTo198stqe2ektAHTR/4AwYwHz73ERjmNo5r2Wd2OXvaGUll5NuaaVMbo7buHI3rCIjSAxt/8hSS3XIJ7hFIYSlX3g3HUXcs3Oowrig1xe0VPA6wBItRPGedvKCAGcOXR/t5Hz9FIYpVN3C10niEeSULIsGRLMuOtxe0bLDABKjw8jfQ==|920
|
||||
Reference in New Issue
Block a user