{"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:
@@ -1,11 +1,6 @@
|
||||
{
|
||||
"Rows": {
|
||||
"RowColumnAttachedInfos": {
|
||||
"0": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 15.0
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
@@ -55,6 +50,7 @@
|
||||
}
|
||||
},
|
||||
"InLogicalVisibleIndexes": [
|
||||
0,
|
||||
10
|
||||
],
|
||||
"Count": 11,
|
||||
@@ -133,11 +129,6 @@
|
||||
}
|
||||
},
|
||||
"14": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"27": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0,
|
||||
"Mode": 2,
|
||||
@@ -148,13 +139,21 @@
|
||||
"Value": 1.0
|
||||
}
|
||||
}
|
||||
},
|
||||
"27": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
}
|
||||
},
|
||||
"Count": 28,
|
||||
"DefaultSize": 32.0
|
||||
},
|
||||
"Values": {
|
||||
"0,1": "任务说明",
|
||||
"0,26": "展开",
|
||||
"1,1": "版本",
|
||||
"1,26": "折叠",
|
||||
"3,1": "任务说明",
|
||||
"3,2": "编辑",
|
||||
"7,1": "备注",
|
||||
@@ -165,6 +164,27 @@
|
||||
"8,2": "H11"
|
||||
},
|
||||
"AttachInfos": {
|
||||
"0,26": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.HyperlinkCellType, ServerDesignerCommon",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"TargetCells": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!Z11"
|
||||
},
|
||||
"Value": "0"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Text": "展开",
|
||||
"TemplateKey": "_RS_Main"
|
||||
}
|
||||
},
|
||||
"1,2": {
|
||||
"BindingInfo": {
|
||||
"TableName": "任务表",
|
||||
@@ -172,33 +192,108 @@
|
||||
"GUID": "7dad81ad-e9ca-48b7-ad01-7540609d19f8"
|
||||
},
|
||||
"CellType": {
|
||||
"$type": "Forguncy.RadioGroupCellType, ServerDesignerCommon",
|
||||
"Style": 3,
|
||||
"IsBounding": true,
|
||||
"DataSource": "任务版本",
|
||||
"ValueColumnBindingInfo": {
|
||||
"TableName": "任务版本",
|
||||
"ColumnName": "ID",
|
||||
"GUID": "b59ba648-7cf6-4c5e-802d-fce61ab98147"
|
||||
},
|
||||
"DisplayColumnBindingInfo": {
|
||||
"TableName": "任务版本",
|
||||
"ColumnName": "版本名称",
|
||||
"GUID": "46995cda-42d7-40ae-ad06-7e624f660b83"
|
||||
},
|
||||
"ItemsQuery": {
|
||||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "任务版本",
|
||||
"ColumnName": "任务ID",
|
||||
"GUID": "8a77ba22-257e-45ad-94dd-5d8054eec6fe"
|
||||
"$type": "ElementUI.SelectCellType, ElementUI",
|
||||
"CommandList": [],
|
||||
"UIPermissions": [
|
||||
{
|
||||
"Scope": 2,
|
||||
"AllowRoles": [
|
||||
"FGC_Anonymous"
|
||||
]
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!任务ID"
|
||||
{
|
||||
"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": "72ac95df-9476-4722-831d-f2b22d29ec12"
|
||||
},
|
||||
"ColumnName": "value"
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "项目版本",
|
||||
"ColumnName": "版本名称",
|
||||
"GUID": "28c98b1c-4437-4187-a031-6de1d2948cbb"
|
||||
},
|
||||
"ColumnName": "label"
|
||||
}
|
||||
],
|
||||
"SqlCondition": {
|
||||
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
||||
"ColumnBindingInfo": {
|
||||
"TableName": "项目版本",
|
||||
"ColumnName": "项目ID",
|
||||
"GUID": "ae844286-f9dd-4a54-b9de-c3809162d265"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!任务ID"
|
||||
}
|
||||
},
|
||||
"CustomColumns": []
|
||||
},
|
||||
"CommandList": []
|
||||
"placeholder": "请选择",
|
||||
"noDataText": "无数据",
|
||||
"filterInServerOptions": {
|
||||
"matchMethod": "contains",
|
||||
"loadingText": "加载中"
|
||||
},
|
||||
"noMatchText": "无匹配数据"
|
||||
}
|
||||
},
|
||||
"1,26": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.HyperlinkCellType, ServerDesignerCommon",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"TargetCells": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!Z11"
|
||||
},
|
||||
"Value": "1"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Text": "折叠",
|
||||
"TemplateKey": "_RS_Main"
|
||||
}
|
||||
},
|
||||
"3,2": {
|
||||
@@ -303,7 +398,7 @@
|
||||
"Message": "保存成功"
|
||||
}
|
||||
],
|
||||
"ID": "5022e7ef-dd26-472f-ac8a-c2c02d7fed43"
|
||||
"ID": "b87711d4-058f-4e16-adfd-f0fa165ff559"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -350,7 +445,41 @@
|
||||
"Message": "保存成功"
|
||||
}
|
||||
],
|
||||
"ID": "b8d50ddd-cf2b-4d0a-a111-4add24e2baaf"
|
||||
"ID": "81a081a8-e4b5-417a-aae4-7654a2643b81"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"10,25": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.CheckBoxCellType, ServerDesignerCommon",
|
||||
"Caption": "折叠",
|
||||
"Style": 1,
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.SetRowColumnLayoutCommand, ServerDesignerCommon",
|
||||
"PropertyItemsList": [
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!2:10"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=NOT('任务-任务信息'!Z11)"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Location": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!1:1"
|
||||
},
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "='任务-任务信息'!Z11"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -361,56 +490,75 @@
|
||||
"StyleDatas": {
|
||||
"Styles": [
|
||||
{
|
||||
"FontFamily": 0,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 1,
|
||||
"Formatter": 2
|
||||
"FontSize": 18.666666666666664,
|
||||
"Foreground": 0
|
||||
},
|
||||
{
|
||||
"HorizontalAlignment": 3,
|
||||
"FontFamily": 1,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 2,
|
||||
"Formatter": 3,
|
||||
"HorizontalAlignment": 4,
|
||||
"Underline": false
|
||||
},
|
||||
{
|
||||
"FontFamily": 0,
|
||||
"FontFamily": 1,
|
||||
"FontSize": 13.333333333333332
|
||||
},
|
||||
{
|
||||
"FontFamily": 0,
|
||||
"FontFamily": 1,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 1
|
||||
"Foreground": 2,
|
||||
"Formatter": 3
|
||||
},
|
||||
{
|
||||
"FontFamily": 0,
|
||||
"FontSize": 13.333333333333332,
|
||||
"HorizontalAlignment": 3,
|
||||
"HorizontalAlignment": 5,
|
||||
"Underline": false
|
||||
},
|
||||
{
|
||||
"FontFamily": 0,
|
||||
"FontFamily": 1,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Formatter": 4
|
||||
"Foreground": 2
|
||||
},
|
||||
{
|
||||
"Foreground": 1
|
||||
"FontFamily": 1,
|
||||
"FontSize": 13.333333333333332,
|
||||
"HorizontalAlignment": 5,
|
||||
"Underline": false
|
||||
},
|
||||
{
|
||||
"FontFamily": 1,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Formatter": 6
|
||||
},
|
||||
{
|
||||
"Foreground": 2
|
||||
}
|
||||
],
|
||||
"Types": {
|
||||
"Strs": [
|
||||
"black",
|
||||
"Body",
|
||||
"Text 1 50",
|
||||
"[AUTO]General",
|
||||
"Center",
|
||||
"Left",
|
||||
"@"
|
||||
]
|
||||
},
|
||||
"CellStyles": {
|
||||
"3,1": 0,
|
||||
"3,2": 1,
|
||||
"4,1": 0,
|
||||
"0,1": 0,
|
||||
"0,26": 1,
|
||||
"0,27": 2,
|
||||
"1,26": 1,
|
||||
"1,27": 2,
|
||||
"3,1": 3,
|
||||
"3,2": 4,
|
||||
"4,1": 3,
|
||||
"4,2": 2,
|
||||
"5,1": 0,
|
||||
"5,1": 3,
|
||||
"6,0": 2,
|
||||
"6,1": 3,
|
||||
"6,1": 5,
|
||||
"6,2": 2,
|
||||
"6,3": 2,
|
||||
"6,4": 2,
|
||||
@@ -438,17 +586,17 @@
|
||||
"6,26": 2,
|
||||
"6,27": 2,
|
||||
"7,0": 2,
|
||||
"7,1": 0,
|
||||
"7,2": 4,
|
||||
"7,1": 3,
|
||||
"7,2": 6,
|
||||
"8,0": 2,
|
||||
"8,1": 0,
|
||||
"8,1": 3,
|
||||
"8,2": 2,
|
||||
"9,0": 2,
|
||||
"9,1": 0,
|
||||
"9,1": 3,
|
||||
"10,0": 2,
|
||||
"10,1": 0,
|
||||
"10,2": 5,
|
||||
"10,7": 5,
|
||||
"10,1": 3,
|
||||
"10,2": 7,
|
||||
"10,7": 7,
|
||||
"10,13": 2,
|
||||
"10,14": 2,
|
||||
"10,15": 2,
|
||||
@@ -461,26 +609,27 @@
|
||||
"10,22": 2,
|
||||
"10,23": 2,
|
||||
"10,24": 2,
|
||||
"10,25": 2,
|
||||
"10,26": 2,
|
||||
"10,27": 2
|
||||
"10,25": 2
|
||||
},
|
||||
"ColStyles": {
|
||||
"1": 6
|
||||
"1": 8
|
||||
},
|
||||
"SheetStyle": {
|
||||
"FontFamily": 0,
|
||||
"FontFamily": 1,
|
||||
"FontSize": 13.333333333333332
|
||||
}
|
||||
},
|
||||
"Spans": [
|
||||
"1,2,1,13",
|
||||
"3,2,1,3",
|
||||
"7,2,1,3",
|
||||
"10,2,1,5",
|
||||
"10,7,1,6",
|
||||
"4,2,2,26",
|
||||
"8,2,2,26"
|
||||
"8,2,2,26",
|
||||
"10,25,1,3",
|
||||
"0,26,1,2",
|
||||
"1,26,1,2",
|
||||
"1,2,1,8"
|
||||
],
|
||||
"PageInfo": {
|
||||
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
|
||||
@@ -506,4 +655,4 @@
|
||||
"PaperSize": {},
|
||||
"Margin": {}
|
||||
}
|
||||
}//EHUYyKhmoqIInEOZonSOA4+jMEj7SZ0/DdsI9zDp/PKwtmrcZBuWjo3B2Vak+l2IHAjDk28hH0AYppXXONQ4ZRqxOmMdynnhlaYeuZervbHxprr/JdyNyg3VsT0WC+tmE9fDWgw678mgEwTT5BnjXtZ5Pg9np/+JybdbWxU4bbqBoEAsmfrUqhHkhweD5+2kBIWGef6pFFej7TkWFyhtkNK3GCqPerh0m/nl37HfIim6EEJQglSmGYEmcC8RdRXz1lqSaIJS0zWfcG2zmViVRxWHSwq6mBh3jL8v8RujgD8aiO6NJ6Am+p/zcsLbFzRBChd2KibHEHvvT9I6lL5mK5UQBKLTXXcYaCaOk2UrPPv9qbKAMCiJam6KbQkuvVT5XEDTKoahIV72+c2gqO2+G1Wr0+/rvsRxT1YGORor3W7CyPoSjwINHIXrKMh88L1RIQJ2OfHMPVhRO3PcgXe9KAiC89NAYm/BGT2kXnG2KyJ63Zb71AXap0kar3dkkIbhe2zEWq1aAzal1szJSD3tdnj028E76I29N9+qxVjy+q3CcXbbW/GdukvZcLfFx0Dgf93bekVT95dfhDgTlFyrsXQEEUYKVJ5Bwd/T5bpzJAOCBiFzzoLpdBe2N1/N/z4wEGVq/DNoV640JLuDsZMirKIge0DEj9GjJHualb5rK6qfRDPmHBTYGg6gHOEW5HdqgYW1xg098vrhJ8vCt2EBskMtgIgNGcqGhHkdI2h9LMZhFzMCQ/N3CRPIHoc9MxAD5MxAmhWGEdlsxGvU9hG9mTgMwjhMCc+R2+ZvG07QOU8vkrDKBwIHaux0JCMs2ufjVEQnr7OBepoQHNNUVT8hoxUgbb3rmlCjczPZrfBn7JCNeWTCWMFpvhYZMTDbUzHAnd1V2tpO6y/h1pYHxZPDmQ==|920
|
||||
}//yhecHa5riH/XBNBi/UAG/T0zFn5+oJGGLa8MjqP6AOlphRN85E/vghUhR/iu20mfqWtlDmx/Sk42H4pjdhfkhI+IXrs4pLRwhEjFHmTD66hZEVWfFJyuhQR9aWFhhIYFOItgX2POqjcmVeQ5MfQtXzyoQw2O1ZqXhG5CfAUvdEbe3Lz0CD8JFbdTqjaiaevzbi/tVwNUA7Wq8QUCDwaIMPQoDmtcr65UM7Tlbggxwcrhl8xra5aMy8ND3h2HsA15Hkw/zdJ5+RAchm6MyeupWxT+f/dy0rMdviu9ldcmirAjjjmkooKuKmKpLnooiZQxav4aFrgCFqU54+bAOLw9lCxT4yVSP/9H5PV+zfJxq40DwUuF4Q1s83TJg5WYerAgjLjrJbxwO0ihSNlZaexmAXD3qp3W4WoB2RNfeOFEs7O/hrgxLYvhZoOkEixHwYBxWLuKdCN2jCutftumK3GaFajZIS09XveReQXYmreIaKi667PlkaVBZMfAXH5abhhIzXQSi6uV2SVP7GVZJnQtsNYBBh8W3aks0Wb9Z+pOTPaRBoxD0o+Wq87wAZUQ+PAdzL4WGtqSwQml3MkgDKI4zw3UpEYdw/B2PbNKv0Xu3dNtkZYVPdiZnPLofpROeznEtVdnJjXwGUeX0CyYbQi0AgiPaulpjtAI42NjIHUnHLLBcCEotyzjGEgQqLRs1wa9Ea0EBaSdvBbex0Ak84EraIkcp9Mgq6/PlYGGTxlN2h1nq0MCrP/C9TMZYhBGvD80SB9NN96CH+9WNDBhAIX2wQaRfZ/kguz4f4221/ZgBYOfGoObJmm9ouUKYZE5gm/IeCAbL7ppjgFcer9JyN0F2l/wmVPUJnUIC+FDa/rHnTl5T3G2EmmQeJwpZoDoC0FEpjQKXVDUvJUcE1S89M8eCw==|920
|
||||
Reference in New Issue
Block a user