{"Message":"完善任务功能","MessageType":2,"Modules":[{"State":4,"Type":7,"Name":"Table/任务表"},{"State":2,"Type":7,"Name":"Table/任务版本"},{"State":4,"Type":7,"Name":"Table/任务状态"},{"State":2,"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":12,"Name":"CustomLibrary"},{"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":4,"Type":7,"Name":"Table/任务进展"},{"State":1,"Type":7,"Name":"Table/任务工时表"},{"State":1,"Type":1,"Name":"PCPage/工时详情"},{"State":1,"Type":31,"Name":"UserControlPage/工时记录列表"},{"State":1,"Type":15,"Name":"ServerCommand/新增工时"},{"State":4,"Type":23,"Name":"TableView/子任务视图"},{"State":3,"Type":38,"Name":"Image/未选择.svg"},{"State":3,"Type":1,"Name":"PCPage/修改报工"},{"State":3,"Type":15,"Name":"ServerCommand/修改工时"},{"State":3,"Type":1,"Name":"PCPage/新增任务"},{"State":3,"Type":7,"Name":"Table/项目版本"},{"State":3,"Type":7,"Name":"Table/项目分组"},{"State":3,"Type":22,"Name":"Tables/任务"},{"State":3,"Type":20,"Name":"ServerCommands/任务"},{"State":3,"Type":15,"Name":"ServerCommand/新增任务"}],"Version":"v1"}

This commit is contained in:
SHAMUSPC\NINGMEI
2024-03-02 00:04:06 +08:00
parent b7c5beb6f1
commit 1238fed76c
32 changed files with 4374 additions and 1042 deletions

View File

@@ -46,11 +46,6 @@
"DesignLengthInPixel": 15.0
}
},
"11": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"12": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
@@ -61,6 +56,11 @@
"DesignLengthInPixel": 38.0,
"IsHidden": true
}
},
"11": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
}
},
"InLogicalVisibleIndexes": [
@@ -141,24 +141,24 @@
"DesignLengthInPixel": 32.0
}
},
"14": {
"16": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
}
},
"Count": 15,
"Count": 17,
"DefaultSize": 32.0
},
"Values": {
"3,1": "状态",
"5,1": "类型",
"7,1": "执行者",
"9,1": "时间",
"11,1": "项目"
"9,1": "项目",
"11,1": "时间"
},
"Formulas": {
"9,2": "C14&\",\"&J14"
"11,2": "C14&\",\"&J14"
},
"AttachInfos": {
"1,1": {
@@ -189,7 +189,13 @@
},
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"TemplateKey": "_RS_Success3"
"TemplateKey": "_RS_Information3",
"Icon": {
"Name": "未选择.svg",
"Color": "Accent 1",
"UseCellTypeForeColor": true
},
"IconSize": 14.0
}
},
"5,2": {
@@ -281,93 +287,7 @@
}
},
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"TemplateKey": "Gost",
"Icon": {
"Name": "Navigation/170_user_3.svg",
"BuiltIn": true,
"Color": "Background 1",
"UseCellTypeForeColor": true
},
"IconSize": 14.0
}
},
"9,2": {
"CellType": {
"$type": "ElementUI.DatePickerCellType, 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.OperateCellTypeCommand, ServerDesignerCommon",
"TargetPageElement": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!C10"
},
"TargetType": "ElementUI.DatePickerCellType, ElementUI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=e50995ee76bfe560",
"MethodName": "GetSelectedRange",
"RetrunParamNames": {
"StartValue": {
"SerializeProperty": "开始日期"
},
"EndValue": {
"SerializeProperty": "结束日期"
}
}
},
{
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!C14"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!开始日期"
}
},
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!J14"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!结束日期"
}
}
]
},
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "任务表",
"ShowConfirm": false
},
{
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
"Message": "保存成功"
}
],
"ID": "c33b11fb-b41b-402f-bff9-145227bfefd1"
}
]
}
],
"$type": "ElementUI.SelectCellType, ElementUI",
"UIPermissions": [
{
"Scope": 2,
@@ -380,28 +300,68 @@
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 4,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"type": "datetimerange",
"startPlaceholder": "开始日期",
"rangeSeparator": "至",
"endPlaceholder": "结束日期",
"format": "yyyy/MM/DD HH:mm:ss",
"firstDayOfWeek": 1,
"DefautWeekFormat": "yyyy 第 WW 周"
"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": "c90bceab-fa72-442d-8c19-61dc7764dc63"
},
"ColumnName": "value"
},
{
"BindingInfo": {
"TableName": "用户信息视图",
"ColumnName": "全名",
"GUID": "f70826f8-1622-4d18-8846-86da93f54d84"
},
"ColumnName": "label"
}
],
"CustomColumns": []
},
"placeholder": "请选择",
"noDataText": "无数据",
"filterInServerOptions": {
"matchMethod": "contains",
"loadingText": "加载中"
},
"noMatchText": "无匹配数据"
}
},
"11,2": {
"9,2": {
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "项目ID",
"GUID": "c6f6fc6c-e1d3-4bb6-a584-b50ce844b2a3"
"GUID": "07be4b9c-14ea-4d97-902e-2375a9623dae"
},
"CellType": {
"$type": "ElementUI.SelectCellType, ElementUI",
@@ -431,7 +391,7 @@
"Message": "保存成功"
}
],
"ID": "67918791-51b4-473c-8618-9ea7f4986079"
"ID": "09cdbf3e-cf86-4326-b67d-c6e1f9fe6197"
}
]
}
@@ -481,7 +441,7 @@
"BindingInfo": {
"TableName": "项目表",
"ColumnName": "ID",
"GUID": "a7ef212b-d507-4b32-bfe2-8a733b007ebf"
"GUID": "fd28d81f-f3bd-4a7b-b116-78542252ec50"
},
"ColumnName": "value"
},
@@ -489,7 +449,7 @@
"BindingInfo": {
"TableName": "项目表",
"ColumnName": "项目名称",
"GUID": "2130156a-4c51-40a6-850b-abc4e021100f"
"GUID": "03751745-8a51-4961-beaa-8cd4f4e02f44"
},
"ColumnName": "label"
}
@@ -498,14 +458,16 @@
},
"placeholder": "请选择",
"noDataText": "无数据",
"filterable": true,
"filterInServerOptions": {
"matchMethod": "contains",
"loadingText": "加载中"
},
"noMatchText": "无匹配数据"
"noMatchText": "无匹配数据",
"clearable": true
}
},
"11,10": {
"9,10": {
"BindingInfo": {
"TableName": "任务表",
"ColumnName": "分组ID",
@@ -539,7 +501,7 @@
"Message": "保存成功"
}
],
"ID": "60e6396a-1cfc-4471-8818-2de3dddf390e"
"ID": "466209d9-0339-48c8-925b-4b6ff1067338"
}
]
}
@@ -583,11 +545,11 @@
],
"bindingOptions": {
"$type": "ServerDesignerCommon.Model.BindingDataSourceModel, ServerDesignerCommon",
"TableName": "任务分组",
"TableName": "项目分组",
"BindingInfos": [
{
"BindingInfo": {
"TableName": "任务分组",
"TableName": "项目分组",
"ColumnName": "ID",
"GUID": "427d6efe-dbdc-45b4-aadb-6b65a8865e3d"
},
@@ -595,7 +557,7 @@
},
{
"BindingInfo": {
"TableName": "任务分组",
"TableName": "项目分组",
"ColumnName": "分组名称",
"GUID": "b704b64d-ade6-4f0d-b8ea-8e734f9253a8"
},
@@ -605,13 +567,13 @@
"SqlCondition": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "任务分组",
"TableName": "项目分组",
"ColumnName": "项目ID",
"GUID": "018d99a5-8bc7-4c34-8301-7977f11b6135"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!C12"
"SerializeProperty": "='任务-基本信息'!C10"
}
},
"CustomColumns": []
@@ -623,6 +585,112 @@
"loadingText": "加载中"
},
"noMatchText": "无匹配数据"
},
"DataValidationInfo": {}
},
"11,2": {
"CellType": {
"$type": "ElementUI.DatePickerCellType, 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.OperateCellTypeCommand, ServerDesignerCommon",
"TargetPageElement": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!C12"
},
"TargetType": "ElementUI.DatePickerCellType, ElementUI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=e50995ee76bfe560",
"MethodName": "GetSelectedRange",
"RetrunParamNames": {
"StartValue": {
"SerializeProperty": "开始日期"
},
"EndValue": {
"SerializeProperty": "结束日期"
}
}
},
{
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!C14"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!开始日期"
}
},
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!J14"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-基本信息'!结束日期"
}
}
]
},
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "任务表",
"ShowConfirm": false
},
{
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
"Message": "保存成功"
}
],
"ID": "ba1fdf9e-58ac-492e-8e93-a64462fdb55a"
}
]
}
],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 4,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"type": "daterange",
"startPlaceholder": "开始日期",
"rangeSeparator": "至",
"endPlaceholder": "结束日期",
"format": "yyyy年MM月DD日",
"firstDayOfWeek": 1,
"DefautWeekFormat": "yyyy 第 WW 周"
}
},
"13,2": {
@@ -662,6 +730,14 @@
"Foreground": 3,
"Formatter": 4
},
{
"HorizontalAlignment": 5
},
{
"FontFamily": 2,
"FontSize": 13.333333333333332,
"Foreground": 6
},
{
"Foreground": 3
}
@@ -672,7 +748,9 @@
"@",
"Body",
"Text 1 50",
"[AUTO]General"
"[AUTO]General",
"Left",
"Accent 4 0"
]
},
"CellStyles": {
@@ -692,7 +770,10 @@
"3,12": 1,
"3,13": 1,
"3,14": 1,
"3,15": 1,
"3,16": 1,
"7,1": 3,
"7,2": 4,
"8,0": 1,
"8,1": 2,
"8,2": 1,
@@ -708,11 +789,14 @@
"8,12": 1,
"8,13": 1,
"8,14": 1,
"8,15": 1,
"8,16": 1,
"9,0": 1,
"9,1": 3,
"9,2": 1,
"9,10": 1,
"10,0": 1,
"10,1": 2,
"10,1": 3,
"10,2": 1,
"10,3": 1,
"10,4": 1,
@@ -720,17 +804,30 @@
"10,6": 1,
"10,7": 1,
"10,8": 1,
"10,9": 1,
"10,10": 1,
"10,11": 1,
"10,12": 1,
"10,13": 1,
"10,14": 1,
"10,15": 1,
"10,16": 1,
"11,0": 1,
"11,1": 3,
"11,2": 1,
"11,3": 1,
"11,4": 1,
"11,5": 1,
"11,6": 1,
"11,7": 1,
"11,8": 1,
"11,9": 1,
"11,10": 1,
"11,11": 1,
"11,12": 1,
"11,13": 1,
"11,14": 1,
"11,15": 1,
"11,16": 1,
"12,0": 1,
"12,1": 3,
"12,2": 1,
@@ -746,13 +843,15 @@
"12,12": 1,
"12,13": 1,
"12,14": 1,
"12,15": 1,
"12,16": 1,
"13,0": 1,
"13,1": 2,
"13,1": 5,
"13,2": 1,
"13,9": 1
},
"ColStyles": {
"1": 4
"1": 6
},
"SheetStyle": {
"FontFamily": 2,
@@ -760,15 +859,15 @@
}
},
"Spans": [
"9,2,1,13",
"11,2,1,7",
"11,10,1,5",
"1,1,1,14",
"7,2,1,5",
"9,10,1,7",
"1,1,1,16",
"13,2,1,7",
"13,9,1,6",
"13,9,1,8",
"3,2,1,3",
"5,2,1,13"
"9,2,1,7",
"11,2,1,15",
"7,2,1,7",
"5,2,1,7"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
@@ -787,10 +886,11 @@
]
},
"RowBreakLines": [],
"RepeatRangeSettings": []
"RepeatRangeSettings": [],
"RelatedDataTableName": "任务表"
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//+Ad9ByMkjtuDMTdALZRiLc8yGF98kovjAdgChhZy5TMbq5tg0gNSL3HGmZJ2pCXdyRA5WvF7g75IpxXBYJQTLnsyVbFhopyyT8Ay8Ec+gc2jPlBosfGULewjsKVGvBndh4jXmo20IwNa3sv2KDV0Sf9lX4EZ66AqMUdWHHp2eGvRuiMkGJprYt+HLx30mhecKUSVV2qMcn5q10ZqG76Whu+wKyb7ldxPPHdXvA4dVrWEE0sraiLYXrEcrhmI2O7K0Eoy5TNEv2JH10ZRJbYuStE4OH5LkOFN96CX0qYlVQ25dLjsNFASL2mTacKr3zqV20GGRqM7JNEoN8lBqTKnvbXvuyRHCQOgqj4WCtcBkauGgjTZAegv6hgU05UDEPSk8rr6MKTLuaruoGSG/xiOebyt+TJtws45nXb9HiO9a7tXsGhfmeek1vrS6m/ratmuN2IbOxnwRsU4WRDge3VvJdkLDt8V6ZkKS9UFLeg39h/ngHzOFWyfyD5/ty3HT/UWdTFBsQgo5NIoUIiySK0ld0bAdyxtSP4uXoEE/xqlB9Ej4mram0W/4aUFSCQ6OUOoA9NRX+/8yJTdPrnZfe2D+EovMA4iQBnZ7vr1SU9xvSbn+iIkC077RlozWl183QpZz20xLNLqcJb16R73jt1z9D6vDJYm6DfCZUc5zcrEW6l4EJy29e3Q0gma5mZR2fQ7zAotXqMYEoEVGYvmHHYxsYG5wI1tNBpidAVv4OA+lKchclQymyHx7v/CW7OQsV+eoVaQlSN4NYl/xRRofu4XZugr6+3CEMqmHoT2ydSsPzaQhk5WuTcwLHq7MX3bogFwkTSCAmHMlmk645n7ZJsIeLs+/VZWAIXhAJndHHZro3f8Sctjy7hMVeVb0QCJfT5nE9aIyX2u0qIINaRRlfVdpQ==|920
}//5CczPd0XrWi7folzqjfIrPmNYBwE9WsNYxMGEb8SJeqrkS+P9Of4AZBwbl6t8DzOS/oRzv7D0AZH05gwtryq65hRIqhKT6qm320JCIt/t7rqB5LbU8CTtqpRt8pPdpy/bP2v0gOEsrCO813CX33gGGNvsAsgFjVQAQUhX3Te7ojiR+1DAcCOJ4JbrhRGwhiuuLWLjzo75pdznRI5qGFfK32llFLTgZhjXHnmXCPH2snKzzZDBjdf3WHhq49TIdeNLWTTbfzXoC0MKTkW78Y8WP5K3vQ3K2MM29VrMQhelaEWQEaYqFLCXYZT8ifd4e7Iu5t9pb3N9A5CPqKyMW3EoktwhD/a9nMadiFxUyGI2OryqmnKfijn4JKUMOi2AujJoDsiY7320NBtRdTqAyqammHd9yRQoriBkIZTG86sojTOf6suRSn7gsOqiuHE5F8z0X1eS85hyvMgTzPLV43a7RMm4d9ll/WLmeu+DIvbluofr4U+EQAaXg1Rg90Rx5wK7xtoaFroxtxZER+V386M7kAJ/Nb9a7Xr1XO1WZ+pHyHl04u1GNF+jJkGSGdzzHztUU9qaLcKu/keoL+E1w9t9Sw+BElPMdNoDN53N1d0veUMTm9IRZ+c5xbm48wKKi00iGw2odaSBJkxrYo7p6ifliTR+k3o/RTGimDTxA6IDR911JtE1y8Qz1u8lPb1yGnlVgYGQHadkNMMTaUliR3ABLhM8dedeX25LMtitsBCE+kzpnZ/EbY0HUbROVSHxljQrcs4NGQR99gXCeRXWAmOYI3QgYqHCpdsDxS9bs7OMfSM15OZsL5NP9lMyf7zNb/xFZqRtDpluKtYXWMLs4EoJuZW4FBQpVIU5/Mi10AxW0US36qMnAaffIsRY81NI3GXND4hAbK+D7hmcvGCIDCw7g==|920