vue/src/pages/Users.vue @@ -34,12 +34,13 @@ <template> <div> <h1>Users</h1> <p>{{ userId }}</p> <p v-if="error">{{ error }}</p> <div class="users"> <table> <table class=""> <thead> <tr> <th>usr_id</th>