{"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
|
||||
@@ -60,7 +60,8 @@
|
||||
},
|
||||
"10": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
"DesignLengthInPixel": 32.0,
|
||||
"IsHidden": true
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -127,13 +128,18 @@
|
||||
"DefaultSize": 32.0
|
||||
},
|
||||
"Values": {
|
||||
"1,1": "参与者 1"
|
||||
"1,1": "参与者 1",
|
||||
"6,1": "singlebox"
|
||||
},
|
||||
"AttachInfos": {
|
||||
"6,1": {
|
||||
"CssName": "singlebox",
|
||||
"CellType": {
|
||||
"$type": "Forguncy.RadioGroupCellType, ServerDesignerCommon",
|
||||
"Style": 3,
|
||||
"PrimaryColor": "Background 2 0",
|
||||
"SecondaryColor": "Text 2 0",
|
||||
"CellDefaultValue": "singlebox",
|
||||
"Items": [
|
||||
{
|
||||
"Value": "",
|
||||
@@ -161,13 +167,15 @@
|
||||
"BorderBottom": 0
|
||||
},
|
||||
{
|
||||
"FontSize": 13.333333333333332
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 2
|
||||
}
|
||||
],
|
||||
"Types": {
|
||||
"Strs": [
|
||||
"Text 1 50",
|
||||
"Background 2 0",
|
||||
"black",
|
||||
"Body"
|
||||
],
|
||||
"Borders": [
|
||||
@@ -195,7 +203,7 @@
|
||||
"6,1": 2
|
||||
},
|
||||
"SheetStyle": {
|
||||
"FontFamily": 2
|
||||
"FontFamily": 3
|
||||
}
|
||||
},
|
||||
"Spans": [
|
||||
@@ -226,4 +234,4 @@
|
||||
"PaperSize": {},
|
||||
"Margin": {}
|
||||
}
|
||||
}//UNzED8efYq5+we2f8Jcuec18sBxPg1MZra1PpUy7Afo/mRCRHB5omVXJis1nMD8sPavRPGERSlEnNtzK2p13E8/PMkgVX/LKAXX9nSGNt0NNO52mJ5TfdMxw1aULprGjQY7Pudx9Ri0RRPZwjAzpu2VMwqmHutrzdbUhB9n9fyP8lozXi4vZ84dc7eC2pu3+vhmPetv7S3IOl4LWOxIft7UvKUlJGINN6geMLmQE8Z1T3ZbZ6WGSZpMxJIoJjdTGBGwniHLEtxN9jbV1oti4hGXvvO1vE+TwOsnie04CF6FZ037vVi9VYbAhQAvg8VJo/5SMqnpyjIz3t+MOf9JU1xsXX+LfGkr5DIDD3r8uTSYlDOTdnxayYItLusnLZXHyBE5TIdCSd1CKHWWi3MPgm1HjFFubDFors3CaDHbDo1IvwpPeQRzueGxn9/jLzFdZxi092U/Dm8Jd2NTltPwEDq1g3r+7/YXObcFCOrw3Jvag+0S6MhnAoSDa+Ud+/x1l+bwUR+lxbyirspzUJW7gmD+qNdeW7ATBwqoWUEf37ewDNlQwwf6PbzipqlEJjEorpMNKJ3GUvh64fEtdG1WFefxJWp1I74jTOeYf8A7SVykX2dRcWEVL0FxNfExyHGwMTtoH7wlZfdozj9hYIFK8AaE4eLzl6JuItJygwgw8N+ubMZCEwNFHWPPXc/JmFGLbf5oAiFaF+RcwozV0HpH84eSQOjSGTcZEVEbfQkpJdgg+d3ckxiPfjrgVX2PiHThMcjagCi/s0vXliSaEovzg8rE4IdH8oTih0arq6AkZnxVxsvZpjsggB+bg0SSu51IlY6DSw3A8g6u3An+PCH3KV8LIrc0baquhMHslX0tHhTqMhV9xuteH55BVRMJ+QFZbK+vCoa9KSViWzv/uaGQE2w==|920
|
||||
}//DOG9GXBVJORAJjM3TypcRGbKhhHQBm8n7jN5ZyEikXbZkQ4E905d0u9ftaOVKczca/N8Y6zucsxVPOIuCDy2oPB0x1YqDvWW1aeELMQ69ANn4QUR9c6CZWeuZwhhui+9K/NfZwadtVtyXgK63f0dgad68eRw9aYl6jKMV+02X9A40oEiVXvgichbX1iij3ERPkTH2PSeKNSt4xUZutnUcok22evTMvlxL64qJLaOCnXj4uA1RtL+ILnTK9NTlqkodBKEjfpBeBf9KQ50cvii6GOBWlZHagy0C7WHMIuIo5L/fkrkCtPKyVige/bdak0aCtUvgjsqe/oGufW8R0hrdPhhTVDXDYMxBHO8LwtNNSUxbodOsdjDiZ0rmTAmRVCM31n7W0utB0MOWTkh+pxFqtGDEE485MW2d5d9Ez7Zk4cWJNNF1XqOpqX/Cz+4lsMrYcLQ/2azG5vuf18x859FsVw2rSQJEJQ8DlQbia0JWcD44zDD+nHgw2U0o+JmjcG54M9GcXL9fQfJXsukPa+gKY9PmZ8ZwlekRIr3STJUNShq2uBJxFzQF1R+FgX2Fc+m1pNbL/nDeCOibd0jgnB1V/saD7l+cFNVx9HXMbttWu2Hvq+vMFfjI9BOCNA6lDI1xrkTxmPXPcSAIaG843pJmNb/Kl23K5AmgaeDzO6jMHvhi/2d1J2lGa7OEqjx/2P6T0ASzS2Z74kS5oaV5TVBqrK9jHfWTGsIW5OIczpkM7C+7QVnN7X9LrKh9nKssqC6qpSWzQjf3XnJ0iP2TEJnKChZ1hsPhCzYrQKB2JMDGx2X3UBWnX6lP8hLGXJr/YAPtWfBrgOfCwOIwZnDZKbpqPPPY+1SSFBwpNSq7h77ze9Br6oBdea57X5GSeZyGEq7ImWZDDhGWVG2rmxGvAMqsg==|920
|
||||
@@ -3,27 +3,22 @@
|
||||
"RowColumnAttachedInfos": {
|
||||
"0": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 15.0
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 136.0
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"2": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 136.0,
|
||||
"Mode": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
"Count": 4,
|
||||
"Count": 3,
|
||||
"DefaultSize": 136.0
|
||||
},
|
||||
"Cols": {
|
||||
@@ -120,10 +115,10 @@
|
||||
"DefaultSize": 32.0
|
||||
},
|
||||
"Values": {
|
||||
"1,1": "关联资源"
|
||||
"0,1": "关联资源"
|
||||
},
|
||||
"AttachInfos": {
|
||||
"2,1": {
|
||||
"1,1": {
|
||||
"BindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "关联资源",
|
||||
@@ -179,7 +174,7 @@
|
||||
}
|
||||
},
|
||||
"Spans": [
|
||||
"2,1,2,27"
|
||||
"1,1,2,27"
|
||||
],
|
||||
"PageInfo": {
|
||||
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
|
||||
@@ -217,8 +212,8 @@
|
||||
},
|
||||
"IsAutomaticStroke": false,
|
||||
"IsAutomaticFill": false,
|
||||
"Location": "24,47",
|
||||
"Location": "24,32",
|
||||
"Size": "957,272"
|
||||
}
|
||||
]
|
||||
}//5rG31XsucSc2m31Rc40R3JblqtysHUq3m2SiDHd/XSPR3YiaXlpCImfFdpTuW05qI5NYT+PvlwNlN8e0KIGLV2LEcqz7xcoEdjslITojyZxUfg4aEkrkewIRsMOw79QS5Z1tlhSu1yBuebcN0bqyjmzn/P5CQvg/dwYPR6bVsua1ENLSTfOTB9N5sh3CBczdakAK/iDqFODRYpTfDvXL4GWWiA3deIka5G1gaV9oUGZHgV1+MjhVHXarMfxGjMzev+4pjnTKPkSLEofJ0aqhkQx6jDppla/fbw6GQ4yBhQ/3z2//fzqsF2ilM4/yLHdUBZdEjgiOneBBdjsU5rBSdqY2uyzQ/+/W1PdjCBog/3eqMv3aGSu0wBg/yoQnaR+SNErOO6jKIjxcOqqejU3RjTDvp7G3nA3O+CVTUbfS3QXJj/0HsqK9/Vw2UNaybpVc5ofx/UpdQBFGrroF9J6155W+xnIeZ90ovX4JhgYQQLI0Dolthdzs7i5j7XVF84gA9JnG62UBIXh8w0G8PTW8HbfMsceTFpY3eTkHpd7EzfvI7hiNvoouVXuSZQ89vQcYponv5Bc3J1ybqG3N0dPXfG1FPYqANA2XIO2EyhE0NCZArOOWLjycz3E/w3IU64YwZ8Cv1qdv04MzYKk5etjS1BWvox3m7mDFOYh0KfyG6YPkaVDIv5zzzyG6apr/0Fci3IV3cQ0eudIWGZs8UAlAwZxO+dv0O4jm4gcbOt01MyP53U+blxczDmY84nlgZq96xDSM0OLDz1G8jrB3m8z/E5/wQ7LGelemR+HvjL5x793jgvOSv8zG7+YTRBZfbUVTIv6sWojm4g7H/EHaoHvdyi0QnAblkWJlUWQY4JVgjbNBg2qwVKK72tDdR7sP27g3xi9vWwQnJ1SPrR4fkp9Eig==|920
|
||||
}//T5A4ZMo4QlhODDin5m90+cYByCcbJb6PSaBZ1Gu06arcvLgEZJgXapgQS5oleYPh/x7+YDU37+VEfE27tS5gze5kCTJrhl9Kh5+sef/uFgDZAyO3aY5qCRAAaFJ62Pg59d6p+p8JtTq4VLw7w+GETXGUX19J1MzvqJv/5t5do3jZqvxEfMco9z36zph1hSJoKLMk1tGYFcDe9zwH/dC5R818qzS0RK28HD4HXX5zrt09d1BdmGs017HZ08bGtlLY8WCLQbbskqPN3wnsdfwUSouXk1cwUoeeOkHVM7en0kopv3rGrRki/34PNi07VlcdYSCZLIWKNvHd3TnTX+WvZJp97fXzWDx/T6PBoR7loCkbQ+oBqQkNqoqZsqQQRjQiq7388cwpClye4Ot9hk9nUxFw2EEtPoM76LOaSI6CXe43xFyHNWW4QUl5ik66sT1sNxbNPzBqWkEm+FRkoDjHsFz18w0rbwSx92t79HGvloGbZiTDw3P4ff3811sw/CBHw0BDnDVXjvTAshKoMK+LzFtNDuXvYCCxatWidmnT/+5yGWa4P6Wmfo8DTSgSZEfqFNlNZmgOCcDX0HtAH16F/A0gJ4zfmxs7+YUDzMtIgE+vmwOFcZnskHA0ZvABu8W4Yd/2oWEUgrOT+tblumWVKQovmj0ikYkFegZLdSayIZs2SflnncfhYZze49+luhgC8t0grRpdrsWI0JC6dkoYR1EaPEdXKaJgnA0tEPTzEMikhv7lfMP+LZtDLSL2XwLUX3ZxmrlkOmwGuApksd7U9Thwl9wpCNpJTEcWm0wrQObpWNfUKFgwa536Dmbc5mEB8r8D1S15uHjbwnLzHxSxLCIQKrEDxMsliJfk6nGz8mIpMHhH8DgnnlWgsJPYj851pNQzwknI0I2CK6KMPaQa8Q==|920
|
||||
@@ -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
|
||||
@@ -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
|
||||
@@ -3,47 +3,48 @@
|
||||
"RowColumnAttachedInfos": {
|
||||
"0": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 15.0
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
"DesignLengthInPixel": 10.0
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 10.0
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
"DesignLengthInPixel": 10.0
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 10.0
|
||||
"DesignLengthInPixel": 15.0
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 15.0
|
||||
"DesignLengthInPixel": 10.0
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 10.0
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
"DesignLengthInPixel": 256.0,
|
||||
"Mode": 1
|
||||
}
|
||||
},
|
||||
"8": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 256.0,
|
||||
"DesignLengthInPixel": 46.0,
|
||||
"Mode": 1
|
||||
}
|
||||
},
|
||||
@@ -51,14 +52,9 @@
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 10.0
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 15.0
|
||||
}
|
||||
}
|
||||
},
|
||||
"Count": 11,
|
||||
"Count": 10,
|
||||
"DefaultSize": 10.0
|
||||
},
|
||||
"Cols": {
|
||||
@@ -160,14 +156,14 @@
|
||||
"DefaultSize": 32.0
|
||||
},
|
||||
"Values": {
|
||||
"1,1": "工时",
|
||||
"3,2": "计划工时",
|
||||
"3,26": "计划工时",
|
||||
"7,2": "实际工时",
|
||||
"7,26": "实际工时"
|
||||
"0,1": "工时",
|
||||
"2,2": "计划工时",
|
||||
"2,26": "计划工时",
|
||||
"6,2": "实际工时",
|
||||
"6,26": "实际工时"
|
||||
},
|
||||
"AttachInfos": {
|
||||
"3,4": {
|
||||
"2,4": {
|
||||
"BindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "总计划工时",
|
||||
@@ -186,7 +182,7 @@
|
||||
"TemplateKey": "Gost"
|
||||
}
|
||||
},
|
||||
"3,26": {
|
||||
"2,26": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
|
||||
"CommandList": [
|
||||
@@ -215,7 +211,7 @@
|
||||
"IconSize": 14.0
|
||||
}
|
||||
},
|
||||
"7,4": {
|
||||
"6,4": {
|
||||
"BindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "总实际工时",
|
||||
@@ -234,7 +230,7 @@
|
||||
"TemplateKey": "Gost"
|
||||
}
|
||||
},
|
||||
"7,26": {
|
||||
"6,26": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
|
||||
"CommandList": [
|
||||
@@ -263,7 +259,7 @@
|
||||
"IconSize": 14.0
|
||||
}
|
||||
},
|
||||
"8,2": {
|
||||
"7,2": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.RepeaterCellType, ServerDesignerCommon",
|
||||
"TemplatePageName": "94f8bae36aee4ae7aec2a063ca731b1",
|
||||
@@ -387,8 +383,48 @@
|
||||
"CustomColumns": []
|
||||
},
|
||||
"DataSourceListviewName": "图文列表表格1",
|
||||
"LoadOnDemandCount": 10,
|
||||
"TemplateKey": "竖排无样式"
|
||||
}
|
||||
},
|
||||
"8,2": {
|
||||
"CellType": {
|
||||
"$type": "ElementUI.CellTypes.PaginationCellType, ElementUI",
|
||||
"ListviewName": "图文列表表格1",
|
||||
"pagerCount": 5,
|
||||
"layout": [
|
||||
{
|
||||
"layoutItem": "prev"
|
||||
},
|
||||
{
|
||||
"layoutItem": "next"
|
||||
},
|
||||
{
|
||||
"layoutItem": "->"
|
||||
}
|
||||
],
|
||||
"pageSizes": [
|
||||
{},
|
||||
{
|
||||
"value": 20
|
||||
},
|
||||
{
|
||||
"value": 30
|
||||
},
|
||||
{
|
||||
"value": 40
|
||||
},
|
||||
{
|
||||
"value": 50
|
||||
},
|
||||
{
|
||||
"value": 100
|
||||
}
|
||||
],
|
||||
"prevText": "上一页",
|
||||
"nextText": "下一页",
|
||||
"hideOnSinglePage": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"StyleDatas": {
|
||||
@@ -425,9 +461,6 @@
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 5
|
||||
},
|
||||
{
|
||||
"HorizontalAlignment": 2
|
||||
},
|
||||
{
|
||||
"Foreground": 1
|
||||
}
|
||||
@@ -443,38 +476,40 @@
|
||||
]
|
||||
},
|
||||
"CellStyles": {
|
||||
"2,2": 0,
|
||||
"2,4": 1,
|
||||
"2,26": 2,
|
||||
"3,2": 0,
|
||||
"3,3": 0,
|
||||
"3,4": 1,
|
||||
"3,26": 2,
|
||||
"4,2": 0,
|
||||
"4,3": 0,
|
||||
"4,4": 1,
|
||||
"4,5": 1,
|
||||
"4,6": 1,
|
||||
"4,7": 1,
|
||||
"4,8": 1,
|
||||
"4,9": 1,
|
||||
"4,10": 1,
|
||||
"4,11": 1,
|
||||
"4,12": 1,
|
||||
"4,13": 1,
|
||||
"4,14": 1,
|
||||
"4,15": 1,
|
||||
"4,16": 1,
|
||||
"4,17": 1,
|
||||
"4,18": 1,
|
||||
"4,19": 1,
|
||||
"4,20": 1,
|
||||
"4,21": 1,
|
||||
"4,22": 1,
|
||||
"4,23": 1,
|
||||
"4,24": 1,
|
||||
"3,5": 1,
|
||||
"3,6": 1,
|
||||
"3,7": 1,
|
||||
"3,8": 1,
|
||||
"3,9": 1,
|
||||
"3,10": 1,
|
||||
"3,11": 1,
|
||||
"3,12": 1,
|
||||
"3,13": 1,
|
||||
"3,14": 1,
|
||||
"3,15": 1,
|
||||
"3,16": 1,
|
||||
"3,17": 1,
|
||||
"3,18": 1,
|
||||
"3,19": 1,
|
||||
"3,20": 1,
|
||||
"3,21": 1,
|
||||
"3,22": 1,
|
||||
"3,23": 1,
|
||||
"3,24": 1,
|
||||
"6,2": 0,
|
||||
"6,4": 3,
|
||||
"6,25": 4,
|
||||
"6,26": 5,
|
||||
"6,27": 4,
|
||||
"6,28": 4,
|
||||
"6,29": 4,
|
||||
"7,2": 0,
|
||||
"7,4": 3,
|
||||
"7,25": 4,
|
||||
"7,26": 5,
|
||||
"7,27": 4,
|
||||
"7,28": 4,
|
||||
"7,29": 4,
|
||||
"8,2": 0,
|
||||
"8,29": 4,
|
||||
@@ -505,39 +540,12 @@
|
||||
"9,26": 5,
|
||||
"9,27": 5,
|
||||
"9,28": 5,
|
||||
"9,29": 4,
|
||||
"10,1": 6,
|
||||
"10,4": 6,
|
||||
"10,5": 6,
|
||||
"10,6": 6,
|
||||
"10,7": 6,
|
||||
"10,8": 6,
|
||||
"10,9": 6,
|
||||
"10,10": 6,
|
||||
"10,11": 6,
|
||||
"10,12": 6,
|
||||
"10,13": 6,
|
||||
"10,14": 6,
|
||||
"10,15": 6,
|
||||
"10,16": 6,
|
||||
"10,17": 6,
|
||||
"10,18": 6,
|
||||
"10,19": 6,
|
||||
"10,20": 6,
|
||||
"10,21": 6,
|
||||
"10,22": 6,
|
||||
"10,23": 6,
|
||||
"10,24": 6,
|
||||
"10,25": 6,
|
||||
"10,26": 6,
|
||||
"10,27": 6,
|
||||
"10,28": 6,
|
||||
"10,29": 6
|
||||
"9,29": 4
|
||||
},
|
||||
"ColStyles": {
|
||||
"1": 7,
|
||||
"2": 7,
|
||||
"3": 7
|
||||
"1": 6,
|
||||
"2": 6,
|
||||
"3": 6
|
||||
},
|
||||
"SheetStyle": {
|
||||
"FontFamily": 0,
|
||||
@@ -545,13 +553,13 @@
|
||||
}
|
||||
},
|
||||
"Spans": [
|
||||
"3,2,1,2",
|
||||
"7,2,1,2",
|
||||
"3,26,1,3",
|
||||
"7,26,1,3",
|
||||
"7,4,1,21",
|
||||
"3,4,1,21",
|
||||
"10,1,1,3",
|
||||
"2,2,1,2",
|
||||
"6,2,1,2",
|
||||
"2,26,1,3",
|
||||
"6,26,1,3",
|
||||
"6,4,1,21",
|
||||
"2,4,1,21",
|
||||
"7,2,1,27",
|
||||
"8,2,1,27"
|
||||
],
|
||||
"PageInfo": {
|
||||
@@ -591,8 +599,8 @@
|
||||
},
|
||||
"IsAutomaticStroke": false,
|
||||
"IsAutomaticFill": false,
|
||||
"Location": "24,114",
|
||||
"Size": "894,308"
|
||||
"Location": "24,99",
|
||||
"Size": "894,354"
|
||||
},
|
||||
{
|
||||
"Name": "a0c55ba2-d00e-42f2-ba40-0168dedc4f0d.png",
|
||||
@@ -605,8 +613,8 @@
|
||||
},
|
||||
"IsAutomaticStroke": false,
|
||||
"IsAutomaticFill": false,
|
||||
"Location": "24,47",
|
||||
"Location": "24,32",
|
||||
"Size": "894,52"
|
||||
}
|
||||
]
|
||||
}//SEFr1v+rU9PX+4I4Gx5s1hlCuAvIngRsiorE+6G/wBXgELhQOQfa2sgKCtbDS6yVddQmtRqObWCnZlygwRicnuFcAYCIcngO5/9im6KHndTPT43BOqGDMXEzsRKOC6oXlA/Nhr4lqMbkZwQc5wD7pdmgfKTffzTVYVTxqvlEeycdlfbISmW8FTuEF6XC9dw6Uoq3/bI4r8+dyk+RGNdg9WGUuckUZY7UHUe0y5CMGMUEeZfwJSAgpejhjrBt4VjiVmc/By48mDXAV/rG4ZGwc0uNsPJpLFWiykAXiLTMU5Z5KWwSvfb1jP6W5CssoMefQCjsh2/z6WXIAeAraOeuZBBOGf6HdtilIe0qnQCXdXI1A9y2j5sej+UW3mpYiFW+zrew4xX5fonnMWkBn3S7hCRmfHW+IfmwTlM3mEkwEo7F6iJxEhmfcKcdvJtEAyH3v5dlCQG+DQ7hcE7fR2YxBIZIyERRFZaJik+9X9j3VIXflC/sF9IgGjNhFqMJoojr6DB/5LOnX5HrZI9ebBLUOi9FsIEnizK494tDXcX1IG+bwxw1cY2lZ1YfohcE8EkT7JvzVOMIoh3aU2X2L+QHjjb9yp9rOdFjT9t/d3+80kQTX55xFfaVN0bzYoaqnoJP6YHzwjuZ5LIsV9CZvkVBiCmhed9aNj+dKhsD2nQ3t2gPpI7fPIburbLIbrtuViw318007KNTEqQqWzFZ/UN8DFogiJ/I11eTBs5vaCwvaz0fbx+a/E4KSXHlJk3cXybOSh7R/1Ls10qIcKbjwJE3H5Gt+2SSOWT4fZwAPh/N9TZF9u7+w6S0F5/VA0i1mzL/LNuw32ETaZ/hUiQDQRM2QgUDnwdtJsCjGB7dTYboL8JGWu0AQ4LbiQQOdQIMkY9ZVEEtWryVCe1LJdaQxdWDSQ==|920
|
||||
}//XDw5PYyNRi3b5uMHO3lUuWnWQ6WFhGAZeFSPUwR/jIHJSGJt1mloVXcitiaERDqOLmA6lJwXuWVeysHSpcnkHXTlEGI+V1XjvOEYSWzJZY+VYqOIb2oLm1eMhfaRTvY653uIa9hUd8oxvMSHb/+08vBBE43jgh3Fdhq9gJSnr5qI6hggEJ1ivjf9wxAlYXtkx0MePR6FEMXybups+BilSo/K0EItN/LGQmkojdnyN6uSF6a3wk8bCvbC4UcCg3ysC7kEzDPVcnoj7PvXON1DbELSq+hQsBkDRcPcwda6s0C7De5tm4V6r1EOoT22GnHUilXvMQEFz2QFKIpgIDvgaCarakIyOx9GiHHW9zY5PwTlkiZAKJ5na/wrN3vqcInHxKcls70D8NXfm1E+B0qr778N0b0NKBPFydiBjlninSTqkqs6ZoAf+zDB3bHWPGa+/VpSCbGb2HBy0ZbUp4t8CRmdIchu112aFCj161XoMiBJCydX+xib83bwm/o4qIilAbaQsrCm7ZI+4UMsnlaCbhGuWAOm2/oi0p5lC+QrFIoyojUhQMXLf8DPIstFJT4XtodcSKa8rDOqE6JRVFYKn0+gvOYj+eJ5CJILWPG67WrfFAZi1oIq8dbFLFtWvZp5/RP8xbtFBNC6rzBc4VQtPuXWL1Fv6gdRlCqaFDJpj/v2U165rIcP8pe1P8Z45LdjgpE7pAYBWGxLqPnYz7xks92Gzze7oGBY3c1ZIfs820zeCyOhpJHlFY+SHMxn9wkt4okBKweY8ba77rNhQBqeVJ/ZrtFyWJ5Aj1kJS9kjp4UvQgX+yCvBvgBeFZy0v0V3oKlM/S88IBkXOBeb6UBsYdXMgYwntjn5tFa5V0q7J0SN0HP45rf/ml7+ogynzfoADaUijXnp0AVxu78ukIoIFA==|920
|
||||
@@ -3,47 +3,37 @@
|
||||
"RowColumnAttachedInfos": {
|
||||
"0": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 15.0
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
"DesignLengthInPixel": 10.0
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 10.0
|
||||
"DesignLengthInPixel": 26.0
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 26.0
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 10.0
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"4": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 272.0,
|
||||
"Mode": 1
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"5": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 10.0
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 15.0
|
||||
}
|
||||
}
|
||||
},
|
||||
"Count": 8,
|
||||
"Count": 6,
|
||||
"DefaultSize": 10.0
|
||||
},
|
||||
"Cols": {
|
||||
@@ -145,11 +135,11 @@
|
||||
"DefaultSize": 32.0
|
||||
},
|
||||
"Values": {
|
||||
"1,2": "任务进展",
|
||||
"3,2": "新增进展"
|
||||
"0,2": "任务进展",
|
||||
"2,2": "新增进展"
|
||||
},
|
||||
"AttachInfos": {
|
||||
"3,2": {
|
||||
"2,2": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
|
||||
"CommandList": [
|
||||
@@ -207,7 +197,7 @@
|
||||
]
|
||||
}
|
||||
},
|
||||
"5,2": {
|
||||
"4,2": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.RepeaterCellType, ServerDesignerCommon",
|
||||
"TemplatePageName": "77fae08dfbac4664a299aa7ec207218",
|
||||
@@ -307,63 +297,36 @@
|
||||
]
|
||||
},
|
||||
"CellStyles": {
|
||||
"3,2": 0,
|
||||
"3,3": 1,
|
||||
"3,4": 1,
|
||||
"2,2": 0,
|
||||
"2,3": 1,
|
||||
"2,4": 1,
|
||||
"4,2": 2,
|
||||
"5,2": 2,
|
||||
"6,2": 2,
|
||||
"6,3": 2,
|
||||
"6,4": 2,
|
||||
"6,5": 2,
|
||||
"6,6": 2,
|
||||
"6,7": 2,
|
||||
"6,8": 2,
|
||||
"6,9": 2,
|
||||
"6,10": 2,
|
||||
"6,11": 2,
|
||||
"6,12": 2,
|
||||
"6,13": 2,
|
||||
"6,14": 2,
|
||||
"6,15": 2,
|
||||
"6,16": 2,
|
||||
"6,17": 2,
|
||||
"6,18": 2,
|
||||
"6,19": 2,
|
||||
"6,20": 2,
|
||||
"6,21": 2,
|
||||
"6,22": 2,
|
||||
"6,23": 2,
|
||||
"6,24": 2,
|
||||
"6,25": 2,
|
||||
"6,26": 2,
|
||||
"6,27": 2,
|
||||
"7,2": 2,
|
||||
"7,3": 2,
|
||||
"7,4": 2,
|
||||
"7,5": 2,
|
||||
"7,6": 2,
|
||||
"7,7": 2,
|
||||
"7,8": 2,
|
||||
"7,9": 2,
|
||||
"7,10": 2,
|
||||
"7,11": 2,
|
||||
"7,12": 2,
|
||||
"7,13": 2,
|
||||
"7,14": 2,
|
||||
"7,15": 2,
|
||||
"7,16": 2,
|
||||
"7,17": 2,
|
||||
"7,18": 2,
|
||||
"7,19": 2,
|
||||
"7,20": 2,
|
||||
"7,21": 2,
|
||||
"7,22": 2,
|
||||
"7,23": 2,
|
||||
"7,24": 2,
|
||||
"7,25": 2,
|
||||
"7,26": 2,
|
||||
"7,27": 2,
|
||||
"7,28": 2
|
||||
"5,3": 2,
|
||||
"5,4": 2,
|
||||
"5,5": 2,
|
||||
"5,6": 2,
|
||||
"5,7": 2,
|
||||
"5,8": 2,
|
||||
"5,9": 2,
|
||||
"5,10": 2,
|
||||
"5,11": 2,
|
||||
"5,12": 2,
|
||||
"5,13": 2,
|
||||
"5,14": 2,
|
||||
"5,15": 2,
|
||||
"5,16": 2,
|
||||
"5,17": 2,
|
||||
"5,18": 2,
|
||||
"5,19": 2,
|
||||
"5,20": 2,
|
||||
"5,21": 2,
|
||||
"5,22": 2,
|
||||
"5,23": 2,
|
||||
"5,24": 2,
|
||||
"5,25": 2,
|
||||
"5,26": 2,
|
||||
"5,27": 2
|
||||
},
|
||||
"ColStyles": {
|
||||
"2": 3
|
||||
@@ -374,7 +337,7 @@
|
||||
}
|
||||
},
|
||||
"Spans": [
|
||||
"5,2,1,26"
|
||||
"4,2,1,26"
|
||||
],
|
||||
"PageInfo": {
|
||||
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
|
||||
@@ -412,8 +375,8 @@
|
||||
},
|
||||
"IsAutomaticStroke": false,
|
||||
"IsAutomaticFill": false,
|
||||
"Location": "24,47",
|
||||
"Location": "24,32",
|
||||
"Size": "927,328"
|
||||
}
|
||||
]
|
||||
}//d48xOJGqDoacACOBxk8WK9Zf2G4hBXxGYQGHBkr6g9se7S19wUd0fOfCOhQtzxJO8rmh+HC7h4WII34mQqfGbuhrvuCFsLMQZTstaZyry/SLfeXuoUaSwIAOLN2+ObP2Q4/m/Kq21xsHX6AfQrALdwy4bm0CtupKxswsTDy4v2xLjX8L10lQ1i5g45I9fOKr3bwpN3U/jhSitxPK/3a8Cu8OvX11gJGuWrxI5VMRMBpfmxZbl3ljLSJ25g3biQxuKLOdpv2C1RervV/RVy3nKpxuHzwHh5ObD3IujLTVr/ORdvgNT5odQDKCg5UXRuV92iAI8qXEy/L4EGI6QkNCLCwT617+PQA608RwNCUpidYtpFv9+sPHWJck0V19UTiuz0fbShPkuXZtfU8MLOME7OwmuWTqcDk4fDZvRc3YCbS1LtqqyV+S5GwrBsnArvr/sh0FWhLdeF/kx1AD6djPuqgTJyLlKsBTI2XiA5+NTHBHydVdQU0mTEr8nThmPiFDOaQlI6gplObC6rFtL2lfVnK2RuhUxW9v3FHlbSy5GLq6H/qYvecAgJXAaaeYyLUNCbhsdxsHwBx6OlLtCsBnuz9IPrXFb6jFDKw6a9NqDpFnKKNjfn2CUjKd3JHGA6c1d9JK5AWgSoMzgwk2u9yGIrx/nAs5zWbUQ6GRvWMrwW0y/SSNkXS1THoT8Hubw5QuvIK44KDfhymTgcDK7WZ1eiDvzsEc3aV1eVk4dsPwBoMsinKiCBiUKH3XmArrtivPyr8dRGu+EqFoNnLPyoku1JmLhKHdugzJA8fkJ4bQcEu6kEJzB9b8MLGvBX/2NJqCM2ALFlgbYSql00s1N++a9avio5GiUuP+6dKM/kpLDIFvXpwPj7k9yLcmut4bDiX0m7vmsDQFAw7CiTyZz6+Xnw==|920
|
||||
}//M1i28CuqHqwtorDMuKVPntujXJKfgNG3fCYSoMrmQQgtQAlhIT0bI/b/J4Nj4pfvBA0DQfpde36e5h1jYGtAMhcWXDXwn3dq96HNJaAINlwWfTl0b1rs/B4u0LrRk+9Av4WACAeikIjKb+AGvTpaMUXX3zfqmOqfWUMf0rmVefSqcBPknlbJvhjYDpw8MZhbtI8yAjajE6t0Ofo/wsFhVSqrGcly3W5tQMXnvanVd6ojY2zyW7uxmqmSL1+QNdXp16MQW/KYO9ZlUAEjzAXBvdwVJR5REC4ZmQxytF66MiZM4fgs0RD+JoFA/WgNzF6lKSf7x/r8+511a5piC3fwLCOz400S6H+R/5dHFtcaxqymkXxeWB9NcPO3758LuNQPJvOYqgV6NS95R+/zt+tnqiTP7unmmmc8Fd+iV6Q06muh8ksl95GD4+XBlVH1/aJdv6YgFyNzk/NP5Kx3gXl39QH2KtVQalOzTo9zRfmmFKjXInzRKsJu0JorBRj2gEH7eUd4Aym9QHjFHti9i/BlGXf63W+RXnBW/R+4kUTABPtgqkMZxifdI+3ELvKXxq41pQfHu9iL2dSqi0DBNAGtRSKs+J3k/vlrvT/CYVZT6TwIC3RPIhqMBqIyFvsSCpBa1RP+54fdl/0nwJmiBqhbqFdqMY9cdkEjc380/eGHzZyViIVAiBeBk+QbUx4oWDOxWupF3t0dQC+2GLcrryhjH3Nfx9g6L6dRV13i+xOIHGtUbRNjDDSQLjiifGryX40pHAlPytErOWfoHT5xx8tNPK+r8Ou/qB1Lag46kRAOIcVyLvPjZSpRaNclAIjRyBX5lYaC8H6KP9InRGEaIKPezUEKH5o7WUVmz8RiL8SU+iWPYfWDx80fPsmP5Etaj01Z9ArPU03/NsBhgtfSpckj+g==|920
|
||||
@@ -106,6 +106,11 @@
|
||||
}
|
||||
},
|
||||
"19": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 24.0
|
||||
}
|
||||
},
|
||||
"20": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0,
|
||||
"IsHidden": true
|
||||
@@ -116,9 +121,9 @@
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
19
|
||||
20
|
||||
],
|
||||
"Count": 20,
|
||||
"Count": 21,
|
||||
"DefaultSize": 15.0
|
||||
},
|
||||
"Cols": {
|
||||
@@ -288,7 +293,7 @@
|
||||
"12,0": "任务-关联资源",
|
||||
"15,0": "任务-工时",
|
||||
"18,0": "任务-进展",
|
||||
"19,3": "任务ID:"
|
||||
"20,3": "任务ID:"
|
||||
},
|
||||
"AttachInfos": {
|
||||
"1,1": {
|
||||
@@ -414,7 +419,7 @@
|
||||
"PageName": "任务-进展"
|
||||
}
|
||||
},
|
||||
"19,4": {
|
||||
"20,4": {
|
||||
"BindingInfo": {
|
||||
"TableName": "任务表",
|
||||
"ColumnName": "ID",
|
||||
@@ -812,11 +817,30 @@
|
||||
"18,17": 2,
|
||||
"18,18": 2,
|
||||
"18,19": 3,
|
||||
"19,3": 4,
|
||||
"19,4": 5,
|
||||
"19,5": 6,
|
||||
"19,6": 6,
|
||||
"19,7": 6
|
||||
"19,0": 2,
|
||||
"19,1": 2,
|
||||
"19,2": 2,
|
||||
"19,3": 2,
|
||||
"19,4": 2,
|
||||
"19,5": 2,
|
||||
"19,6": 2,
|
||||
"19,7": 2,
|
||||
"19,8": 2,
|
||||
"19,9": 2,
|
||||
"19,10": 2,
|
||||
"19,11": 2,
|
||||
"19,12": 2,
|
||||
"19,13": 2,
|
||||
"19,14": 2,
|
||||
"19,15": 2,
|
||||
"19,16": 2,
|
||||
"19,17": 2,
|
||||
"19,18": 2,
|
||||
"20,3": 4,
|
||||
"20,4": 5,
|
||||
"20,5": 6,
|
||||
"20,6": 6,
|
||||
"20,7": 6
|
||||
},
|
||||
"RowStyles": {
|
||||
"1": 7,
|
||||
@@ -833,7 +857,7 @@
|
||||
"3,0,1,18",
|
||||
"6,0,1,18",
|
||||
"9,0,1,18",
|
||||
"19,4,1,4",
|
||||
"20,4,1,4",
|
||||
"12,0,1,18",
|
||||
"15,0,1,18",
|
||||
"2,19,1,8",
|
||||
@@ -880,7 +904,7 @@
|
||||
"CustomNames": [
|
||||
{
|
||||
"Name": "任务ID",
|
||||
"Formula": "任务首页!$E$20"
|
||||
"Formula": "任务首页!$E$21"
|
||||
}
|
||||
]
|
||||
}//Q1h3PCzyyuVW16RpAU0xTqNnDcJFywDyaVhvX75k6AN0xePX5ApowHdSQI2ct+237yMdqa+gU6d0JUsrPEpIuegGQyOK/DZIEA/lbjFochHtpr6coXfXgyuyKDTVR64Z4ZM5OBAWDYAZP4Qo/1F4qhNEyq+RwPwt8GjUeVXYYJe5TCjimBD4S2bZO3PDpdc56VFsoPHEAQ85IVXA1E6WXQBPcHVuwi/9BxlSPXDMtIRaHfmWGEAVGx0tgjYQjP3NNWWHGJyAOp6BL5JlPvZCuUvOE3VTc+1ecQElMklD2h7iHRIRlMuvWjFE0gjgoHXjczEpVAKfnIXPHRxEOltfxWv7Oi7wLytmEGhhW26+x9gkYp5eNAhJxa/0yYjU1es16F6mFoVPRMa7HscVFyvbpodE4MsYEAKmAAke0FVJRj5MsaupgR8s5/YUVai/5fIFYiAXpoLxb/dpr3g2vU0nUAvoP4ZKdKqlKnSnIZpRSOSwjjguBC9XkSIA7Qe3BLWUNNuRW1oxv6tRkyypA1CZJvHyzAeirCy7d54wr6pzhIU+j4ZiKsM9Zk2bn2IOirWNjfii3Jya0AU0/eNE5ROirnlNenlbo9YvwGq9nEiq6to9IsiM+isq3fXbhrFnDWCWzxNICY+HsfVtDE8ZmGz8q40ttJJmu0E7BhFDOFS5Wo8/MFJbjBn70u6ZE5iDVH2XV2eU+0m4ViGNl9p9u5BHHsYaRKfTdwKt71l1LjC6kPjNbJjOFhl1EY3hgVAZHD3sRIoS82AHTGVcPCwQXfKnMorNxFjNH5ho4jUaB8IYclkXTu1b+MYatJJmo+Rl+7KfE4K9A+0PvDtPIgHGGKa5AqRZ005QTC9Caty5cNTa62IV1yXhZKf7WQtL6yXgxtWLm/Lg4GxG+6uoVy6zrwWCZw==|920
|
||||
}//aZdK146YgWuEr9XDzFHxDp4IaqQToICs0Js23g9Oj59EsblCRlbji2dFWCvMYXJAh27QTc5It9BFvNN7ABUk3WGiAp3FAVOT6iWgd3FU/Coh5eL8BS6USEI4HHIMeoodZY5TRj0ecNYW2KpGruZ8JUBfB7pg77jFVGWEaYIaHJVBSiBwMeR6CVI7E9x9jCY86kmVRmgj8P70hIqhNXX+Om1ewD73bFL0aeOKXCo4Y9lOa3/R9zKNrrnAUjEIqKKIaJsjSlIFfN67ZOUAuZVqYSNfrB2BfcNzN+O/+4UebxkE1WEB4rlIUu1GaMoq6EPWZMjUU/xtYb+k+A9+ODaGxrvOg/qXBBBz/3tFjHcQErw+SiBF1fVa2g7Gf1Bb0vp0xYVqliqJ1HmKC4tl0w0A2xk2/YIb+1rwtX/R8XSnoREJ+rs2DfJc/Hl+4edlrAXgwcUtITmufA9dx/TsGteIjAHQLaTH/inCj1kU/Sj9ztQmNC0pYx8mwErUxvjmwZy/MkSolIvgCRps8oQox8uc9pDKk6pT8g6C8SNcHzoYOCYctejv8eOfeisz/SeA316fq/wm5tplaDnUNeeDyKoKthDw9sZOGSVXW9drEVRslKbpdcWM2bydFQ65lNz8AaiHtgGKkMvK0BS8o+isgwtk1v2MXn6HRhhlixdvJdqZ3fgMIJpFJiHww9NVHqcOHJtfQI1WU+NPJo/TYhda+bzahlYIV18OtpsrjkriHsdn91nPNFMelHJNTt9+c6Lp8Z3CjVAPK1V/twMWUyBFPufBHtW5OqiO1sIEfuGxunQ6voyphzxS2ozu+Uy1zzMg9oeUSKFyghoK5LtI1+kaPhYKjI+8kDEPRyNAIDHJUIxwhJO0shdOtyWbdtLyYZprCGe0833VAUcwfr0JwSrV9o96/w==|920
|
||||
742
Pages/任务/工时/修改报工.json
Normal file
742
Pages/任务/工时/修改报工.json
Normal file
@@ -0,0 +1,742 @@
|
||||
{
|
||||
"Rows": {
|
||||
"RowColumnAttachedInfos": {
|
||||
"0": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 24.0
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 10.0
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 35.0
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 10.0
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 35.0
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 10.0
|
||||
}
|
||||
},
|
||||
"11": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 177.0
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 12.0,
|
||||
"Mode": 1
|
||||
}
|
||||
},
|
||||
"13": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 24.0
|
||||
}
|
||||
},
|
||||
"14": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 10.0
|
||||
}
|
||||
},
|
||||
"15": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 10.0
|
||||
}
|
||||
},
|
||||
"16": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 35.0
|
||||
}
|
||||
},
|
||||
"17": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 24.0
|
||||
}
|
||||
},
|
||||
"18": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 27.0,
|
||||
"IsHidden": true
|
||||
}
|
||||
},
|
||||
"19": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 27.0,
|
||||
"IsHidden": true
|
||||
}
|
||||
}
|
||||
},
|
||||
"InLogicalVisibleIndexes": [
|
||||
18,
|
||||
19
|
||||
],
|
||||
"Count": 20
|
||||
},
|
||||
"Cols": {
|
||||
"RowColumnAttachedInfos": {
|
||||
"0": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"6": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"8": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"9": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"10": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"11": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"12": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"13": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"14": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"15": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"16": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
},
|
||||
"17": {
|
||||
"GridRowColumnDefinition": {
|
||||
"DesignLengthInPixel": 32.0
|
||||
}
|
||||
}
|
||||
},
|
||||
"Count": 18,
|
||||
"DefaultSize": 32.0
|
||||
},
|
||||
"Values": {
|
||||
"1,1": "工时执行者",
|
||||
"1,10": "执行时间",
|
||||
"5,1": "实际工时数",
|
||||
"9,1": "工作进展",
|
||||
"16,1": "取消",
|
||||
"16,14": "提交"
|
||||
},
|
||||
"AttachInfos": {
|
||||
"3,1": {
|
||||
"BindingInfo": {
|
||||
"TableName": "任务工时表",
|
||||
"ColumnName": "执行人",
|
||||
"GUID": "53b877bc-0455-4342-a6c9-696bdfafe846"
|
||||
},
|
||||
"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": "266760d8-f826-48c1-8bfe-833fd0921dcd"
|
||||
},
|
||||
"ColumnName": "value"
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
"TableName": "用户信息视图",
|
||||
"ColumnName": "全名",
|
||||
"GUID": "4bd8cb48-23c2-44a5-8e90-4d4ed28311ca"
|
||||
},
|
||||
"ColumnName": "label"
|
||||
}
|
||||
],
|
||||
"CustomColumns": []
|
||||
},
|
||||
"placeholder": "请选择",
|
||||
"noDataText": "无数据",
|
||||
"filterInServerOptions": {
|
||||
"matchMethod": "contains",
|
||||
"loadingText": "加载中"
|
||||
},
|
||||
"noMatchText": "无匹配数据"
|
||||
},
|
||||
"DataValidationInfo": {
|
||||
"IgnoreBlank": false
|
||||
}
|
||||
},
|
||||
"3,10": {
|
||||
"BindingInfo": {
|
||||
"TableName": "任务工时表",
|
||||
"ColumnName": "工时日期",
|
||||
"GUID": "ce404554-718b-43b4-8485-039eb55bdc32"
|
||||
},
|
||||
"CellType": {
|
||||
"$type": "ElementUI.DatePickerCellType, ElementUI",
|
||||
"CommandList": [],
|
||||
"UIPermissions": [
|
||||
{
|
||||
"Scope": 2,
|
||||
"AllowRoles": [
|
||||
"FGC_Anonymous"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Scope": 1,
|
||||
"AllowRoles": [
|
||||
"FGC_Anonymous"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Scope": 4,
|
||||
"AllowRoles": [
|
||||
"FGC_Anonymous"
|
||||
]
|
||||
}
|
||||
],
|
||||
"type": "date",
|
||||
"startPlaceholder": "开始日期",
|
||||
"rangeSeparator": "至",
|
||||
"endPlaceholder": "结束日期",
|
||||
"firstDayOfWeek": 1,
|
||||
"DefautWeekFormat": "yyyy 第 WW 周"
|
||||
},
|
||||
"DataValidationInfo": {
|
||||
"IgnoreBlank": false
|
||||
}
|
||||
},
|
||||
"7,1": {
|
||||
"BindingInfo": {
|
||||
"TableName": "任务工时表",
|
||||
"ColumnName": "工时",
|
||||
"GUID": "dab9133d-40b3-4f28-86bb-648f8b33cfe7"
|
||||
},
|
||||
"CellType": {
|
||||
"$type": "ElementUI.InputNumberCellType, ElementUI",
|
||||
"CommandList": [],
|
||||
"UIPermissions": [
|
||||
{
|
||||
"Scope": 2,
|
||||
"AllowRoles": [
|
||||
"FGC_Anonymous"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Scope": 1,
|
||||
"AllowRoles": [
|
||||
"FGC_Anonymous"
|
||||
]
|
||||
}
|
||||
],
|
||||
"min": "0.1",
|
||||
"max": "99999",
|
||||
"step": 1,
|
||||
"precision": 1,
|
||||
"placeholder": "请输入",
|
||||
"controlsPosition": true
|
||||
},
|
||||
"DataValidationInfo": {
|
||||
"NumberType": 2,
|
||||
"FirstParamValue": "0.1",
|
||||
"SecondParamValue": "9999",
|
||||
"IgnoreBlank": false
|
||||
}
|
||||
},
|
||||
"11,1": {
|
||||
"BindingInfo": {
|
||||
"TableName": "任务工时表",
|
||||
"ColumnName": "执行内容",
|
||||
"GUID": "b0082507-114f-42a0-ae50-fa8e24ee23e5"
|
||||
},
|
||||
"CellType": {
|
||||
"$type": "ElementUI.InputCellType, ElementUI",
|
||||
"CommandList": [],
|
||||
"UIPermissions": [
|
||||
{
|
||||
"Scope": 2,
|
||||
"AllowRoles": [
|
||||
"FGC_Anonymous"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Scope": 1,
|
||||
"AllowRoles": [
|
||||
"FGC_Anonymous"
|
||||
]
|
||||
},
|
||||
{
|
||||
"Scope": 4,
|
||||
"AllowRoles": [
|
||||
"FGC_Anonymous"
|
||||
]
|
||||
}
|
||||
],
|
||||
"type": "textarea",
|
||||
"placeholder": "请输入",
|
||||
"resize": "none"
|
||||
}
|
||||
},
|
||||
"16,1": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon"
|
||||
}
|
||||
],
|
||||
"Text": "取消",
|
||||
"TemplateKey": "_RS_Information3"
|
||||
}
|
||||
},
|
||||
"16,14": {
|
||||
"CellType": {
|
||||
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Notiflix_Forguncy.Loading_Command, Notiflix_Forguncy",
|
||||
"Title": "加载中",
|
||||
"VBalidate": true
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
|
||||
"ServerCommandName": "修改工时",
|
||||
"Parameters": [
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "报工ID",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=修改报工!报工ID"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "新日期",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=修改报工!K4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "新执行者",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=修改报工!B4"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "新工时数",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=修改报工!B8"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
|
||||
"ParamName": "新进展内容",
|
||||
"Value": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=修改报工!B12"
|
||||
}
|
||||
}
|
||||
],
|
||||
"ResultErrorCodeTo": {
|
||||
"SerializeProperty": "code"
|
||||
},
|
||||
"ResultMessageTo": {
|
||||
"SerializeProperty": "msg"
|
||||
},
|
||||
"RefreshAfterFinish": true,
|
||||
"CheckDataValidation": true
|
||||
},
|
||||
{
|
||||
"$type": "Notiflix_Forguncy.Loading_Command, Notiflix_Forguncy",
|
||||
"FunctionName": "remove",
|
||||
"Title": "加载中"
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
||||
"ConditionAndCommandPairList": [
|
||||
{
|
||||
"Condition": {
|
||||
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
||||
"param": {
|
||||
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
|
||||
"cellLocations": [
|
||||
{
|
||||
"SerializeProperty": "=修改报工!code"
|
||||
}
|
||||
]
|
||||
},
|
||||
"value": "0"
|
||||
},
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
|
||||
"Message": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=修改报工!msg"
|
||||
}
|
||||
},
|
||||
{
|
||||
"$type": "Forguncy.Model.ClosePopupCommand, ServerDesignerCommon",
|
||||
"ReloadData": true
|
||||
}
|
||||
],
|
||||
"ID": "010c524d-c0c0-46ce-b4ee-6db3e6f03ff6"
|
||||
},
|
||||
{
|
||||
"CommandList": [
|
||||
{
|
||||
"$type": "Notiflix_Forguncy.Report_Command, Notiflix_Forguncy",
|
||||
"FunctionName": "warning",
|
||||
"Title": "温馨提示",
|
||||
"Message": {
|
||||
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
||||
"SerializeProperty": "=修改报工!msg"
|
||||
},
|
||||
"BtnText": "知道了"
|
||||
}
|
||||
],
|
||||
"ID": "b7d5bc8c-f265-41d8-97be-34c1029db4eb"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Text": "提交",
|
||||
"TemplateKey": "_RS_Main1"
|
||||
}
|
||||
},
|
||||
"18,1": {
|
||||
"BindingInfo": {
|
||||
"TableName": "任务工时表",
|
||||
"ColumnName": "ID",
|
||||
"GUID": "273b793f-e407-477c-bc6f-0c946105d9f6"
|
||||
}
|
||||
}
|
||||
},
|
||||
"StyleDatas": {
|
||||
"Styles": [
|
||||
{
|
||||
"Foreground": 0
|
||||
},
|
||||
{
|
||||
"FontFamily": 1,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 0,
|
||||
"Formatter": 2
|
||||
},
|
||||
{
|
||||
"FontFamily": 1,
|
||||
"FontSize": 13.333333333333332
|
||||
},
|
||||
{
|
||||
"FontFamily": 1,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Foreground": 0
|
||||
},
|
||||
{
|
||||
"BorderBottom": 0
|
||||
},
|
||||
{
|
||||
"FontFamily": 1,
|
||||
"FontSize": 13.333333333333332,
|
||||
"Formatter": 2
|
||||
},
|
||||
{
|
||||
"FontSize": -1.0
|
||||
}
|
||||
],
|
||||
"Types": {
|
||||
"Strs": [
|
||||
"Background 1 -50",
|
||||
"Body",
|
||||
"[AUTO]General",
|
||||
"Background 2 -10"
|
||||
],
|
||||
"Borders": [
|
||||
{
|
||||
"Color": 3
|
||||
}
|
||||
]
|
||||
},
|
||||
"CellStyles": {
|
||||
"1,1": 0,
|
||||
"1,10": 1,
|
||||
"1,11": 2,
|
||||
"1,12": 2,
|
||||
"1,13": 2,
|
||||
"1,14": 2,
|
||||
"1,15": 2,
|
||||
"1,16": 2,
|
||||
"2,10": 2,
|
||||
"2,11": 2,
|
||||
"2,12": 2,
|
||||
"2,13": 2,
|
||||
"2,14": 2,
|
||||
"2,15": 2,
|
||||
"2,16": 2,
|
||||
"3,10": 2,
|
||||
"3,11": 2,
|
||||
"3,12": 2,
|
||||
"3,13": 2,
|
||||
"3,14": 2,
|
||||
"3,15": 2,
|
||||
"3,16": 2,
|
||||
"5,1": 3,
|
||||
"7,1": 2,
|
||||
"8,0": 2,
|
||||
"8,1": 2,
|
||||
"8,2": 2,
|
||||
"8,3": 2,
|
||||
"8,4": 2,
|
||||
"8,5": 2,
|
||||
"8,6": 2,
|
||||
"8,7": 2,
|
||||
"8,8": 2,
|
||||
"8,9": 2,
|
||||
"8,10": 2,
|
||||
"8,11": 2,
|
||||
"8,12": 2,
|
||||
"8,13": 2,
|
||||
"8,14": 2,
|
||||
"8,15": 2,
|
||||
"8,16": 2,
|
||||
"8,17": 2,
|
||||
"9,0": 2,
|
||||
"9,1": 1,
|
||||
"9,2": 2,
|
||||
"9,3": 2,
|
||||
"9,4": 2,
|
||||
"9,5": 2,
|
||||
"9,6": 2,
|
||||
"9,7": 2,
|
||||
"9,8": 2,
|
||||
"9,9": 2,
|
||||
"9,10": 2,
|
||||
"9,11": 2,
|
||||
"9,12": 2,
|
||||
"9,13": 2,
|
||||
"9,14": 2,
|
||||
"9,15": 2,
|
||||
"9,16": 2,
|
||||
"9,17": 2,
|
||||
"10,0": 2,
|
||||
"10,1": 2,
|
||||
"10,2": 2,
|
||||
"10,3": 2,
|
||||
"10,4": 2,
|
||||
"10,5": 2,
|
||||
"10,6": 2,
|
||||
"10,7": 2,
|
||||
"10,8": 2,
|
||||
"10,9": 2,
|
||||
"10,10": 2,
|
||||
"10,11": 2,
|
||||
"10,12": 2,
|
||||
"10,13": 2,
|
||||
"10,14": 2,
|
||||
"10,15": 2,
|
||||
"10,16": 2,
|
||||
"10,17": 2,
|
||||
"11,0": 2,
|
||||
"11,1": 2,
|
||||
"13,1": 2,
|
||||
"13,2": 2,
|
||||
"13,3": 2,
|
||||
"13,4": 2,
|
||||
"13,5": 2,
|
||||
"13,6": 2,
|
||||
"13,7": 2,
|
||||
"13,8": 2,
|
||||
"13,9": 2,
|
||||
"13,10": 2,
|
||||
"13,11": 2,
|
||||
"13,12": 2,
|
||||
"13,13": 2,
|
||||
"13,14": 2,
|
||||
"13,15": 2,
|
||||
"13,16": 2,
|
||||
"13,17": 2,
|
||||
"14,1": 4,
|
||||
"14,2": 4,
|
||||
"14,3": 4,
|
||||
"14,4": 4,
|
||||
"14,5": 4,
|
||||
"14,6": 4,
|
||||
"14,7": 4,
|
||||
"14,8": 4,
|
||||
"14,9": 4,
|
||||
"14,10": 4,
|
||||
"14,11": 4,
|
||||
"14,12": 4,
|
||||
"14,13": 4,
|
||||
"14,14": 4,
|
||||
"14,15": 4,
|
||||
"14,16": 4,
|
||||
"14,17": 4,
|
||||
"16,1": 5,
|
||||
"16,2": 2,
|
||||
"16,3": 2,
|
||||
"16,14": 2,
|
||||
"16,15": 2,
|
||||
"16,16": 2,
|
||||
"18,1": 6,
|
||||
"18,4": 6,
|
||||
"18,5": 2,
|
||||
"18,6": 2
|
||||
},
|
||||
"SheetStyle": {
|
||||
"FontFamily": 1,
|
||||
"FontSize": 13.333333333333332
|
||||
}
|
||||
},
|
||||
"Spans": [
|
||||
"16,1,1,3",
|
||||
"3,1,1,7",
|
||||
"3,10,1,7",
|
||||
"16,14,1,3",
|
||||
"7,1,1,16",
|
||||
"11,1,2,16",
|
||||
"18,1,1,3"
|
||||
],
|
||||
"PageInfo": {
|
||||
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
|
||||
"PermissionData": {
|
||||
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionData, Forguncy.RbacPermission.Core",
|
||||
"permissionResource": {
|
||||
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionResource, Forguncy.RbacPermission.Core"
|
||||
},
|
||||
"permissionBindings": [
|
||||
{
|
||||
"$type": "Forguncy.RbacPermission.Core.Impl.Page.PagePermissionBinding, Forguncy.RbacPermission.Core",
|
||||
"roleNames": [
|
||||
"FGC_LoginUser"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
"RowBreakLines": [],
|
||||
"RepeatRangeSettings": [],
|
||||
"RelatedDataTableName": "任务工时表"
|
||||
},
|
||||
"PrintInfo": {
|
||||
"PaperSize": {},
|
||||
"Margin": {}
|
||||
},
|
||||
"CustomNames": [
|
||||
{
|
||||
"Name": "报工ID",
|
||||
"Formula": "修改报工!$B$19"
|
||||
}
|
||||
]
|
||||
}//RRApdkFLpUMiXGM+J1HiZieWGCOGBath+QgnbcWsFTHaVp9Pi/qs0eMuH/lkYVU6/yplXLIyhFaTek3Uv4mh0kg2qK8DZsKx1FYA59FyN9A1F18Z9aFgQGwYYcgCYnI7Ape+ZsZ7i3XLyhBAMabXfSk1k6Mrebh620Qo5v1yBVKRWc5wHD6UmhigCTXmttC2Wk4w1y7Cdq/AsuLqiz+Y0l0XypcI9LQUc4pFPD17L8WXWMAUGezRI/SzG61Lrdg+soC3DDwq+DAOm6FhSIpuroPma4kZPKdsuLmEE7UQ+s5b7nfj9cKLedYRPUAF/LbOSlFWB1nWkcojvjbbwyQzMNraN0QIYA8lU7UmWIz3RJAc3EHuqiPflN7IRdGsKOfJtueV6ubzr2JxmVMsatr3owE/8yq5eRXpEhpNc4rvQFVGNGJ8Cwb1epOw51QzmIzwN82XAgUjSidXSV5pGnqroUiLc7AaNl5xjegtnhrTYspqCs9IcRmkQW2NfQgQ+1Ui9PuHZ/LM2NzPSQqf0MmXyh2ymOdkUJK+NnYLNJlWaxxWMCNWdpYr4jYl5yiz+/Bn3osqqaVXxaRFG+VMUPbTBjEAisY5jVTGBrcuQkmiHFS7KXSdYRWt1TtP8lRFVY4/r3evOXpjUgq8KlcpDm9wvflaHBDV4g9OmEo7JDRBQDBm8tpnznTn9j7RrqfeJ+s5lQvfXUQNwYvBVdSpuEXvoWnTRc2tZ+cQoFTfFY/ersie2kQtTRXPZZz0M8qgvr1fHJN1DxSF/eWQTyoDnxNvUQAzEea9T8QI2hH8ynb8/PDGDnPEMGy4qg9/CzIE3C36Y8F4cMhAvmHj+id5bzYsEmlh5GxQJyIc0RuB9obY6vnJruUn6EUaG5eU5HgpkJS+sOcWcBKUFahpnCoEVGEgcA==|920
|
||||
@@ -288,14 +288,14 @@
|
||||
"BindingInfo": {
|
||||
"TableName": "View_任务工时统计",
|
||||
"ColumnName": "执行人",
|
||||
"GUID": "18ec1226-5655-49ed-9789-01f8b847400c",
|
||||
"GUID": "826945dc-1596-414c-8e7e-f2bfdfa49a72",
|
||||
"RelationBinding": {
|
||||
"RelatedTable": "用户信息视图",
|
||||
"RelatedColumn": "用户名",
|
||||
"DisplayColumn": "用户名"
|
||||
"DisplayColumn": "全名"
|
||||
}
|
||||
},
|
||||
"ColumnName": "用户名"
|
||||
"ColumnName": "全名"
|
||||
},
|
||||
{
|
||||
"BindingInfo": {
|
||||
@@ -346,7 +346,6 @@
|
||||
"SerializeProperty": "=工时详情!任务ID"
|
||||
}
|
||||
},
|
||||
"NullFormulaValueQueryPolicy": 1,
|
||||
"IsListviewDataSource": true,
|
||||
"CustomColumns": []
|
||||
},
|
||||
@@ -666,4 +665,4 @@
|
||||
"Formula": "工时详情!$E$13"
|
||||
}
|
||||
]
|
||||
}//icA8ck23UcbnGHrDqi4LnGpaxu9WTSDmffntsET7aCjUMIM3JYmfVApkzcMVkuQMBGZvFOrqvjjCJXX5tBX8jrV86FfIC68In8CF7TCY6huzvCNmPrnZ5GH7Eo02sGflbEqJwr2qFbZImXOR2v6GcUA6ImZWfvVNrULz5UFikEtG7g2tpAqO+o5mJsZs4fmbE7kw9I5GDDDndLfIuJuKGsDXDtTih7ZnkgB+LJr1wk3SVtxdhR3BNVgKdHeA+6JF6R1l6r8aWMRnF8GU5wVVXJP/AFECd4JHMEiLogtlb1xPO9RwT9uGtU3x4uHDxljUaPK8hAeGiux1jphQRjwRBqrmUHH4c2o7fl27U0nUfO5mqew3HXe8BPRP7h5//LF6x3Ef1lv1h2vZSHXgzh74eoWoz8ukDrX2Fi8TcJVCB6dY5/AuoR+30WPQne1u1dWyme037uTgHCHPF4S3u/7hP5RZaM9qv1p/jFL6gm4vAJDxoBRMe6TCYrKzyRiG6CnfuoFshVthI+6zqQfaVa6dQFjOoOGSwbAQYYiIDXP0BVRgWb8SQEQ+E45Yzut84+LdWZb7F4mW7d4e4uuh9a/V6cw5wX5D8wBRO+9D4lDW8YEi/fxHobYs9Lpthty+JqrZVMb2Sry82Xbu279LYxTY2K6AGl2f/L5GgYmnPNk/UO8tfAv+ThHayKeK17QeLlyzdM4sHB02TPOf4V+nmg2Bo1SVbKZ6DNNexXbt8gzFn9ubsGQwHw85C6rDLAUu8G5qcheiNt/4ooWCSbSIUZfrPULHDReg/g5WQ+vqOJQessTbpOoxYXjCqYCUhLFjNG96sbb1ali4y/Qsayw71lk9EjhsksiWDJiulE/9E/JEwCz8PXOsdPGFRVNJlzFOtE42oncCK2WDjTteO26Ip1eWNQ==|920
|
||||
}//85x1m9iTBfUU8qlS8js9Iu+vYPAbYcn3T3Pc9LOgQ60kzMkljAR0Ow2e9j3XcWrGC+JJavpLry5RPvXaJaVSZ3JX8LrG7WzxtuYduI/yvxp3xzyoI0cG9EOt6RpAldbCNQG1a8rCxKDi5P2ucSKXQVWDwQ3YwDFc1W32Mm70ryj/CU2mceyNh8hKEiugru7X2zTY32+JtesnDnqrrZYtqWU1NxStgFofhxDcyTbxzGLUO1sHK6tJlfggWYY23LT1oVNvthJe6pSkTS6HyFTaTYHBHPAijPNgOJ9w4RzGf4YLMEauLAySMy/gswMVkyttqBReDggHeEhXFojav+n+6l2fkARnZzfmYZBeEQdy7nGcLiZfYeNuCZpIqCxWM/xD0/j5qCRrvjeTNi9xJ8o/Scp3r7Ze2laj9OGNe8Y7uKy5VNxd9Ak0eYvP2wxfW+Gb9N86ziIUZa48bRrQtE2tIhcJx1MS0ycy9kWgdqxd0nccZOxsFkZQLzApKI+0ExW40f9u7Isq/MqpKzU4tsloN87EynPwKkaQZyCe9TxoE7IR5+Y9TzcjuE5XWkxt5+PX5oUFt1hNeIvcJcl4jU4+5FcdPnFIbacMh/q2ERERHg+UvdWMnQo7p/5lwFrsSjqTKIoBx7JHVmPgkoFSYfxHtFa1iGr0QXCXvStTtdfy91WE0II60SWp6WtXEp7xjvbIZBt36yaDVDXofuglk1ezNSpTJlOwiC1ckvmWaFbWQVknByRPanZzn9CQ9BYi0sPBDaTdFixeQcwCAc1UElgi0MqZHv34x/pl0cpfAuG9DiVlft5oDCcn8t4XHhoN/7Pat6oF3VHinZ0B7bE3kHAGRivJu22/Yy6otQM0yndE8kcHYRcAleA8IotGJjDUsIuOjCDi6V2LrsEBLu3538Welg==|920
|
||||
1596
Pages/任务/新增任务.json
Normal file
1596
Pages/任务/新增任务.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user