bug fix in tables
This commit is contained in:
parent
df8a843d0b
commit
8618f90274
|
@ -144,7 +144,7 @@ import axios from "axios";
|
|||
import Loading from "vue-loading-overlay";
|
||||
|
||||
export default {
|
||||
name: "Table",
|
||||
name: "AccountingTable",
|
||||
components: {
|
||||
Tree,
|
||||
Loading,
|
||||
|
|
Loading…
Reference in a new issue