{"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":9,"Name":"Theme"},{"State":1,"Type":12,"Name":"CustomLibrary"},{"State":1,"Type":1,"Name":"PCPage/客户管理"},{"State":1,"Type":1,"Name":"PCPage/客户信息子页面"},{"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:
SHAMUSPC\NINGMEI
2024-03-27 21:24:46 +08:00
parent fb90e5b531
commit 5909e0b873
19 changed files with 3486 additions and 575 deletions

View File

@@ -6,39 +6,57 @@
"DesignLengthInPixel": 24.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 40.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
"DesignLengthInPixel": 35.0,
"IsHidden": true
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
"DesignLengthInPixel": 10.0,
"IsHidden": true
}
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 30.0
}
},
"7": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
"DesignLengthInPixel": 15.0,
"IsHidden": true
}
},
"8": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 34.0
"DesignLengthInPixel": 24.0
}
},
"9": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 540.0,
"DesignLengthInPixel": 20.0
}
},
"10": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 30.0
}
},
"11": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"12": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 34.0
}
},
"13": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 327.0,
"Mode": 2,
"MinLength": {
"Unit": 1
@@ -48,17 +66,33 @@
}
}
},
"10": {
"14": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0,
"IsHidden": true
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
},
"7": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 35.0
}
}
},
"InLogicalVisibleIndexes": [
10
2,
3,
4,
5,
6,
7,
14
],
"Count": 11,
"Count": 15,
"DefaultSize": 24.0
},
"Cols": {
@@ -80,7 +114,7 @@
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
"DesignLengthInPixel": 15.0
}
},
"4": {
@@ -276,13 +310,92 @@
},
"Values": {
"1,1": "%PageTitle%",
"3,1": 0,
"3,37": "添加项目",
"6,1": "项目分组",
"6,8": "项目列表"
"3,1": "类型",
"3,4": 0,
"3,11": "状态",
"3,20": "项目经理",
"3,30": "所属客户",
"5,1": "关键字",
"7,1": "查询",
"7,4": "重置",
"10,1": "项目分组",
"10,8": "项目列表"
},
"Formulas": {
"10,8": "IF(选中分组=\"\",\"全部\",\"属于[\"&选中分组&\"]的\")&\"项目\""
},
"AttachInfos": {
"3,1": {
"1,29": {
"CssName": "toolbar toolbar-right ",
"CellType": {
"$type": "Forguncy.CustomMenu.ForguncyMenuCellType, Forguncy.CustomMenu",
"TemplateKey": "横向迷你菜单",
"Items": [
{
"Value": "菜单1",
"Text": "筛选数据",
"IconPath": "Application/044_search_5.svg",
"SelectedIconColor": "Background 1",
"SelectedIconColorUseItemColor": true,
"IconColorUseItemColor": true,
"IsOldMenuPath": false,
"CommandList": [
{
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目列表!显示搜索栏"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=NOT(项目列表!显示搜索栏)"
}
}
]
}
],
"CanVisitRoleList": [
"FGC_Anonymous"
]
},
{
"Value": "菜单1",
"Text": "新增项目",
"IconPath": "Application/001_add_1.svg",
"SelectedIconColor": "Background 1",
"SelectedIconColorUseItemColor": true,
"IconColorUseItemColor": true,
"IsOldMenuPath": false,
"CommandList": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PopupDisplayMode": 3,
"DrawerDirection": 3,
"ShowDrawerHeader": true,
"PageName": "项目信息",
"LoadBindingDataOption": 2
}
],
"CanVisitRoleList": [
"FGC_LoginUser"
]
}
],
"Orientation": 0,
"MenuLevelsStyle": [
{
"FontSize": 13.333333333333332,
"Bold": false,
"Height": 32.0,
"IconHeight": 14.0,
"IconWidth": 14.0
}
]
}
},
"3,4": {
"CssName": "singlebox",
"CellType": {
"$type": "Forguncy.RadioGroupCellType, ServerDesignerCommon",
@@ -300,7 +413,7 @@
]
}
},
"3,8": {
"3,13": {
"CellType": {
"$type": "ElementUI.SelectCellType, ElementUI",
"CommandList": [],
@@ -378,7 +491,163 @@
"clearable": true
}
},
"3,15": {
"3,22": {
"CellType": {
"$type": "ElementUI.SelectCellType, ElementUI",
"CommandList": [],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"useBinding": true,
"options": [
{
"value": "黄金糕",
"label": "黄金糕"
},
{
"value": "双皮奶",
"label": "双皮奶"
},
{
"value": "蚵仔煎",
"label": "蚵仔煎"
},
{
"value": "龙须面",
"label": "龙须面"
},
{
"value": "北京烤鸭",
"label": "北京烤鸭"
}
],
"bindingOptions": {
"$type": "ServerDesignerCommon.Model.BindingDataSourceModel, ServerDesignerCommon",
"TableName": "用户信息视图",
"BindingInfos": [
{
"BindingInfo": {
"TableName": "用户信息视图",
"ColumnName": "用户名",
"GUID": "a5a1387d-d2cd-49a5-87f7-70b01c59103e"
},
"ColumnName": "value"
},
{
"BindingInfo": {
"TableName": "用户信息视图",
"ColumnName": "全名",
"GUID": "ab4ad90d-25ad-4ca8-aa8c-67c40c1f6ad5"
},
"ColumnName": "label"
}
],
"CustomColumns": []
},
"AllowAddEmptyItem": true,
"EmptyItemLabel": "全部",
"placeholder": "选择状态",
"noDataText": "无数据",
"multiple": true,
"collapseTags": true,
"filterInServerOptions": {
"matchMethod": "contains",
"loadingText": "加载中"
},
"noMatchText": "无匹配数据",
"clearable": true
}
},
"3,32": {
"CellType": {
"$type": "ElementUI.SelectCellType, ElementUI",
"CommandList": [],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"useBinding": true,
"options": [
{
"value": "黄金糕",
"label": "黄金糕"
},
{
"value": "双皮奶",
"label": "双皮奶"
},
{
"value": "蚵仔煎",
"label": "蚵仔煎"
},
{
"value": "龙须面",
"label": "龙须面"
},
{
"value": "北京烤鸭",
"label": "北京烤鸭"
}
],
"bindingOptions": {
"$type": "ServerDesignerCommon.Model.BindingDataSourceModel, ServerDesignerCommon",
"TableName": "客户表",
"BindingInfos": [
{
"BindingInfo": {
"TableName": "客户表",
"ColumnName": "ID",
"GUID": "29056705-773d-45f2-8162-c1fad472dbd8"
},
"ColumnName": "value"
},
{
"BindingInfo": {
"TableName": "客户表",
"ColumnName": "客户名称",
"GUID": "d21ba841-3bea-41fe-8765-c69beb6a63e6"
},
"ColumnName": "label"
}
],
"CustomColumns": []
},
"AllowAddEmptyItem": true,
"EmptyItemLabel": "全部",
"placeholder": "选择状态",
"noDataText": "无数据",
"multiple": true,
"collapseTags": true,
"filterInServerOptions": {
"matchMethod": "contains",
"loadingText": "加载中"
},
"noMatchText": "无匹配数据",
"clearable": true
}
},
"5,4": {
"CellType": {
"$type": "ElementUI.InputCellType, ElementUI",
"CommandList": [],
@@ -403,7 +672,7 @@
}
],
"type": "text",
"placeholder": "搜索项目",
"placeholder": "输入关键词,支持项目名称、项目简介",
"suffixIcon": {
"$type": "GrapeCity.Forguncy.Plugin.ImageValue, GrapeCity.Forguncy.Plugin",
"Name": "Application/047_search_8.svg",
@@ -413,30 +682,21 @@
"resize": "none"
}
},
"3,37": {
"7,1": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PopupDisplayMode": 3,
"DrawerDirection": 3,
"ShowDrawerHeader": true,
"PageName": "项目信息",
"LoadBindingDataOption": 2
}
],
"Text": "添加项目",
"TemplateKey": "_RS_Main3",
"Icon": {
"Name": "增加.svg",
"Color": "Accent 1",
"UseCellTypeForeColor": true
},
"IconSize": 14.0
"Text": "查询",
"TemplateKey": "_RS_Main1"
}
},
"6,5": {
"7,4": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"Text": "重置",
"TemplateKey": "_RS_Information3"
}
},
"10,5": {
"CellType": {
"$type": "Forguncy.ImageCellType, ServerDesignerCommon",
"CommandList": [
@@ -459,7 +719,7 @@
"UseCellForeColor": true
}
},
"8,1": {
"12,1": {
"CellType": {
"$type": "Forguncy.RepeaterCellType, ServerDesignerCommon",
"TemplatePageName": "8ee6eff0b74d43ef8e54cd3ef782f76",
@@ -531,7 +791,7 @@
"TemplateKey": "竖排无样式"
}
},
"8,8": {
"12,8": {
"CellType": {
"$type": "Forguncy.RepeaterCellType, ServerDesignerCommon",
"TemplatePageName": "b90932e038f94707b54e571ff7cd84d",
@@ -563,7 +823,7 @@
}
}
],
"ID": "0ecbf710-f55e-4281-93ae-288829efc761"
"ID": "b41bff96-c8b2-4e99-9491-82b500fce7a1"
},
{
"CommandList": [
@@ -576,7 +836,7 @@
"LoadBindingDataOption": 2
}
],
"ID": "ab7feefa-eb46-4ef5-855b-185e4c80ec8f"
"ID": "5b19c391-2448-4a6e-b63f-97d8f675907e"
}
]
}
@@ -669,7 +929,7 @@
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目列表!P4"
"SerializeProperty": "=项目列表!E6"
},
"LeftBracket": 1
},
@@ -688,7 +948,7 @@
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目列表!P4"
"SerializeProperty": "=项目列表!E6"
},
"RightBracket": 1
}
@@ -717,7 +977,7 @@
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目列表!I4"
"SerializeProperty": "=项目列表!N4"
}
},
{
@@ -729,7 +989,7 @@
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目列表!B4"
"SerializeProperty": "=项目列表!E4"
}
}
]
@@ -764,6 +1024,30 @@
},
"TemplateKey": "BlackWhite"
}
},
"14,8": {
"CellType": {
"$type": "Forguncy.CheckBoxCellType, ServerDesignerCommon",
"Caption": "显示搜索栏",
"Style": 1,
"CommandList": [
{
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"Location": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目列表!3:8"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目列表!显示搜索栏"
}
}
]
}
]
}
}
},
"StyleDatas": {
@@ -772,17 +1056,22 @@
"FontSize": 18.666666666666664,
"FontWeight": 0
},
{
"FontFamily": 1,
"FontSize": 13.333333333333332
},
{
"FontFamily": 1
},
{
"FontFamily": 1,
"FontSize": 13.333333333333332
},
{
"FontFamily": 1,
"FontSize": 13.333333333333332,
"Foreground": 2
"Formatter": 2
},
{
"FontFamily": 1,
"FontSize": 13.333333333333332,
"Foreground": 3
},
{
"FontFamily": 1,
@@ -796,7 +1085,7 @@
{
"FontFamily": 1,
"FontSize": 13.333333333333332,
"Foreground": 2,
"Foreground": 3,
"BorderBottom": 0
},
{
@@ -807,28 +1096,32 @@
"BorderRight": 0
},
{
"HorizontalAlignment": 4
"HorizontalAlignment": 5
},
{
"FontSize": 13.333333333333332,
"Foreground": 5
"Foreground": 6
},
{
"HorizontalAlignment": 4,
"HorizontalAlignment": 5,
"BorderLeft": null,
"BorderRight": 0
},
{
"FontFamily": 1,
"Formatter": 6
"Formatter": 2
},
{
"FontFamily": 1,
"HorizontalAlignment": 5
},
{
"BorderRight": 0
},
{
"FontFamily": 1,
"HorizontalAlignment": 7
},
{
"BorderRight": 0
},
{
"HorizontalAlignment": 7,
"BorderLeft": null,
@@ -839,48 +1132,71 @@
"Strs": [
"Bold",
"Body",
"[AUTO]General",
"black",
"Background 2 0",
"Left",
"Text 1 50",
"[AUTO]General",
"Center"
],
"Borders": [
{
"Color": 3
"Color": 4
}
]
},
"CellStyles": {
"1,1": 0,
"3,1": 1,
"3,8": 1,
"3,9": 2,
"3,10": 2,
"3,11": 2,
"3,12": 2,
"1,29": 1,
"1,30": 1,
"1,31": 1,
"1,32": 1,
"1,33": 1,
"1,34": 1,
"1,35": 1,
"1,36": 1,
"1,37": 1,
"1,38": 1,
"1,39": 1,
"1,40": 1,
"3,1": 2,
"3,2": 1,
"3,4": 2,
"3,10": 1,
"3,11": 3,
"3,12": 1,
"3,13": 2,
"3,14": 1,
"3,15": 3,
"3,37": 2,
"3,38": 2,
"3,39": 2,
"3,40": 2,
"4,1": 4,
"4,2": 4,
"4,3": 4,
"4,4": 4,
"4,5": 4,
"4,6": 4,
"4,7": 4,
"4,8": 4,
"4,9": 4,
"4,10": 4,
"4,11": 4,
"4,12": 4,
"4,13": 4,
"4,14": 5,
"3,15": 1,
"3,16": 1,
"3,17": 1,
"3,18": 1,
"3,20": 3,
"3,21": 1,
"3,22": 2,
"3,23": 1,
"3,24": 1,
"3,25": 1,
"3,26": 1,
"3,27": 1,
"3,28": 1,
"3,30": 3,
"3,31": 1,
"3,32": 2,
"4,1": 2,
"4,2": 2,
"4,3": 2,
"4,4": 2,
"4,5": 2,
"4,6": 2,
"4,7": 2,
"4,8": 2,
"4,9": 2,
"4,10": 2,
"4,11": 2,
"4,12": 2,
"4,13": 2,
"4,14": 2,
"4,15": 4,
"4,16": 4,
"4,17": 4,
@@ -888,48 +1204,186 @@
"4,19": 4,
"4,20": 4,
"4,21": 4,
"4,22": 6,
"4,23": 6,
"4,24": 6,
"4,25": 6,
"4,26": 6,
"4,27": 6,
"4,28": 6,
"4,29": 6,
"4,30": 7,
"4,31": 7,
"4,32": 7,
"4,33": 7,
"4,34": 7,
"4,35": 7,
"4,36": 7,
"4,37": 5,
"4,38": 5,
"4,39": 5,
"4,40": 5,
"5,6": 8,
"6,1": 9,
"6,5": 10,
"6,6": 11,
"6,8": 12,
"7,6": 8,
"8,1": 13,
"8,6": 14,
"8,8": 13,
"9,6": 15
"4,22": 4,
"4,23": 4,
"4,24": 4,
"4,25": 4,
"4,26": 4,
"4,27": 4,
"4,28": 4,
"4,29": 4,
"4,30": 4,
"4,31": 4,
"4,32": 4,
"4,33": 4,
"4,34": 4,
"4,35": 4,
"4,37": 1,
"4,38": 1,
"4,39": 1,
"4,40": 1,
"5,1": 2,
"5,2": 1,
"5,4": 4,
"5,39": 1,
"5,40": 1,
"6,1": 2,
"6,2": 2,
"6,4": 4,
"6,5": 4,
"6,6": 4,
"6,7": 4,
"6,8": 4,
"6,9": 4,
"6,10": 4,
"6,11": 4,
"6,12": 4,
"6,13": 4,
"6,14": 4,
"6,15": 4,
"6,16": 4,
"6,17": 4,
"6,18": 4,
"6,19": 4,
"6,20": 4,
"6,21": 4,
"6,22": 4,
"6,23": 4,
"6,24": 4,
"6,25": 4,
"6,26": 4,
"6,27": 4,
"6,28": 4,
"6,29": 4,
"6,30": 4,
"6,31": 4,
"6,32": 4,
"6,33": 4,
"6,34": 4,
"6,35": 4,
"6,36": 4,
"6,37": 4,
"6,38": 4,
"6,39": 1,
"6,40": 1,
"7,1": 2,
"7,2": 1,
"7,3": 1,
"7,4": 3,
"7,5": 1,
"7,6": 4,
"7,7": 4,
"7,8": 4,
"7,9": 4,
"7,10": 4,
"7,11": 4,
"7,12": 4,
"7,13": 4,
"7,14": 4,
"7,15": 4,
"7,16": 4,
"7,17": 4,
"7,18": 4,
"7,19": 4,
"7,20": 4,
"7,21": 4,
"7,22": 4,
"7,23": 4,
"7,24": 4,
"7,25": 4,
"7,26": 4,
"7,27": 4,
"7,28": 4,
"7,29": 4,
"7,30": 4,
"7,31": 4,
"7,32": 4,
"7,33": 4,
"7,34": 4,
"7,35": 4,
"7,36": 4,
"7,37": 4,
"7,38": 4,
"7,39": 1,
"7,40": 1,
"8,1": 5,
"8,2": 5,
"8,3": 5,
"8,4": 5,
"8,5": 5,
"8,6": 5,
"8,7": 5,
"8,8": 5,
"8,9": 5,
"8,10": 5,
"8,11": 5,
"8,12": 5,
"8,13": 5,
"8,14": 6,
"8,15": 5,
"8,16": 5,
"8,17": 5,
"8,18": 5,
"8,19": 5,
"8,20": 5,
"8,21": 5,
"8,22": 7,
"8,23": 7,
"8,24": 7,
"8,25": 7,
"8,26": 7,
"8,27": 7,
"8,28": 7,
"8,29": 7,
"8,30": 8,
"8,31": 8,
"8,32": 8,
"8,33": 8,
"8,34": 8,
"8,35": 8,
"8,36": 8,
"8,37": 6,
"8,38": 6,
"8,39": 6,
"8,40": 6,
"9,6": 9,
"10,1": 10,
"10,5": 11,
"10,6": 12,
"10,8": 13,
"11,6": 9,
"12,1": 14,
"12,6": 15,
"12,8": 16,
"13,6": 17,
"14,8": 1,
"14,9": 1,
"14,10": 1,
"14,11": 1
},
"SheetStyle": {
"FontFamily": 1
}
},
"Spans": [
"3,1,1,7",
"3,8,1,6",
"3,15,1,21",
"3,37,1,4",
"8,8,2,33",
"10,1,1,5",
"8,1,2,5"
"12,8,2,33",
"14,1,1,5",
"12,1,2,5",
"1,29,1,12",
"5,1,1,2",
"3,1,1,2",
"14,8,1,4",
"5,4,1,35",
"3,4,1,6",
"3,11,1,2",
"3,13,1,6",
"3,20,1,2",
"3,22,1,7",
"3,30,1,2",
"3,32,1,7",
"7,1,1,2",
"7,4,1,2",
"10,1,1,4"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
@@ -959,7 +1413,11 @@
"CustomNames": [
{
"Name": "选中分组",
"Formula": "项目列表!$B$11"
"Formula": "项目列表!$B$15"
},
{
"Name": "显示搜索栏",
"Formula": "项目列表!$I$15"
}
]
}//L/oLxc5F3x0HUzLXU25aBd7VICxp8vA+Ug3NSsy5Srn+auo17nyWxSBoH4aGiNbI/pFjBW5AI9rflIfNhCyWSriuZMiQ7BdCPgE/sO/MfReV+6BFAVRD1+CHpoysxiGwKLi25OypCI1b9jrCzU6SYe2ZdMGiJyr1+TJlPtqtaB29RZejAoDGEWJXF9tcVIUFE17Ms5bNCGJaGXhfO5wsIyJk6I2kOOeYg+7RHEva0euZDD8xaiUaJF4Djj95OT03w6MdUzf8pmVQP/bMB4MCBffbEmiMJweMRrz3OoAnu6JL3cTG749kURgaKXwRaOS3d5NoEFkOj7Yn3rBrP+iFyhmuNMqWGE9C7L4DQCudQpweqMWtDfn9WQNt/V0tc5r+f0ALDVxhN6AVoBYW010dNulVI/fvknCGkROlYIciTFuk53kjxrHtfl3HcPVgu2/0ptUGNzExsN8Wdr/bJbuVPKgRXqZkY6jwhsw+lJ5Cku+L9WXEe0dTcLphfA8OXU2NP8z1JF1ULyvDW3ZaIb9MHTu1dUuhMuVRAaPQRQ4fxU67bOJlqOQqjX1lUZ47JSNE9K/0FSnjHxJ5A6OXLGMDATCvDRrxQrWjoBwviKxjKVGhsuHQyz7URHKeMaE/lZvgNZr17ey5Ou9i98cJjHZBzxHPMjaE1uAlOg43/1icE9ToGRPtNcnrY7Z8SfTMUBoFF7iexHixg9RDCCv1ymooqywqsQyjdj+FLy9dHdj5ALNuPFR6un2ZB23SS8Uudz022cT/kKENtZZjgYcR6ZNuFOhFcB+926/3mX8Oje+BSvYfakT7pz/vgKGrdnCG6TcReyGF43V10101f0S/0gzHOBrvoqHMT42DMufMZm56SPMI0WgkPbU7e891R/ctS+GyIxinL8EjpI+M9+KpLim+uw==|920
}//Xk43kcIPWERsCIbnGCdSE8zqzQ2IE2mNg3QLN7EJzTQuIuDFQ5IefugSFoIBto+PduI9kRPR/HWran8siwN5K7ZbirtseelFxa3pf8G76Ot6r6vMYznQPIwkomdNVwCQGgMjjHXW+w7z+13vZ3uA17UQrJ0lVCSrfgSbzRV5JArhN37A2R68tjjxNcsM4bxYo9fUna+NY54bkpSFB5xfLIHwQGRRlVxnPzJtbqar228PqdGTM74Xr7mB4B6jCw+PKaYpo0F226HvWBRLFUcurRaNsJwvyM6HrX5xuZe+EQqeERW86VXEGyYoyKI4im3+QHof/c/vDDJN0QJ1r8vEs+8LWu43GhAxOyt5M4xv0R89AMk+rtHrODrqwJc4DvZ3On4BHfhWxuWnrSFzt7c4BhmT6oEuGJFAQDBE8vGvGfyaO6VRsPXxf7Nv400BxAc0x28rhYQOzGX59jJglirSc3hb5tDW3JvgY2a/CBEIiql0Z6nsA3pCkr+GLrtAYtbfy6gFHs/dYR1E7LP8Mk1NSRFPy5kFJRfiwA3doo6n+rQCqSDq0sO7u+6R3HXW28yihOG3WPCawFbHsZp1NFTVNaBefvFlA9t3qdU9vSCadjtnd2FczoVwXObl8MHPfNVjUe8ZmNGRBVQoIjpLwDJRun7uhr2mw1gOP6/DitLkbnQg84SA2j1DXoioWdIyOvj1zZnKplt3OTvRp6xRGfs1fW50QZOmqBajzSe+Or0Stk1Nu2U0HohSQAGFeg3EIl/OzZNYZe0DLW5Tc9drX164gW82V+rmF0oaxozDs8zzp08d5mKiTwZxffOhNZDqDsP4dHhSjtk1Q+zDN/hLQLR+k2KhCHuvNLL5wSh6SuB/bRd5UhwT2pqODBoKKcWSLmGpTYdJJnTx+9pyDRUOl3A6iA==|920

View File

@@ -1,11 +1,18 @@
{
"PageType": 0,
"ColumnCount": 42,
"RowCount": 11,
"RowCount": 15,
"Formulas": {
"10,8": "IF(选中分组=\"\",\"全部\",\"属于[\"&选中分组&\"]的\")&\"项目\""
},
"CustomNames": [
{
"Name": "选中分组",
"Formula": "项目列表!$B$11"
"Formula": "项目列表!$B$15"
},
{
"Name": "显示搜索栏",
"Formula": "项目列表!$I$15"
}
]
}

View File

@@ -337,7 +337,7 @@
],
"CustomColumns": []
},
"placeholder": "请选择",
"placeholder": "按负责人筛选",
"noDataText": "无数据",
"filterInServerOptions": {
"matchMethod": "contains",
@@ -371,7 +371,7 @@
}
],
"type": "text",
"placeholder": "搜索任务...",
"placeholder": "请输入关键字搜索",
"suffixIcon": {
"$type": "GrapeCity.Forguncy.Plugin.ImageValue, GrapeCity.Forguncy.Plugin",
"Name": "Application/047_search_8.svg",
@@ -668,6 +668,7 @@
"$type": "ElementUI.VirtualizedTableColumnSetting, ElementUI",
"DataColumnName": "总计划工时",
"Label": "总计划工时",
"FormatStr": "0.0\"小时\"",
"Fixed": "none",
"Align": "center",
"HeaderAlign": "center"
@@ -676,6 +677,7 @@
"$type": "ElementUI.VirtualizedTableColumnSetting, ElementUI",
"DataColumnName": "总实际工时",
"Label": "总实际工时",
"FormatStr": "0.0\"小时\"",
"Fixed": "none",
"Align": "center",
"HeaderAlign": "center"
@@ -684,6 +686,7 @@
"$type": "ElementUI.VirtualizedTableColumnSetting, ElementUI",
"DataColumnName": "参与人数",
"Label": "参与人数",
"FormatStr": "0\"人\"",
"Fixed": "none",
"Align": "center",
"HeaderAlign": "center"
@@ -692,8 +695,9 @@
"DefaultExpansion": "expandAll",
"ShowLineNumberColumn": true,
"LineNumberColumnSetting": {
"Label": "NO",
"Width": 35,
"Align": "left",
"Align": "center",
"Fixed": "left",
"HeaderAlign": "center"
},
@@ -797,4 +801,4 @@
"PaperSize": {},
"Margin": {}
}
}//3Y5QnvmL8aHv9i85lU4gc+pq6YGGU/fVk2WLVYh0xpo1vRoo7nskrrIVhm6WUMp1XNCAfuWWNWdfsuW8z9Xu5nAOUVsI4Vk7ckXTM2ab53BnM9kXlY8ia/Rp9KNqHii7KgPCJUfMW5TRhzu9GSjHwGpcQYXJ8KFsm7aGP9qpOgrlI3z9hLP0HGUnaJ1J1r3d9j14Bv3ouqYIydBYsQg7gpgozK14xuJ29GMxJ6WKYjWEjn/1FumrMaiUcbuLvlWmCsGmNdO6bWNaBC6ER6koa17oWcH6HZ5f5IwRvYrr2AgKa1bi+arM4buj2+W9dRGUSnidTPkRBCoxEmOW9xf2JAVzG3owtivFHiWiVWsIOJh5UVDwYamPYllLZsoxquF7LnZG1gAoqrvLCHGiOLmlk1lX07E1Ws9bdjq1j4vKgqfqPkcVkjFOTuMlPtcHlJpDZa2+fKWQdg+GmmYey0aIdGn5I4IKh5w/ARx7Hxzvx8rETOAuIQROLPGwgOiOiiOptzEdutt5pWlSZJCPY4Cl3+QK1OxNmMAd3B/ZB7e6zar3DNwkKjasX9ZX7S7NJjiDE9/mDSsES0WKKDMdINqVQWwjD6SYqqCxkSXj0TWGtg1nI1t1knYUvn2KcwS+wBBneqL07HZCrcZr5aYUOWWVoufGdZ0Ip5qmta/elCnybybc2n5+9NGqlb32/0izy/t8cicHoQRr3dSn4J+mAkMYzY9IrWKC099PUiFRDc7HavUWG+rBKEcm75uMVRFCy4KxvzSNGhFTGuZYRdD/RTAVLrRwGQ0F0c/KlTPXVkdvuVeTkpskJpptMI2+aPF/scD+jIg+LpKNK/EhG/XuB3VWbVGsdVrDRqe4z4ZMI28DbWo0dl5hMQyuQ141TUSR5rnW6E+Mt4lQHNN6+0AeVyeZLw==|920
}//OYCpeLQWcV7jvhQpjQTpCB//gLOjc7gH2vldGIOBJCQeZFKfl2iWlDLnQaNyWCn5K4WojQEogCx9ZYyoUjl3iKvKv92n0gsKjOc2HQhMikjS2CSAvoNXd4HYhlyJK13GR0/7HitS+RUDIWvVldP7ZYq7ie4K+mOIZIA99Pcyaw/qjXl6xP8x2R2KlhyCzIP5jdkrmjUmC5CuAd0dJk8/dpxMpd2gJipHGGNz7UMw6GiGgNU4Xs0TwLxzGJl5bLE15uUs7b/I1KWjs7ysG62ZRhQakjNBeWMk8qD7581QrMKj/zdZkbDiJReXO5AfNxwEszsd9zc1leUNuPlkNjc1e3Y+RBaj0o3KJUVtJPjDYn/h3FIVqBTjQouVV7i6qSbVXpJ8KFXdhwl6cdHETxaicxblmGeo/ra4Lck0iGPyn1qo6ZVfhJeEjnEKIKvRgHchz9FEwMHhi44QsCasn3YLDL7h8PAtgO/bGMlgSJHn5eXExfZDtXabB/VLbci+hIKLWvCEIwtPHu0jo3o93d++hoiiby/s/6P12gY/PXu+XtItGq5pd4dQZ9vD6bG2t0x/NLEaR/KSE9JGLkFOWG2HfTk6MKvTO84rskp24Zh4zw1xqcLwXJGQ1UqQe/DP1zJkCOJwsOSQLAbeIQP8meCfidwT2XmuK9uI/jGLmcuZz1hrtoFQF69nI6vizrwWe6VAwzIIOwYYbOb0H7SuCk015kfV3U6yOVDoF80GtGI9uov2S/XP6D96a2bT0b/HrjvbQl7omc2So93VWmGEQofqVykQafBHbFLGtciq42rJnWnhDIhx0xAzmOfADM2jgtX8jg+/gUfdIT+lp5QDyQm6wXWAlfLYvS28p5yKEpIkrJHu69eDc+6+Mxeywk/Ncn66Jwll3qzHcvI2v1UOaS6SbQ==|920