|
|
@ -62,7 +62,6 @@ export default{
|
|
|
|
<label for="endpointInput">Endpoint API (REST) {{ REST_API }}/</label>
|
|
|
|
<label for="endpointInput">Endpoint API (REST) {{ REST_API }}/</label>
|
|
|
|
<input v-model="endpoint" id="endpointInput">
|
|
|
|
<input v-model="endpoint" id="endpointInput">
|
|
|
|
<button @click="rafraichirEndpoint()">Rafraichir</button>
|
|
|
|
<button @click="rafraichirEndpoint()">Rafraichir</button>
|
|
|
|
<!-- TODO : popup qui affiche Ajout.vue pour ajouter une nouvelle ligne-->
|
|
|
|
|
|
|
|
<table class="table">
|
|
|
|
<table class="table">
|
|
|
|
<thead>
|
|
|
|
<thead>
|
|
|
|
<tr>
|
|
|
|
<tr>
|
|
|
|