Commit 1d4bdf50 authored by 李松's avatar 李松

修改大屏详情通话记录返回

parent 09d8856a
......@@ -51,13 +51,14 @@
"dataConfig": {
"api": {
"httpMethod":"GET",
"apiPath":"/elevator/alert-called/callRecords/{sequenceNbr}"
"apiPath":"/elevator/alert-called/callRecords/{sequenceNbr}",
"number": 1,
"size": 10
}
},
"visualParams": {
"rowKey": "record",
"showPage" : false,
"showPage" : true,
"columns": [
{"dataRenderingMode": "defaultText","dataIndex": "recDate","width": 150,"align": "left","title": "通话时间","key": "AA6DE857-C788-494F-8F16-2ECFC7E34528"},
{"dataRenderingMode": "defaultText","dataIndex": "fileType","width": 160,"align": "left","title": "通话类型","key": "611DAF3D-5B79-466C-BEF2-CC91580091FA"},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment