{"Message":"1","MessageType":2,"Modules":[{"State":1,"Type":7,"Name":"Table/项目表"},{"State":1,"Type":7,"Name":"Table/任务表"},{"State":1,"Type":1,"Name":"PCPage/项目列表"},{"State":1,"Type":1,"Name":"PCPage/项目标题"},{"State":1,"Type":3,"Name":"MasterPCPage/FGC_母版页"},{"State":1,"Type":9,"Name":"Theme"},{"State":1,"Type":26,"Name":"Upload"},{"State":1,"Type":23,"Name":"TableView/用户信息视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/用户组织关系视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/角色信息视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/角色分类关系视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/用户角色关系视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/角色组织关系视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/角色拥有权限视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/组织信息视图","ExclusiveType":0},{"State":1,"Type":23,"Name":"TableView/组织级别视图","ExclusiveType":0},{"State":1,"Type":15,"Name":"ServerCommand/新增工时"},{"State":1,"Type":7,"Name":"Table/项目分组","ExclusiveType":0},{"State":1,"Type":1,"Name":"PCPage/项目信息"},{"State":1,"Type":15,"Name":"ServerCommand/新增项目"},{"State":1,"Type":1,"Name":"PCPage/项目审批"},{"State":1,"Type":28,"Name":"ProcessItem/预算申请"},{"State":1,"Type":36,"Name":"ShareCommandContainer/发起预算申请"},{"State":3,"Type":22,"Name":"Tables/需求反馈"},{"State":3,"Type":7,"Name":"Table/需求反馈登记表"},{"State":3,"Type":7,"Name":"Table/反馈状态表"},{"State":3,"Type":1,"Name":"PCPage/项目反馈"}],"Version":"v1"}

This commit is contained in:
SHAMUSPC\NINGMEI
2024-03-15 19:30:37 +08:00
parent 8d97d2cfe4
commit 6b4dedf7e7
21 changed files with 1814 additions and 841 deletions

View File

@@ -271,6 +271,10 @@
"26,1": "预算方案",
"30,18": "提交"
},
"Formulas": {
"9,15": "DATEDIF(E33,I33,\"d\")",
"9,1": "E33&\",\"&I33"
},
"AttachInfos": {
"2,1": {
"BindingInfo": {
@@ -357,11 +361,6 @@
}
},
"9,1": {
"BindingInfo": {
"TableName": "项目表",
"ColumnName": "计划开始日期",
"GUID": "a10a60e4-dcff-43fa-a4c7-0ce7653792b8"
},
"CellType": {
"$type": "ElementUI.DatePickerCellType, ElementUI",
"CommandList": [
@@ -388,11 +387,21 @@
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目信息!P10"
"SerializeProperty": "=项目信息!E33"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=DATEDIF(项目信息!开始日期,项目信息!结束日期,\"d\")"
"SerializeProperty": "=项目信息!开始日期"
}
},
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目信息!I33"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目信息!结束日期"
}
}
]
@@ -432,7 +441,7 @@
"BindingInfo": {
"TableName": "项目表",
"ColumnName": "计划工期",
"GUID": "601753c1-fbb6-4e3f-9d27-740c09cd6672"
"GUID": "95079b39-9f9f-49cc-b4e1-82ba4ccb0c76"
},
"CellType": {
"$type": "ElementUI.InputNumberCellType, ElementUI",
@@ -875,7 +884,7 @@
}
],
"Comments": "如果流程发起后,存在当前用户正在办理的任务,那么弹出任务详情页面",
"ID": "7b4a4cc9-e586-4a9c-b114-42a915ab7c9b"
"ID": "de106f69-3991-4032-9aa5-ecdcc5ea3203"
}
]
}
@@ -929,7 +938,7 @@
}
],
"Comments": "如果流程发起后,存在当前用户正在办理的任务,那么弹出任务详情页面",
"ID": "5ff5c059-b0da-4a5d-84c3-bb6abb2f5219"
"ID": "17afabef-2a62-4827-823f-43f87bbba04c"
}
]
}
@@ -1330,11 +1339,19 @@
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "开始日期"
"ParamName": "开始日期",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目信息!E33"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "结束日期"
"ParamName": "结束日期",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目信息!I33"
}
}
],
"ResultErrorCodeTo": {
@@ -1375,7 +1392,7 @@
"ReloadData": true
}
],
"ID": "5c8aee71-d800-4228-bdfb-1233da24c628"
"ID": "227d201b-e1c6-46c5-8872-aafd0160ed1c"
},
{
"CommandList": [
@@ -1390,12 +1407,12 @@
"BtnText": "知道了"
}
],
"ID": "477f3bf9-3e87-4454-92a6-bfc0c6dd4ae7"
"ID": "6ad29c63-668a-40b6-9350-2f0973e8967e"
}
]
}
],
"ID": "2633f00c-c3e5-4baa-a69b-dc83b889ef03"
"ID": "cfed85e0-faab-4a58-aed0-ae912d3d6ce7"
},
{
"CommandList": [
@@ -1413,7 +1430,7 @@
"ReloadData": true
}
],
"ID": "707d99af-aec8-4bb4-bf11-089141723357"
"ID": "b2c0aebd-db64-477d-9427-39826af419ac"
}
]
}
@@ -1458,6 +1475,24 @@
"FontFamily": 0,
"FontSize": 13.333333333333332,
"BorderBottom": 0
},
{
"Background": 5,
"BorderBottom": 1,
"BorderTop": 1,
"BorderLeft": 1,
"BorderRight": 1
},
{
"BorderBottom": 1,
"BorderTop": 1,
"BorderLeft": 1,
"BorderRight": 1
},
{
"BorderBottom": 1,
"BorderTop": 1,
"BorderLeft": 1
}
],
"Types": {
@@ -1466,11 +1501,16 @@
"[AUTO]General",
"Right",
"Text 1 50",
"Background 2 0"
"Background 2 0",
"#FFFFFF00",
"black"
],
"Borders": [
{
"Color": 4
},
{
"Color": 6
}
]
},
@@ -1845,7 +1885,15 @@
"30,20": 0,
"31,18": 0,
"31,19": 0,
"31,20": 0
"31,20": 0,
"32,4": 6,
"32,5": 7,
"32,6": 7,
"32,7": 8,
"32,8": 6,
"32,9": 7,
"32,10": 7,
"32,11": 7
},
"SheetStyle": {
"FontFamily": 0,
@@ -1865,12 +1913,14 @@
"27,1,1,20",
"12,15,1,6",
"12,1,1,13",
"9,1,1,13",
"9,15,1,6",
"2,6,1,15",
"5,6,2,15",
"2,1,4,4",
"32,1,1,3"
"32,1,1,3",
"9,15,1,6",
"32,4,1,4",
"32,8,1,4",
"9,1,1,13"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
@@ -1889,7 +1939,8 @@
]
},
"RowBreakLines": [],
"RepeatRangeSettings": []
"RepeatRangeSettings": [],
"RelatedDataTableName": "项目表"
},
"PrintInfo": {
"PaperSize": {},
@@ -1901,4 +1952,4 @@
"Formula": "项目信息!$B$33"
}
]
}//vZ1RcUtE7caUm+bRbS54tmLvyaGzhQxulOBLhgXfKv+EDMy11cm/0UjtgbfpxSsuI/nFMf4zRvFpfoTgLhE7ucrbyd2XMZIv5q5gJFhvEpU8/TtOTx2Ue4kXQrJGhsChocGv0iQ1/uAYkrHNBdwo6bvedL3zMs0pt88Quc6ufp809hcPkopKOwfMkasOLZ3YvVkRl/Dx5k32hWlqvBk2yiOZxMOs8G29Ez8zy6rhuf0poSx8kqdM9HVwU5FMzXi5tiJu/Mir1rvDtdblcEd5oQgNXVDVtnko8AqG8PxMy7KtN1FRIhFmwT5di+2xE5divNuQY+rDWoy713bN5a71UQd2hb4Q/mjJW3DgVywPBV5CE4fyS3ptGWbJP5XvjyhK91sM7V9ZQ3de1Q4p0O5lXu8ffl7mwpzs9zGqhLb7+Z1Y6gBR67M6tSHXtGZEKmaSbmQruGGM/0BedZFGjCvXTe7VetY3iVnRT8znFsijUeM0ALjvkJyhncwfaZ8DNluyGtmb34zmukixfKyu9pB63D4cZKojCs5H2Eo0YQkz1WgfZoMRy212zjYdnNPYVKFd/K4NkLwJj6u/XLZNxIs0gk4i7LAIcLN9fDYF+Wut4pn3mxxFtQ7WLX9pAkRgscbnHJrhSm3eR/5aEPt4YjRmCcfAOkdTuXxUmu955sddtvgSri4GDO0FLeK3SZvd4QZrBK+RJSpQ3qM9M/Oj2xF1S6Gfw3QUUyO76vuD9Cinu/SZIZnOvaj9WIplVyIk7q6sByoHEWA0jLzIrvl09rPyc75PP9LhgOWfBONYLyDUoDXEqO14XhNNMb+VLtmOxKgAE1XozWYltWKr5zwSGKsrqDQb2yIKDA4yqm/b5nhkP6OXT/kJXcXjQh+Hkp4WySZS8/Sqw8/dO7pT+lo512ZLcA==|920
}///fso2HdQqnCymiSITFGk9DjmUtT4qXNjWlXV8G2MiSghFaIs6l2aOJskjZynFgf9VTbaPrMzAmcpFlQ4/ripj6pFKkAR5w1NAnFo+Q7TMe8UthBu5Kk+cYj9HwY7v1UFsBmpur7H0EgYG5287u0q0cEFdieWqqj+jWHopf/wsxURkcX3i8M+OZe9wTgjzVeCcgrQSSr/0651tIPp8odjLBnfRr2PyJYqXznChogPXgaKHDTl/hFyLDGhWOXfA3CiL8D/ZCK7Ntc6+4AwebhvXm6oZti6M2Js9DEuE5oSkoWHEbE6uppWQhQMzlOuJ8biaLky3JH4tV6AThafhWdOiUeuyNZsqyFt0vllhgmfoo6Wg9lMbd37jmSwXEH7Gixfb60/Y79lYPsCbF/P9jolCsrTZKCcmsnhmLVMN17ym3TKOaYudD03x9Bqs10xJN+8wl35xjaLrvFvcP3kJx6EVDUj7pDePDDnUJRMkxKg9OyYb9FjBvBGvVjhtVE0PIWZswjeEmYDIKgErjOmPt934C0OBY1Cnfy6KINwRcb1d7PrdEidxcmIZy26qDz7bgKknbKEIHUgzWOV5pGrZQSZAbqOC83UFDVk010+9S44IojgbTWPYpNinQNLkzkebL8+VAblI1iWHbwwzXSYPtc+0XsQdWp/WzVYf2NWZ7/4DLzL3PdUHRfWW3vd4mNpemy6V1WivIxzrRpDJSdG9IWlNQYq3dTI9232GA8BK/XAZjXqCw4Zx/VoxrcIvlhUEohH5rFCIN16TP2I0yR7jxOs2Pk5Y3xRin6yoxl7xvATN4BJZ1FfRiX1k5Qr9A+K1wa1PnNE21grgY4d5KrDvvHR7Inpx2c8Isf7SI7pJDm1iHuBHRTTbleDtnupqJNshwu/97zmYyHVKzXIjeNb6bLHig==|920

View File

@@ -23,7 +23,7 @@
},
"6": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 642.0,
"DesignLengthInPixel": 570.0,
"Mode": 2,
"MinLength": {
"Unit": 1
@@ -213,7 +213,7 @@
"DesignLengthInPixel": 32.0
}
},
"34": {
"35": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0,
"Mode": 2,
@@ -225,11 +225,6 @@
}
}
},
"35": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"36": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
@@ -240,24 +235,29 @@
"DesignLengthInPixel": 32.0
}
},
"38": {
"40": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"39": {
"41": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
"DesignLengthInPixel": 32.0
}
},
"42": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 24.0
}
}
},
"Count": 40,
"Count": 43,
"DefaultSize": 32.0
},
"Values": {
"1,1": "项目管理",
"3,1": 0,
"3,35": "添加项目"
"3,36": "添加项目"
},
"AttachInfos": {
"3,1": {
@@ -469,7 +469,7 @@
"resize": "none"
}
},
"3,35": {
"3,36": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
@@ -524,7 +524,7 @@
}
}
],
"ID": "e4457e35-d237-44c0-8dcc-f6e3be512a12"
"ID": "f1677625-2da2-4660-9496-f93635267b13"
},
{
"CommandList": [
@@ -537,7 +537,7 @@
"LoadBindingDataOption": 2
}
],
"ID": "2c83e94d-41ec-4871-9563-d8673c7e9ac6"
"ID": "f4e9c0eb-5aa0-416d-a00b-b02eeea13f93"
}
]
}
@@ -800,10 +800,11 @@
"3,19": 2,
"3,20": 1,
"3,21": 3,
"3,35": 2,
"3,34": 3,
"3,36": 2,
"3,37": 2,
"3,38": 2,
"3,40": 2,
"3,41": 2,
"4,1": 4,
"4,2": 4,
"4,3": 4,
@@ -838,10 +839,13 @@
"4,32": 7,
"4,33": 7,
"4,34": 7,
"4,35": 5,
"4,35": 7,
"4,36": 5,
"4,37": 5,
"4,38": 5,
"4,39": 5,
"4,40": 5,
"4,41": 5,
"6,1": 8
},
"SheetStyle": {
@@ -849,11 +853,11 @@
}
},
"Spans": [
"6,1,1,38",
"6,1,1,41",
"3,1,1,6",
"3,7,1,6",
"3,14,1,6",
"3,35,1,4",
"3,36,1,6",
"3,21,1,13"
],
"PageInfo": {
@@ -880,4 +884,4 @@
"PaperSize": {},
"Margin": {}
}
}//KHjS3/xJlrGWv9VBZu/D4oOPyVGUEVG/EyGID/h5s72rbAwuYBqpQb9GQyjSnAZAj+9U1nyiRv2fd2rDHLwkdDZ/nWnXFrJiF15a/TkIodK31xGYqNZ1ntJlrDU763C8iSuxUP+QT4QS9S0dos/qligY44EiC0AAr6rciFrYuL+mSLcHtmDDRhZIq7PE3wMJv0yTQFdu9sH38+BhX3qAs3CQdJqt6kiUmYtD4EIG7LpxZV7QCPqumk9M/W6c2dnTQVLyNn9UKSp8xvBpr3YGys2c/84ynLjsKf45dywDlqQj4f9SDG5e6qMFAfsqG1fjoMvhr/KlovKB7pV8Y4Iv/MwLz27rYHpq4jrs/M6LNv+SkJB/8kOu2to9CjlPMJlSHwSfs+mG2LVA8ULjRR2325Y3LtkputJdW8sTNk2X+kQj3AXoj046iGBqgUerDfWPBxc/huWbyQBnrWmpKjVFAsyGJO6vQeTT1rK5ldA5JvjRDP0sIWYca9eOKdtR34ULk05c/K84MVun6BXIp7aEelKS7EEy6zU2k5dnhWUNWM+iT/jp8Xw1O+z+z+Ib1csCE6xabMLP9I4tYnPmbL6wnlw99itNHHtJzNGjfz1j9yUSmwUJeQh23UiWqpF2kShMRTihCKWb3SKTA4cEhrHDv8WrZyohoQWz9JvvuNHoHg1OhI/qwskAi9C54rjh/+OG8V7aPSTDu/OdjFj6val378ear79pRnOcvdm9ZhWfvYrFKulzGjlAzbZ3/6SODnjCjdFCf5gxJjzIeo9XwyZYkuLD61N63WxEnLGsGntRp4qIwUwMTVEtqy7tzWsXni5jPG0wGYWIytoSl+8A+vxKXIFMVM86FzC4aZuvnWi1E/zF25ynAf25ddl2JucIHp1s9xU6tN1emtZ0plV/hCIt3w==|920
}//BABoIGhhRvjeLhf6oia+5Fbyt765lm/0XQ0wfZw8AqsUvCdcYQWlHXhdolMVW50mXZa2LgZJJgGOtXP8Y8dcRsj/3m50fcsyMoQnYofza1eL+kGvbqc6Fm2hZZ6jJy2XETS21IGToSQvcx2FUhCOjr/ZqjBJTfzYVRiGu0PGIGXB3Xyr/6QV5EGVaYOXSPBEnUhMK73VcIGpVibRqRHsMhTas7jS4nDMD61XpyXHYwHUqGBSgB6Azk9MZlRW1C+ZBNON86CSOs3IYshtbFfUvDxRDQT1oQuClYBXX2c67V6/u8rXSNgtOTMf+NTFO9c/AY2Jc0Cm4slbykspliGj7UXC1R3+p9Nd+Gji2dhen2Ua+PnJGNcCFHUcjPqCvkvz3suCwhBZNuLoCuzCibXPzD0POdDzr2RwUf/VjP8DnjPRJN8DjfBPxYVlo6UDTqeMmOPNKfROsJsNHfzkROL8aHCCBYcxIqbWWseU5YtXuELZyis9QDETAc7ppp3FH/78y6BqoY6hvf8ah+Iii5723PB16u49ALpzRP63zZyXkH/Ah3oyr5YxomCgprx+JXQki5XyARr9YsKWNX1a/aHRXYeE1c4eKg9ohhqUjh+R3aB+aWFZac9OZSVEklk/f9/p130bOPChbRYsgcGzt50fwlQQWAtifalej9bcLOtH+wmeXEbxnjNoeXbcWrouRUSFNcW2F+u8GYPZ5JS5tOprXMdvfNFHAOTrr7atww12DhCc+I5VKlwfgr+zbGkz/2rfMjwRvstQRdaSRZOA1euxVJ6ucuNnRF00fyGZ7BFtZAiqX32iZCCZ4jhNixZOiwMolCbVYtZL6cgKue0nI3gfajdJ2CAXBNk4OC2zlNJQJWCqWE+q3JawSKtEztvC9vqB2JK2icIKeLpPqHLvly0J2Q==|920

View File

@@ -314,6 +314,7 @@
},
"CellType": {
"$type": "ElementUI.AvatarCellType, ElementUI",
"CommandList": [],
"icon": {
"$type": "GrapeCity.Forguncy.Plugin.ImageValue, GrapeCity.Forguncy.Plugin",
"Name": "app-logo3.png"
@@ -452,7 +453,7 @@
"BindingInfo": {
"TableName": "项目表",
"ColumnName": "计划工期",
"GUID": "329144a1-49cd-4ae0-9f9f-209a5fff5eed"
"GUID": "f5ceed23-ba7d-419c-84bf-529972033536"
}
},
"13,5": {
@@ -916,11 +917,11 @@
"11,23,1,4",
"11,5,1,6",
"11,16,1,6",
"11,27,1,6",
"13,1,1,4",
"16,1,1,4",
"16,5,2,28",
"13,5,2,28"
"13,5,2,28",
"11,27,1,6"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
@@ -945,4 +946,4 @@
"PaperSize": {},
"Margin": {}
}
}//rSrfujQyYYQQOEFK/rk4LWT6C8kA/67GBZ87f/JK9NiqfGOSJuISqQiEKC1IHihb4e343R1YpjqFJcT7URh70ixc7hQKAe7GpqUycmV/nmtOHwbsKVO7YttEsxy4Ojo8+P+WhyHTHjRxl/2TBP9rG8kA8wuVXmJxS+znrhz9X1hstSF1nTIh2bhwH9CcOGhiKLqEchlf+0IsCcBjsqouPFc7PNRpcKlJ75wUbkIR3Pp/8mdpS2GhdQkMh6pu82PdyHdQO3R1qAYpGc+aPwsjnfnC3XcD6zX0OJB1TteijXC3BZOMEVbhH1Y+vY635Umk36IgaPP+dkPzonh9GSmuqDpteNGZXt2o0zhzCip68JpUp/lthkY8QL7nWEqr4fkKNTCbnwaBfx5y3oKwl/S11DxlC9NRMWtcPF6DtAoIWhl6p8Ph4yvB5XlLVOdMC7UAb0TXHJHfEZInc0M3bAGrRGCC63JbC4WRPl6BTx8sDwmcTSoUz8QoVF17Rmtd8qzBqrDlm7sG18sQ7jDLpFuKvnzAJoMLg5osG7rIIbuH8nKFS/9RynQrRtAP2NQ53PObfI2+QZhvRxhqf3A/FBpQ1GTSCm+Nu0XJhNa0ueEEMYgj2LKH5BHLtCh9y+HrH3ok8lntVVYZbMga6AiWONZdZA8hHvQXMaJbQY/ZyW2nNaalw3njMpSY1NL0q+EwmHCbLzWN6modpxUOo3Uhr5XvuS7ta5kEMjzBsWndeQ+6X+fvO/3J3Ls3Zjex330chboU8WKTVPaziO4ofOYUcfkVlJQAx4o4VjVMNqjUOEz1YIUwk5daPbZuFaqrvOEfF4JfSowomd3tsJjp5/8xeEU5qG1wCQW4D1deb1I//jC4TKazWDvuzDbvTJq46vMrd3NSNdymedwxvO59n27AWOgd+g==|920
}//Ri8yhbs+sAVpOJm18rhjHXTAAZs39G7LORVBBEg3cEK2o8evRiuKPoRns4/3VY83ZQ9ytG/WlAOO96RQi7vpdis6tGSwdLragQY3epsE/X0ZQTc2xnvDCZeXczHYTkVa0m6peIB6atQGl2HoSqHpcX3re3V6WM1xt6C+mnr6HJKA/jWmnm++9DxmJJAtwQJTOhiRM5ytfuY8wEKnQVJq0jGa7c8H9eeIDGg2+rJfFjQOQYjiPg3SMBJiYU/Pcm4H9WUYHBID7dInDCkjbf/Uo2njHAgNXWgkgWvPPkdjM1xsV3b8R9xPUrB/dKEqPrnFQoSvitU3aMIoVr6HnJNdKuRjwtn0NwfSHInLim2IYA7SjLO7AskAazG8hp794MlmAXVaFxiFNILFaZ8uV8oYsBadcf6jicXTEuKleNbjvey6Ig9uHYzEO8/oXTGwdPA8iVkddVHizMxQ38GiBwckyXy7/UyIlR9fCaLCzQeFXFDm1z8IFaK4iqciGaAfwvUVhZPdDNEpH6WC7g9kB3tFXFp6EQg2JTbdr4ugPgbMK463Ss6zzahUy7nsDdRCB56VB857Ui3IzC7aRZndtOzQIQHOuU0klaPJFXhl/WiPMaAFGWAQgCsUoxkCVBnFflaHUGmMZfZxftgjBhbOFnOVOBpk40PFyodNVLSL3c8MG8BmuZe9h1Lx8DBghdhRYSVObd/CfCtuzFCoB/ViTJrGrAF9xD7GJPxBl6w6NH09u+BlWKAARq53GVjTu6wQPTdSlmg0Ci1EIRP7rfW5AY6Yxgh3mbHfL6/PZkegQpqtirb1WsdXDLHPmuRVzuSq2IkJJCVcUII1vIlC/ttr8HGZTkcHwlsv4/JH1KjljJz5xxt2UVveONS8DshPgCdoyj189hohfEvjRXnFHJZ+7saS3g==|920

View File

@@ -18,8 +18,7 @@
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 31.0,
"Mode": 1
"DesignLengthInPixel": 30.0
}
},
"4": {
@@ -59,7 +58,7 @@
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 63.0
"DesignLengthInPixel": 60.0
}
},
"4": {
@@ -137,10 +136,12 @@
},
"Values": {
"1,5": "加载中...",
"1,10": "进行中",
"1,12": "自定义",
"1,14": "菜单",
"2,5": "任务列表"
"3,10": "进行中",
"3,12": "自定义",
"3,14": "菜单"
},
"Formulas": {
"5,5": "IFERROR(ODATA(\"需求反馈登记表/$count?$filter=项目ID eq \"&IF(ISBLANK(项目ID),\"null\",项目ID)&\" and 状态 eq 0\"),0)"
},
"AttachInfos": {
"1,1": {
@@ -224,7 +225,364 @@
"UseCellForeColor": true
}
},
"1,10": {
"3,5": {
"CssName": "",
"CellType": {
"$type": "Forguncy.CustomMenu.ForguncyMenuCellType, Forguncy.CustomMenu",
"TemplateKey": "浅色横菜单",
"Items": [
{
"Value": "概况",
"Text": "概况",
"SelectedIconColor": "Background 1",
"SelectedIconColorUseItemColor": true,
"IconColorUseItemColor": true,
"IsOldMenuPath": false,
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=项目标题!项目子页面"
}
]
},
"value": "项目概况",
"compareType": 1
},
"CommandList": [
{
"$type": "Notiflix_Forguncy.Block_Command, Notiflix_Forguncy",
"Cell": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目标题!项目子页面"
},
"Title": "加载中"
},
{
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目标题!项目子页面"
},
"Value": "项目概况"
}
]
}
],
"ID": "28b44e16-85b6-4b7e-93e4-9cac4872b1ed"
}
]
}
],
"CanVisitRoleList": [
"FGC_Anonymous"
]
},
{
"Value": "任务",
"Text": "任务",
"SelectedIconColor": "Background 1",
"SelectedIconColorUseItemColor": true,
"IconColorUseItemColor": true,
"IsDefaultItem": true,
"IsOldMenuPath": false,
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=项目标题!项目子页面"
}
]
},
"value": "任务列表",
"compareType": 1
},
"CommandList": [
{
"$type": "Notiflix_Forguncy.Block_Command, Notiflix_Forguncy",
"Cell": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目标题!项目子页面"
},
"Title": "加载中"
},
{
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目标题!项目子页面"
},
"Value": "任务列表"
}
]
}
],
"ID": "784563a2-2140-40d3-a905-22a218fa9de6"
}
]
}
],
"CanVisitRoleList": [
"FGC_Anonymous"
]
},
{
"Value": "工时",
"Text": "工时",
"SelectedIconColor": "Background 1",
"SelectedIconColorUseItemColor": true,
"IconColorUseItemColor": true,
"IsOldMenuPath": false,
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=项目标题!项目子页面"
}
]
},
"value": "项目工时",
"compareType": 1
},
"CommandList": [
{
"$type": "Notiflix_Forguncy.Block_Command, Notiflix_Forguncy",
"Cell": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目标题!项目子页面"
},
"Title": "加载中"
},
{
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目标题!项目子页面"
},
"Value": "项目工时"
}
]
}
],
"ID": "9f0a2fb0-941d-41e2-8b20-3501ed382b30"
}
]
}
],
"CanVisitRoleList": [
"FGC_Anonymous"
]
},
{
"Value": "文档",
"Text": "文档",
"SelectedIconColor": "Background 1",
"SelectedIconColorUseItemColor": true,
"IconColorUseItemColor": true,
"IsOldMenuPath": false,
"CanVisitRoleList": [
"FGC_Anonymous"
]
},
{
"Value": "人员",
"Text": "人员",
"SelectedIconColor": "Background 1",
"SelectedIconColorUseItemColor": true,
"IconColorUseItemColor": true,
"IsOldMenuPath": false,
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=项目标题!项目子页面"
}
]
},
"value": "项目人员",
"compareType": 1
},
"CommandList": [
{
"$type": "Notiflix_Forguncy.Block_Command, Notiflix_Forguncy",
"Cell": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目标题!项目子页面"
},
"Title": "加载中"
},
{
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目标题!项目子页面"
},
"Value": "项目人员"
}
]
}
],
"ID": "c38a44d8-2b67-406e-8799-dbcf3cd0abbc"
}
]
}
],
"CanVisitRoleList": [
"FGC_Anonymous"
]
},
{
"Value": "负荷",
"Text": "负荷",
"SelectedIconColor": "Background 1",
"SelectedIconColorUseItemColor": true,
"IconColorUseItemColor": true,
"IsOldMenuPath": false,
"CanVisitRoleList": [
"FGC_Anonymous"
]
},
{
"Value": "沟通",
"Text": "沟通",
"SelectedIconColor": "Background 1",
"SelectedIconColorUseItemColor": true,
"IconColorUseItemColor": true,
"IsOldMenuPath": false,
"CanVisitRoleList": [
"FGC_Anonymous"
]
},
{
"Value": "反馈",
"Text": "反馈",
"SelectedIconColor": "Background 1",
"SelectedIconColorUseItemColor": true,
"IconColorUseItemColor": true,
"IsOldMenuPath": false,
"CommandList": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=项目标题!项目子页面"
}
]
},
"value": "项目反馈",
"compareType": 1
},
"CommandList": [
{
"$type": "Notiflix_Forguncy.Block_Command, Notiflix_Forguncy",
"Cell": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目标题!项目子页面"
},
"Title": "加载中"
},
{
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目标题!项目子页面"
},
"Value": "项目反馈"
}
]
}
],
"ID": "8293d6d4-69f0-44a4-bf16-42ee18319894"
}
]
}
],
"CanVisitRoleList": [
"FGC_Anonymous"
],
"Notification": "1"
},
{
"Value": "Git",
"Text": "Git",
"SelectedIconColor": "Background 1",
"SelectedIconColorUseItemColor": true,
"IconColorUseItemColor": true,
"IsOldMenuPath": false,
"CanVisitRoleList": [
"FGC_Anonymous"
]
},
{
"Value": "统计",
"Text": "统计",
"SelectedIconColor": "Background 1",
"SelectedIconColorUseItemColor": true,
"IconColorUseItemColor": true,
"IsOldMenuPath": false,
"CanVisitRoleList": [
"FGC_Anonymous"
]
}
],
"Orientation": 0,
"MenuLevelsStyle": [
{
"FontSize": 13.333333333333332,
"Bold": false,
"Height": 30.0,
"Width": 80.0,
"IconHeight": 18.0,
"IconWidth": 18.0
}
]
}
},
"3,10": {
"BindingInfo": {
"TableName": "项目表",
"ColumnName": "项目状态",
@@ -302,7 +660,7 @@
]
}
},
"1,12": {
"3,12": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [],
@@ -316,7 +674,7 @@
"IconSize": 14.0
}
},
"1,14": {
"3,14": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
@@ -324,7 +682,7 @@
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PopupDisplayMode": 1,
"Placement": {
"SerializeProperty": "=项目标题!O2"
"SerializeProperty": "=项目标题!O4"
},
"PageName": "项目菜单",
"PassValues": [
@@ -350,111 +708,6 @@
"IconSize": 14.0
}
},
"2,5": {
"CellType": {
"$type": "ElementUI.TabHeader, ElementUI",
"ClickCommand": {
"$type": "GrapeCity.Forguncy.Commands.CustomCommandObject, Forguncy.Commands",
"Commands": [
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=项目标题!页签值"
}
]
},
"value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目标题!项目子页面"
},
"compareType": 1
},
"CommandList": [
{
"$type": "Notiflix_Forguncy.Block_Command, Notiflix_Forguncy",
"Cell": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目标题!项目子页面"
},
"Title": "加载中"
},
{
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
"PropertyItemsList": [
{
"TargetCells": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目首页!项目子页面"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目标题!页签值"
}
}
]
}
],
"ID": "56e88d7a-8d92-40f2-a2ab-236b620a78bf"
}
]
}
],
"ParamProperties": {
"itemIndex": "页签编号",
"itemValue": "页签值",
"itemText": "页签标题"
}
},
"DefaultValue": "任务列表",
"Tabs": [
{
"Value": "项目概况",
"Name": "概况"
},
{
"Value": "任务列表",
"Name": "任务"
},
{
"Value": "项目工时",
"Name": "工时"
},
{
"Value": "文档",
"Name": "文档"
},
{
"Value": "人员",
"Name": "人员"
},
{
"Value": "负荷",
"Name": "负荷"
},
{
"Value": "钉钉群",
"Name": "沟通"
},
{
"Value": "代码",
"Name": "代码"
},
{
"Value": "统计",
"Name": "统计"
}
],
"type": "default",
"position": "top"
}
},
"5,14": {
"CellType": {
"$type": "Forguncy.TextCellType, ServerDesignerCommon",
@@ -505,7 +758,7 @@
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目标题!菜单回调"
},
"ID": "86586cd01c1049e38b937a09ba094830"
"ID": "2f228723271c43289e0aa29bf6c7ed8a"
},
{
"$type": "Forguncy.Model.SetCellPropertyCommand, ServerDesignerCommon",
@@ -545,7 +798,7 @@
"LoadBindingDataOption": 1
}
],
"ID": "407f8fd6-804b-4105-adbb-caab221b6fa9"
"ID": "8c22f75b-1492-4147-962b-55d9c40e44e0"
},
{
"Condition": {
@@ -566,7 +819,7 @@
"PageName": "项目配置首页"
}
],
"ID": "2b25fbc8-5401-412a-b34c-f83365dfdd85"
"ID": "b006340f-91c3-4e2e-9bab-299177b95695"
},
{
"Condition": {
@@ -609,7 +862,7 @@
}
}
],
"ID": "01e56348-c221-4ddd-81c4-4db3f8ca5e00"
"ID": "fffd6279-d3f1-49b9-b852-7c2e753a8f53"
},
{
"Condition": {
@@ -645,17 +898,17 @@
"Message": "操作完成"
}
],
"ID": "77705d8f-b798-42f6-aeee-66de2d9cb982"
"ID": "92220ef6-2d36-4c59-966e-d4b0f5a193f7"
}
]
}
],
"ID": "e4791f1b-a8e7-43a9-b24c-34cb7a6fe705"
"ID": "5ddcb473-3afc-44db-b5c8-ae1f71d0547c"
}
]
}
],
"ID": "e3cb5fbd-6733-4685-81cf-416cbd6c04f0"
"ID": "dccf5147-4a13-4eaf-bc98-e15922911e17"
}
]
}
@@ -677,18 +930,18 @@
"HorizontalAlignment": 2,
"Underline": false
},
{
"FontSize": 13.333333333333332
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332,
"Formatter": 3
},
{
"FontSize": 13.333333333333332
},
{
"FontFamily": 0,
"FontSize": 13.333333333333332
},
{
"Background": 4,
"Formatter": 5
@@ -711,25 +964,16 @@
"1,1": 1,
"1,2": 1,
"1,5": 2,
"1,10": 3,
"1,12": 3,
"1,13": 3,
"1,14": 3,
"2,2": 1,
"2,5": 4,
"2,9": 4,
"2,11": 4,
"2,13": 3,
"2,9": 3,
"3,2": 1,
"3,5": 4,
"3,7": 4,
"3,8": 4,
"3,9": 4,
"3,9": 3,
"3,10": 5,
"3,11": 4,
"3,11": 0,
"3,12": 5,
"3,13": 5,
"3,14": 4,
"3,14": 5,
"4,10": 0,
"4,12": 0,
"4,13": 0,
@@ -742,12 +986,9 @@
}
},
"Spans": [
"2,5,2,4",
"1,12,2,1",
"1,14,2,1",
"1,1,3,1",
"1,3,3,1",
"1,10,2,1"
"1,1,3,1",
"3,5,1,4"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
@@ -779,4 +1020,4 @@
"Formula": "项目标题!$O$6"
}
]
}//l+YrexHpHdUII38EIU4dULjJ/yAwD8s7OteuvYYxMpEnndsPmnAvlMR9hYyAsrV+z77+E2slou+jyxfWQRRyw873yQinMyaaUgEa+xavbmlW8aepty7P/4DMl5hx0HSRxaHsNz42QN3Y+oy+1YdCgaw3kgQ6I7zMN6oiVeYzb3SCVoWWj3km8DG0iOSDYWHw2eqqOw1cNFvDK0nI3GiWUygfv+XzZfc+nb/lylMd21sMLGevMGpiw93otmMS09LcPuqY/3LxTE7T7HGsmlr5BKgqTBknU8lUHZ4N7gBZXMSuGn6GYlKY657dlHoIth3EGXeiKmd6DisrNfXmch0ZijF+Nbb5aeaM/cFLt58/FdlSCT2ElqAwHBtbxOQlTPRSAIjoi0OpoxO8MjuVh+IRb76hRF+Hl2uDB7SiZ9stA9Zko0MTnbOyPeahAlercOYJM9jrGt58Hee/0o4mU1SD3DsS0zW9MrkTv2o+6nifpn4V6KnY8QVcjVUbFp8ynejXLQTQSmKLyES+Ujxn1oLXbiH4JjxUk6I4uLMb6VXDJylruYPjZlAlcAfGMDs95NsoOF8eVvygy9HVSYvUjKDozdGzmIzY0v6iB4FuZjAl618xmEBIWO2q4DV41sOlIIqeY16zPVIqB+17aEPs0UtOuMCoXkpmi+Lfl0cYR9kNVwdXiO9LUJwUqgt0+4avnveaquejUGBFc3WUn8gCzUyYV8cYWhgG5bHh0JE3bJWr4gAvHBSFkwT+h1a4BNOGOP8EtmvbM+h1JuV068QiEKXQwympnRc/H+hhBjr5yE15EefrqMRxGmvmMhhMb43xB/DzsqdMTAxoMnRoFPV5iBwz6HoOQZCKTkOG09uvhWuVzvxvPS0ziTu36pMQt9xNRPJhEDO2SEdnXP+aKpxelhyZlg==|920
}//vWnBaT8j90QSf6Y5pgvp+9IbstomyhAXHIvwYFEBWbzaQpgD7tuqdhzpUDvIxCTB9fRECNqN0a+s/EzzKlvPn8rA+3h9oEmCzRn8sXyZJiY5xldXN2uVFIzO7EOkxbR1ugCCZWqerpeC2GNjlxGgr8l4DihlaTpGXeL88betWmEVjrKzlq3Ps/tEEvY9JOfL2BVb2v86VZsIeUnU1Rc4WdYNoalCpfXuXg78fSySdyJGY5njYcx3tnpo7MqIUYyrZ0OP1a5e7yu5IraceDA4gQcJcf9ErMbwLtO3TQYchpLVTSYPkyiQnpOJmhx6ZQ8fsmrtWpwAxTEKjxCP5HReM+03M8xxLgvGoF1M2eEQQ1/srXpXzuVPafoi3CMj2dkMD7Q8q/AKYa2WI4/ahn4OBWTX+X/+IkuY2g6y4GaQemfFDeUs0skxZwWkFDXmjB0k5Vw/tqSkl5rHuJX8v+19DRWE9R9MGpiW59PI+IJ9k+Wdd0/p9lq4hPzumiXssj3q4l8nv7oM+bdK+lr7gUAhBoqt17t8uOacgcgd2JeWJ59oafybWorbnXGDCf6xJEIRjpEVSEIDMF/PCyTY5YcJOh1kX3vGhecJK1u5Htlbhmkew2KXBJrJBXGdFVhhaQTzXpqNnJWGbp+kFkHwBkm3h/Hjm8bT2kj++aTe3Sy+Qe60lpsDjH0vVdLXpoBjkV/uqBVy4LIZsWJqqogqbUQFd0+I5/fN+E+7rFpXo6ILkkhqpYb/KVFXIymR4RdR96UFl7Y8lEHoQ39jSpNRI7JCt4gJ8sNwQViSsUzLjaP7x2y9tLNw9CJn/JmxCfKKQXg2MbbQKPKAfJT77AlJaCUnC5Qhm9kgrGn3GiE7OwAk1URy9f6yIkSTSiAjN+HmE2eBPnday82MHn2R1TV/xfGk5Q==|920

View File

@@ -0,0 +1,682 @@
{
"Rows": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
},
"1": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"2": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 20.0
}
},
"3": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 672.0,
"Mode": 2,
"MinLength": {
"Unit": 1
},
"MaxLength": {
"Value": 1.0
}
}
},
"4": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 50.0,
"Mode": 1
}
},
"5": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
}
},
"Count": 6,
"DefaultSize": 32.0
},
"Cols": {
"RowColumnAttachedInfos": {
"0": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.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,
"Mode": 2,
"MinLength": {
"Unit": 1
},
"MaxLength": {
"Value": 1.0
}
}
},
"16": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"17": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"18": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"19": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"20": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"21": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"22": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"23": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"24": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"25": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"26": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"27": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"28": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"29": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"30": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"31": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"32": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"33": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"34": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"35": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"36": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"37": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"38": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 15.0
}
}
},
"Count": 39,
"DefaultSize": 32.0
},
"Values": {
"1,35": "新增反馈"
},
"AttachInfos": {
"1,1": {
"CellType": {
"$type": "ElementUI.InputCellType, ElementUI",
"CommandList": [],
"UIPermissions": [
{
"Scope": 2,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 1,
"AllowRoles": [
"FGC_Anonymous"
]
},
{
"Scope": 4,
"AllowRoles": [
"FGC_Anonymous"
]
}
],
"type": "text",
"placeholder": "搜索关键字",
"suffixIcon": {
"$type": "GrapeCity.Forguncy.Plugin.ImageValue, GrapeCity.Forguncy.Plugin",
"Name": "Application/047_search_8.svg",
"BuiltIn": true,
"Color": "#c0c4cc"
},
"resize": "none"
}
},
"1,20": {
"CellType": {
"$type": "ElementUI.DatePickerCellType, ElementUI",
"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 周"
}
},
"1,35": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PageName": "新增任务",
"PassValues": [
{
"Source": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目反馈!项目ID"
},
"TargetCell": {
"SerializeProperty": "=新增任务!项目ID"
}
}
]
}
],
"Text": "新增反馈",
"TemplateKey": "_RS_Main3",
"Icon": {
"Name": "Application/001_add_1.svg",
"BuiltIn": true,
"Color": "Background 1",
"UseCellTypeForeColor": true
},
"IconSize": 14.0
}
},
"3,1": {
"CellType": {
"$type": "ElementUI.TableCellType, ElementUI",
"ElTableName": "EL表格1",
"RowDoubleClickCommand": {
"$type": "GrapeCity.Forguncy.Commands.CustomCommandObject, Forguncy.Commands",
"Commands": [
{
"$type": "Notiflix_Forguncy.Loading_Command, Notiflix_Forguncy",
"Title": "加载中"
},
{
"$type": "SetCurrentRowCommand.SetCurrentRowCommand, SetCurrentRowCommand",
"CurrentRowInfo": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "任务表",
"ColumnName": "ID",
"GUID": "2db78f6d-4c3c-4641-82a3-d7a0de3e8cd4"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目反馈!行数据.value"
}
}
},
{
"$type": "Forguncy.Model.ShowPopupCommand, ServerDesignerCommon",
"PopupDisplayMode": 4,
"ShowDrawerHeader": true,
"CloseWhenClickGrayArea": false,
"PageName": "任务首页",
"LoadBindingDataOption": 1
}
],
"ParamProperties": {
"dataRow": "行数据",
"value0": "行数据.value",
"parentValue1": "行数据.parentValue",
"任务名称2": "行数据.任务名称",
"执行者3": "行数据.执行者",
"参与者4": "行数据.参与者",
"开始时间5": "行数据.开始时间",
"结束时间6": "行数据.结束时间",
"任务类型7": "行数据.任务类型",
"任务状态8": "行数据.任务状态"
}
},
"bindingOptions": {
"$type": "ServerDesignerCommon.Model.BindingDataSourceModel, ServerDesignerCommon",
"TableName": "需求反馈登记表",
"BindingInfos": [
{
"BindingInfo": {
"TableName": "需求反馈登记表",
"ColumnName": "ID",
"GUID": "7f0990b7-a1c5-4357-8fd2-273e6e7b797a"
},
"ColumnName": "ID"
},
{
"BindingInfo": {
"TableName": "需求反馈登记表",
"ColumnName": "关联任务",
"GUID": "1e81b4b0-14fc-446b-b2c6-03fa83d4d6c5",
"RelationBinding": {
"RelatedTable": "任务表",
"RelatedColumn": "ID",
"DisplayColumn": "任务名称"
}
},
"ColumnName": "任务名称"
},
{
"BindingInfo": {
"TableName": "需求反馈登记表",
"ColumnName": "功能",
"GUID": "581f4b80-af35-4122-8b5a-2b4e899eb5d0"
},
"ColumnName": "功能"
},
{
"BindingInfo": {
"TableName": "需求反馈登记表",
"ColumnName": "内容",
"GUID": "e938fa8d-018a-49b0-a65c-898260f82452"
},
"ColumnName": "内容"
},
{
"BindingInfo": {
"TableName": "需求反馈登记表",
"ColumnName": "提交人",
"GUID": "034d2ae7-ca7b-4c26-953e-736ec2dc8673"
},
"ColumnName": "提交人"
},
{
"BindingInfo": {
"TableName": "需求反馈登记表",
"ColumnName": "联系方式",
"GUID": "c14b6033-08f3-47a8-8bbc-4fa8fe5d5fce"
},
"ColumnName": "联系方式"
},
{
"BindingInfo": {
"TableName": "需求反馈登记表",
"ColumnName": "处理人",
"GUID": "b46f9597-3892-465a-9ade-65dab882f22e"
},
"ColumnName": "处理人"
},
{
"BindingInfo": {
"TableName": "需求反馈登记表",
"ColumnName": "开始处理时间",
"GUID": "532cc44b-2484-42ee-a714-7404fa273002"
},
"ColumnName": "开始处理时间"
},
{
"BindingInfo": {
"TableName": "需求反馈登记表",
"ColumnName": "结束处理时间",
"GUID": "a8037c56-e388-4c46-bd98-5d98ee1b0d5b"
},
"ColumnName": "结束处理时间"
},
{
"BindingInfo": {
"TableName": "需求反馈登记表",
"ColumnName": "处理结果",
"GUID": "f253e4c5-0110-48ba-b6b4-e15d45b3e1b2"
},
"ColumnName": "处理结果"
},
{
"BindingInfo": {
"TableName": "需求反馈登记表",
"ColumnName": "状态",
"GUID": "59cbc131-0716-41ed-b7b8-a12531e2e990",
"RelationBinding": {
"RelatedTable": "反馈状态表",
"RelatedColumn": "状态码",
"DisplayColumn": "状态"
}
},
"ColumnName": "状态"
}
],
"SqlCondition": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"TableName": "需求反馈登记表",
"ColumnName": "项目ID",
"GUID": "666738bc-3811-40c6-a79d-0c7e389b4f4a"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目反馈!项目ID"
}
},
"OrderBySqlCondition": {
"OrderByColumns": [
{
"ColumnBindingInfo": {
"TableName": "需求反馈登记表",
"ColumnName": "FGC_CreateDate",
"GUID": "a36fadee-dcc4-46cf-88dd-b1e0a7516fa0"
},
"Order": 1
}
]
},
"CustomColumns": []
},
"columns": [],
"actionButtons": [
{
"$type": "ElementUI.ActionButton, ElementUI",
"type": "button",
"Name": "编辑",
"shape": "default"
},
{
"$type": "ElementUI.ActionButton, ElementUI",
"type": "button",
"Name": "删除",
"styleType": "Accent 5",
"shape": "default"
}
],
"sumText": "合计",
"size": "default",
"emptyText": "暂无数据"
}
},
"4,1": {
"CellType": {
"$type": "ElementUI.CellTypes.PaginationCellType, ElementUI",
"AttachElementTable": true,
"ElementTableName": "EL表格1",
"pageSize": 18,
"pagerCount": 7,
"layout": [
{
"layoutItem": "prev"
},
{
"layoutItem": "pager"
},
{
"layoutItem": "next"
},
{
"layoutItem": "jumper"
},
{
"layoutItem": "->"
},
{
"layoutItem": "total"
}
],
"pageSizes": [
{},
{
"value": 20
},
{
"value": 30
},
{
"value": 40
},
{
"value": 50
},
{
"value": 100
}
]
}
}
},
"StyleDatas": {
"Styles": [
{
"FontFamily": 0,
"FontSize": 13.333333333333332
},
{
"FontFamily": 0
}
],
"Types": {
"Strs": [
"Body"
]
},
"CellStyles": {
"1,1": 0,
"1,20": 0,
"1,21": 1,
"1,22": 1,
"1,23": 1,
"1,24": 1,
"1,25": 1,
"1,26": 1,
"1,27": 1,
"1,28": 1,
"1,29": 1,
"1,30": 1,
"1,31": 1,
"1,32": 1,
"1,33": 1,
"1,35": 0,
"1,36": 1,
"1,37": 1
},
"SheetStyle": {
"FontFamily": 0
}
},
"Spans": [
"1,35,1,3",
"3,1,1,37",
"4,1,1,37",
"1,20,1,14",
"1,1,1,18"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
"PageLoadedCommandList": [
{
"$type": "Notiflix_Forguncy.Block_Command, Notiflix_Forguncy",
"FunctionName": "remove",
"Cell": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目反馈!项目子页面"
},
"Title": "加载中"
}
],
"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": []
},
"PrintInfo": {
"PaperSize": {},
"Margin": {}
}
}//E9zctXPp0nF4h6O3enUT1kv9Tx3Mmrz7SqdIgXCOcXq8/fSGVRtZRA5IjyxLRR3BTPPcf8PYt85wZEubmGpaf01JjtPwYA7MUnqMBk5k219LiTEfpgfmg6tFBtXCiOq3k1PWJxH4kTb+RFRSRvbZnknTFLyfqJYjNW8wfckwGdca3yzJ+8jJQu+qHBCMgM1TOKoX4tN2I2R/Tffc4FjYPX08g3EUKSbCHe+tr0MSxmJ5pEoXF9KoAbQPU3fmxt2ntJJuQFhznZc3ggXlQfufPGwHAZxmx/2/QwgKajV6QOaDziMEAOx6yxdeWQfsQD4GrWHJFr/pV0QxAGYxXpTtvcb4jPbi/mPU5fNBg6zBS9SbHp7QN4KS9kHSrhQ+3de1VAuH/lsCAUe9UltH6ow90WBsUUqGt+QtqoXSzknqCG1Fvu6QMGe+Esm4SkHiFZ3lzC57Ro5XtyczwouSNW3ETCgEuvXZlBt1VJSip2wIboDUlyg5SHTjr/TBZZo+4xN7+YanvF51wAFa/HB3AC0GGBBlsCOWz5UFAIedzwRG5btN+d2aMVKZgCY/VW25zxVrbekxc0EjK3rvRZdOazoPXpk9LcmUqJQphx6iiA5d3Y8F4VQx/c7X5fWPNX5f8T7pc66ZSMa4LRvzsAxiHqZgWwN3K/zgabNdAV5l1+IWh5fttfk0u/WySzWH99sm/cgLvDzPiFSWGUo2q+Wth/BxAtsq+Eaicui66PnsaaRUcCrjvKWxW3JASTPAaJA6k7huEiCuNYK+B3UDlc/+2uHbK6TL9Ey0E+AdDlwP22uX0L2tDL2OjFCRTIkgHp9CGsDy7BRiwv4gmduXmpQdFl9Z7zjm9cXWkreONqdK+NvkuLnDDeOWjyNATw5AybG0WFCUY5fPResEbl6MixfzS1gS7w==|920