diff --git a/frontend/src/views/home/components/table.vue b/frontend/src/views/home/components/table.vue index ee92b14..3b1ac50 100644 --- a/frontend/src/views/home/components/table.vue +++ b/frontend/src/views/home/components/table.vue @@ -8,17 +8,18 @@ :init-param="initParam" :data-callback="dataCallback" @drag-sort="sortTable" - :height="tableHeight" + :stripe="true" :pagination = "false" :key="tableKey" @selection-change='handleSelectionChange' > + @@ -118,7 +125,7 @@
-
下载
+
报告下载