{"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

@@ -3,31 +3,34 @@
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
"DesignLengthInPixel": 30.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 30.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"3": {
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 272.0,
"Mode": 1
}
},
"4": {
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 10.0
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 28.0
}
}
},
"InLogicalVisibleIndexes": [
4
],
"Count": 5,
"DefaultSize": 10.0
},
@@ -125,13 +128,43 @@
"DefaultSize": 32.0
},
"Values": {
"1,1": "子任务",
"1,24": "增加任务"
"0,1": "子任务",
"0,24": "增加任务"
},
"Formulas": {
"4,1": "IFERROR(ODATA(\"子任务视图/$count?$filter=父任务ID eq \"&IF(ISBLANK(任务ID),\"null\",任务ID)),0)",
"0,1": "\"子任务(\"&B5&\"\""
},
"AttachInfos": {
"1,24": {
"0,24": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PageName": "新增任务",
"PassValues": [
{
"Source": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-子任务列表'!项目ID"
},
"TargetCell": {
"SerializeProperty": "=新增任务!项目ID"
}
},
{
"Source": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-子任务列表'!任务ID"
},
"TargetCell": {
"SerializeProperty": "=新增任务!父任务ID"
}
}
]
}
],
"Text": "增加任务",
"TemplateKey": "Gost",
"Icon": {
@@ -143,10 +176,38 @@
"IconSize": 14.0
}
},
"3,1": {
"2,1": {
"CellType": {
"$type": "Forguncy.RepeaterCellType, ServerDesignerCommon",
"TemplatePageName": "558ca610fafc4ffd8884b819161bfd6",
"Command": {
"$type": "GrapeCity.Forguncy.Commands.CustomCommandObject, Forguncy.Commands",
"Commands": [
{
"$type": "SetCurrentRowCommand.SetCurrentRowCommand, SetCurrentRowCommand",
"CurrentRowInfo": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "任务表",
"ColumnName": "ID",
"GUID": "38d3f029-b2a4-4a0f-90e9-7d30c5db2c6f"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-子任务列表'!ID"
}
}
}
],
"ParamProperties": {
"ID": "ID",
"任务名称": "任务名称",
"执行者": "执行者",
"开始时间": "开始时间",
"任务类型": "任务类型",
"任务状态": "任务状态"
}
},
"DataSourceType": 1,
"DataSource": {
"$type": "ServerDesignerCommon.Model.BindingDataSourceModel, ServerDesignerCommon",
@@ -211,11 +272,88 @@
"ColumnName": "任务状态"
}
],
"SqlCondition": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "子任务视图",
"ColumnName": "父任务ID",
"GUID": "23edc24b-a803-44a4-b3b2-f45ff233625b"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-子任务列表'!任务ID"
}
},
"IsListviewDataSource": true,
"CustomColumns": []
},
"DataSourceListviewName": "图文列表表格1",
"TemplateKey": "竖排无样式"
"TemplateKey": "竖排无样式",
"CommitDataWithCommand": true
}
},
"4,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": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "='任务-子任务列表'!B5"
}
]
},
"value": "0"
},
"CommandList": [
{
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"Location": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-子任务列表'!2:4"
},
"Value": false
}
]
}
],
"ID": "0bde0caf-e25c-45de-aec1-87d294bed461"
},
{
"CommandList": [
{
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"Location": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "='任务-子任务列表'!2:4"
},
"Value": true
}
]
}
],
"ID": "8338f50c-5d16-48a1-a3e6-49eadceecac4"
}
]
}
]
}
}
},
@@ -235,7 +373,11 @@
"HorizontalAlignment": 3
},
{
"Foreground": 4
"Formatter": 4,
"HorizontalAlignment": 3
},
{
"Foreground": 5
}
],
"Types": {
@@ -244,18 +386,46 @@
"Accent 1 0",
"[AUTO]General",
"Center",
"@",
"Text 1 50"
]
},
"CellStyles": {
"0,24": 0,
"0,25": 1,
"0,26": 1,
"1,24": 0,
"1,25": 1,
"1,26": 1,
"2,24": 0,
"2,25": 0,
"2,26": 0,
"1,25": 0,
"1,26": 0,
"2,1": 2,
"3,1": 2,
"4,1": 2,
"3,2": 2,
"3,3": 2,
"3,4": 2,
"3,5": 2,
"3,6": 2,
"3,7": 2,
"3,8": 2,
"3,9": 2,
"3,10": 2,
"3,11": 2,
"3,12": 2,
"3,13": 2,
"3,14": 2,
"3,15": 2,
"3,16": 2,
"3,17": 2,
"3,18": 2,
"3,19": 2,
"3,20": 2,
"3,21": 2,
"3,22": 2,
"3,23": 2,
"3,24": 2,
"3,25": 2,
"3,26": 2,
"3,27": 2,
"4,1": 3,
"4,2": 2,
"4,3": 2,
"4,4": 2,
@@ -284,7 +454,7 @@
"4,27": 2
},
"ColStyles": {
"1": 3
"1": 4
},
"SheetStyle": {
"FontFamily": 0,
@@ -292,8 +462,8 @@
}
},
"Spans": [
"3,1,1,27",
"1,24,1,3"
"2,1,1,27",
"0,24,1,3"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
@@ -331,8 +501,8 @@
},
"IsAutomaticStroke": false,
"IsAutomaticFill": false,
"Location": "24,55",
"Location": "24,40",
"Size": "940,282"
}
]
}//55gQ9WWooQHa28sQQCBkKNOwgOo+khpMm0e5t6nSkWy/cePsTteuWLPBZjQNJZ9elpBipZBGXik97OAjreUwey0DBd9K7ueWzZFxxM+lovPhqKka31toH5JrDIimxyyb24ioDwHH7WFZhnd0gbTlSZKGkSegBBBLSueyzHnlvY4IzN5N+jMfJzf/6jcNn3R8ixId8Y84FHxQayR8/gbLoENtVUGiNj1Oe8ygpWRSx8U+o/uok2N0DAw2laxFS8J/K4INTGpXbR5zkewtFVeOrQzgRoBdj9CaBp1AjafDSTMN0qTgBeWF2z/6uTDJZOXRk5rQdzJD24KSkXVaeAnj72BmSD2o0v6G/ew3R/nu+KItFVXhhgTzMUES/CHr+8NJauQYf0wtttGI7Pijik2OsftiPHGNKJw5XdbyqoEPx7WH4rlFcJZxv7nJkmyidTsw8IPm4c6tCS8FYLS8nF5f1stTSO/my+yY/v1dIGSR2Hsl+QLdpW/9B/9FYgBJchY9F45L6tD+dH8fSA9YgUtNNs9b6bRX+n5djPds9DSmcp5TivTOkzqOyRg2AGBhymZsWlMCTvg994VFhgiWnlTLHCu08L3cltbGBYFqkoT/v95R+kAiVAMd/H9WiqKScNbie2q00jl8zbPMcfaFoOD60odtE8PabwDQoi4Q6OR+o7374wNJAZt05adcQuu2gpsyGDIO8TRHCDyIOJrqolZWKyhUS0IW2kPVwcrb0K2mtSFlIiu9od4ovKX/XTFLW3RuAc+Oc2+63eOqVip+t5tWJyAY09r85JkDh2RZL8vXqY0qC9Rhs1AzDPrXzfKrSgLYrU3gTl2dTUKbTebjSpkKoH/3TkOHvuRxRPWAwNxyDgmp+AF6joPCSp/KLU2bK0YHp+fYfujdJ51ZScozYKJDxA==|920
}//zNo/v++x01p+tWtJvkxSxhChcDbf+xLgBIjbhSn9S6kJTPhUgabMkkn8p5a2jDABWcMLaHbdd9nBk4a4FhTOjXJd9qJ/ATtcTcSFqyMUvFOEKSR/DBQSRZg1zD1DHm9tWauka1ObZP4pyL4MbsyvhUUDBKZ0y6IWOg/VBDaJvdU2SbxYJJZmWclEothCYBMgoYaYBk2O5G3ONe9zVuYJhXvngdsT+vga11ZbgmD8nEX6DueL+02EGyNr7knoSgnlK89kYT+xVJN6xNs2fEpOu2glhi+ZNCioEAKH8q7Kw2DNzGO4TerXtOVZdRrW4lBifNEwtw9sfxYJKlw3Dz9QQGSYy3Wb3c/7QbeudjmTZ+mU+gam/WmH5fvf/QGimna5GKsx3uCGbhViE6dNtq33iQcZG8WmzZztZmy57F+jvu0yl8azEr5B3J3QjUeQsWf1u+K1TyTujqMn4sZpkrU9hgUChUA3U2ebUUkVCFhm3gvSUobOo+sJ47wqs+SOm67bWFJWMAgimckmwPYmQD08N71JAnaFB9F4b9T4K77IIbP3IqOck7FnkX/0W14VFPXzVgs7rX8vDCQWhNrMiwvFP5mZMCx3D8F+kZQLrHHgg1N/BPwX+wD79gteX+lq6jjVVd8F557h7uebGnaPgfL4EB0kHfsSLtWkh7gR5yXQ6BwIT+VddKTuu/zX/40KelNubGfrDgbEdd75RcoM2RoC/DJ8ko1/46MvNZzJZxelgHYA2QwOENxdos7Z6TtfsE5s2L21iEoSOx/f+Eyu9TvEtnIC30OaY2SmEaGZdQua76RpOzP/wmnlWDaYdR6upxvRtgvsH8HWv9imv4Mt/0MysFj2JvqreCdgUU5Jd03RFDmbqAjGFC3Fzw1xXbRoD+V0ZmVtWXPB7jv+mF6VXvcqgw==|920