add entry count info
This commit is contained in:
parent
de3ec4572d
commit
687735e29e
@ -1,6 +1,7 @@
|
||||
<template>
|
||||
<div id="app">
|
||||
<div>
|
||||
<p>successfully loaded {{json.data.length}} entries</p>
|
||||
<table v-if="json.headings && json.data">
|
||||
<tr>
|
||||
<th
|
||||
|
Loading…
x
Reference in New Issue
Block a user