diff --git a/src/views/datav/Jwpy.vue b/src/views/datav/Jwpy.vue index 2a0605f..8763b06 100644 --- a/src/views/datav/Jwpy.vue +++ b/src/views/datav/Jwpy.vue @@ -185,18 +185,15 @@ :highlight-hover-row='false' :data="tableData" height="350" - :summary-cell-style="summaryCellStyle" - :summary-method="getSummaries" :style="{ width: '100%', marginTop: '20px', fontSize: fontSize + 'px' }" :header-cell-style="headerCellStyle" :row-style="tableRowStyle" - :show-summary='true' > - + - +