{"Message":"增加导出excel功能\r\n","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/项目反馈"},{"State":1,"Type":40,"Name":"Plugin"},{"State":3,"Type":15,"Name":"ServerCommand/导出反馈数据"}],"Version":"v1"}

This commit is contained in:
cuckooent
2025-03-03 21:10:53 +08:00
parent c330dcb619
commit 68036043e6
8 changed files with 638 additions and 106 deletions

View File

@@ -231,11 +231,6 @@
}
},
"33": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"34": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0,
"Mode": 2,
@@ -243,7 +238,7 @@
"Unit": 1
},
"MaxLength": {
"Value": 2.0
"Value": 1.0
}
}
},
@@ -252,27 +247,38 @@
"DesignLengthInPixel": 32.0
}
},
"36": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"37": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
"DesignLengthInPixel": 15.0
}
},
"38": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"39": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"40": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
},
"41": {
"GridRowColumnDefinition": {
"DesignLengthInPixel": 32.0
}
}
},
"Count": 39,
"Count": 42,
"DefaultSize": 32.0
},
"Values": {
"1,35": "新增反馈"
"1,34": "导出Excel",
"1,38": "新增反馈"
},
"AttachInfos": {
"1,1": {
@@ -385,7 +391,7 @@
"noMatchText": "无匹配数据"
}
},
"1,15": {
"1,14": {
"CellType": {
"$type": "ElementUI.DatePickerCellType, ElementUI",
"CommandList": [
@@ -393,7 +399,7 @@
"$type": "Forguncy.Model.OperateCellTypeCommand, ServerDesignerCommon",
"TargetPageElement": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目反馈!P2"
"SerializeProperty": "=项目反馈!O2"
},
"TargetType": "ElementUI.DatePickerCellType, ElementUI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=e50995ee76bfe560",
"MethodName": "GetSelectedRange",
@@ -436,7 +442,7 @@
"DefautWeekFormat": "yyyy 第 WW 周"
}
},
"1,29": {
"1,28": {
"CellType": {
"$type": "ElementUI.SelectCellType, ElementUI",
"CommandList": [],
@@ -502,7 +508,7 @@
],
"CustomColumns": []
},
"placeholder": "请选择",
"placeholder": "反馈状态",
"noDataText": "无数据",
"filterInServerOptions": {
"matchMethod": "contains",
@@ -511,7 +517,104 @@
"noMatchText": "无匹配数据"
}
},
"1,35": {
"1,34": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
{
"$type": "Forguncy.Model.OperateCellTypeCommand, ServerDesignerCommon",
"TargetPageElement": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目反馈!O2"
},
"TargetType": "ElementUI.DatePickerCellType, ElementUI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=e50995ee76bfe560",
"MethodName": "GetSelectedRange",
"RetrunParamNames": {
"StartValue": {
"SerializeProperty": "开始日期"
},
"EndValue": {
"SerializeProperty": "结束日期"
}
},
"BreakpointIdentity": "bff14c54-24d8-4778-921a-a7bd6f0c904c"
},
{
"$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": "=项目反馈!B2"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "反馈类型",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目反馈!I2"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "开始日期",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目反馈!开始日期"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "结束日期",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目反馈!结束日期"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "反馈状态",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目反馈!AC2"
}
}
],
"RequestAsync": true,
"CheckDataValidation": false,
"BreakpointIdentity": "00b27023-4a2c-44ff-9c4e-cd0b33d068ec"
},
{
"$type": "ElementUI.Commands.ShowMessage, ElementUI",
"Message": "请耐心等待下载...",
"Type": "success",
"Duration": 3000,
"BreakpointIdentity": "ba311f51-b68c-4dd4-ad00-e1f956157d9f"
}
],
"Text": "导出Excel",
"TemplateKey": "_RS_Minor3",
"Icon": {
"Name": "File/349_excel_file_2.svg",
"BuiltIn": true,
"Color": "Background 1",
"UseCellTypeForeColor": true
}
}
},
"1,38": {
"CellType": {
"$type": "Forguncy.ButtonCellType, ServerDesignerCommon",
"CommandList": [
@@ -815,7 +918,7 @@
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目反馈!AD2"
"SerializeProperty": "=项目反馈!AC2"
}
},
{
@@ -1210,9 +1313,6 @@
},
{
"FontFamily": 0
},
{
"FontSize": 13.333333333333332
}
],
"Types": {
@@ -1223,13 +1323,9 @@
"CellStyles": {
"1,1": 0,
"1,8": 0,
"1,9": 1,
"1,10": 1,
"1,11": 1,
"1,12": 1,
"1,13": 1,
"1,14": 1,
"1,15": 0,
"1,14": 0,
"1,15": 1,
"1,16": 1,
"1,17": 1,
"1,18": 1,
@@ -1241,26 +1337,32 @@
"1,24": 1,
"1,25": 1,
"1,26": 1,
"1,27": 1,
"1,29": 2,
"1,35": 0,
"1,36": 1,
"1,37": 1
"1,28": 0,
"1,29": 1,
"1,30": 1,
"1,31": 1,
"1,32": 1,
"1,33": 0,
"1,34": 0,
"1,38": 0,
"1,39": 1,
"1,40": 1
},
"SheetStyle": {
"FontFamily": 0
}
},
"Spans": [
"1,35,1,3",
"3,1,1,37",
"5,1,1,37",
"1,29,1,5",
"1,8,1,6",
"1,15,1,13",
"3,1,1,40",
"5,1,1,40",
"1,1,1,6",
"7,1,1,4",
"7,5,1,5"
"7,5,1,5",
"1,8,1,5",
"1,14,1,13",
"1,28,1,5",
"1,38,1,3",
"1,34,1,3"
],
"PageInfo": {
"$type": "Forguncy.Model.Pages.NormalPage, ServerDesignerCommon",
@@ -1297,4 +1399,4 @@
"PaperSize": {},
"Margin": {}
}
}//fC4NktT4wzWsxe5wGw4lSqn6Ln6HToiIxV5QF3Dc8GA10ib4XEK6jWLD13zqcMyDWjQAP2NpS6LKx1bnwA7nX+D2qnOjzBgCTBW/hIRVblFBYcnrSrn2tnwZBQKndyc/W4Bm54OvCknxZE2TDN09FG/1qk8wuEX+Thria68riWz62R19DST3VT6JdKJ1TcZDs4LlJuFqLasdq4JSFsbi4E/ewb9AYfXrkuTFEtBKucl/Ej9RShHvAknbIQw5ZLWAx7GTunjdThcyiwM94aUzywM+n/9Ep7EBLcxcoJgcC2bbG59Inj57UR0X55Fq/mrxwUWFXSSQdK3jq9BLr1qMzUCWK9WLkbDlsxRjpxks7zk3y/mNoR7i+60m9pT6Vm7YYKI806FQdRbmjga+k5kGGZpc/lP3XxSPLHeibNU+vfMS95MhPqzcl6c7NziHsVDilPO1PDaQG+GFiG25e6mjBynScq8DWHXnplTZYB2llUU37MBCBTiDsdtceJo7pL47Y90mM1jA/PM0Un6quwCI/QTOSEcWClh1gaP7fulMjtxtU8TQIhPF0BNt6vjvudOmW7/KI49hw/35T+8gbbb5u+1X/K5q2CywivVTpyK2GJbH6gUmtxLJasaDGZq/iCumbeCRHfhoZnpSgDKL8d/qDjmZqbZqJfGZuODzkO6ZmeaqGmX7EgFDhw7S3QPoFdcZ2AStdseg43qcnXQQtqyyY3t+lwqnWFbIEPUh75FQt8CDavgh14egTPk6U/LtpipOWXDAqAzj45ai7CULbQaZDtCa9RYlNqDJPUU4uqFMzPj4ftzN0v2nnbcwIy79OMws+39gJf05s65qZM0OPEazJKIMDsU7eG9QLVV2gT5BeAHVJtmEAP0sCeq8ZxxHf3/Az03qshoFlmvwuIPKjpZhXQ==|920
}//SfLRuPY7cOnWPMWZbAq2+8WIFYFRrRQXP7rIdwzzt5sRwBcvKAd9NE1YWkjmOcIvLG/5z4RoaruQS/55KqjDGQlKtBGYaHMu9F673FfD2tqgf5utzY0GuiDjcMKrHMZBzrecxXNsN4ZT/QIszH7NfuHOxxBbTzdaIHjmFRoU7VxEBqW2xbi53oHHi5X/NWg5OkLIBmFPl9IZjkPVuutgEdDtKaK7zTdQOSCnqvSiRNRtjJJqau7quA+4TJ8ljwYDk+Ma1f3+F8sQjWEPM0vxoaWizLrc50HodJBmVX1dR3RmOr8HVSBdtH3FG1TsRpQA16wQ2T9mdPT/Ff9hMZMfroI5I8DKaOdEVVmsyrEn8Zumtp13o741jsGFytnvrYRCRcXoW0rfXOyqIovEEdu0xq1KBCJRM1WAJF7etDti4fsdlpC6DRfrspL+ZcMmGnaCcmFPJDn1Iykn6c6305lWuArIg7qkKbAJmTg5ixG/AF+ZCgTM5UjH4+3tq/4GP0LA8YTZM9akYyT88aNFERsPxr23g+1g6Rzu61/+pyj9fMoiPcNlv/VIPbB7lQcc2Lh1UxGlCMdTTKkSiH23zD91L2iaJ77IAmqtMg2pLMfqtgIdlebEfnYMREl5zZYc8+FVPtwpKiYVRZxe565y0KY7auUkympu1I2HGhb0dFAGw481sz/2HWyI0rB3U0t78qDNqBRDB7rhZzU6DrhIvYD2Wqk0R7YLtT+Sd+BMPKxs6MezQyDeIuxwguARTGPggQfhexN1FeAJIC8o/yyCJCnkMtj7UFNT22qAZyI2a89uOXUYfReHhCetaB25iuoFo7ysgCyzOdVW18qFgUio/Zp9uqL4/vZ1hmQgGdCt2zFC8JLcesTPZ2aO/jjz6JRuun1S++SAZ7HmzTnByHBt9pP2kQ==|920

View File

@@ -1,5 +1,5 @@
{
"PageType": 0,
"ColumnCount": 39,
"ColumnCount": 42,
"RowCount": 8
}