This commit is contained in:
2020-01-31 20:00:34 +00:00
parent 641cb76b7a
commit ea94f6f97f

View File

@@ -135,9 +135,9 @@
</tbody>
</template>
</v-data-table>
<hr />
<!-- <hr />
<div>Selected: {{ selected }}</div>
<!-- <div>Headers: {{ headers }}</div>
<div>Headers: {{ headers }}</div>
<div>Records: {{ records }}</div>
<div>TotalRecords: {{ totalRecords }}</div>
<div>caption: {{ caption }}</div>
@@ -174,7 +174,6 @@ export default {
},
formKey: String,
dataListKey: String,
caption: String,
dataFilterId: {
type: Number,
default: 0