This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user