feat(chart): add chart implementation
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
|
||||
<script>
|
||||
import {BCard, BTabs, BButton, BTab, BCardText, BCardTitle, BIconPlusCircleFill, BModal, BFormGroup, BFormSelect, BFormInput} from "bootstrap-vue";
|
||||
import {createAccount, getAccounts, deleteAnAccount} from "@/config/noscomptes";
|
||||
import {createAccount, getAccounts, deleteAnAccount} from "@/service/noscomptes";
|
||||
export default {
|
||||
name: 'mes_comptes',
|
||||
data: function () {
|
||||
|
||||
Reference in New Issue
Block a user