@@ -7,7 +7,7 @@
:datasource="datasource"
height="calc(30vh)"
tool-class="ele-toolbar-form"
-
+ :initLoad="false"
row-key="id"
:current.sync="current"
:selection.sync="selection"
@@ -6,10 +6,10 @@
:columns="columns"
- :needPage="false"
highlight-current-row
:toolbar="false"
@row-click="rowClick"