bug fix in tables

This commit is contained in:
Hesabix 2025-05-10 12:40:07 +00:00
parent df8a843d0b
commit 8618f90274

View file

@ -144,7 +144,7 @@ import axios from "axios";
import Loading from "vue-loading-overlay"; import Loading from "vue-loading-overlay";
export default { export default {
name: "Table", name: "AccountingTable",
components: { components: {
Tree, Tree,
Loading, Loading,