mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
Migrate from Vue to React framework.
This commit is contained in:
@@ -5,7 +5,7 @@ export default class ViewColumn extends BaseModel {
|
||||
* Table name.
|
||||
*/
|
||||
static get tableName() {
|
||||
return 'view_columns';
|
||||
return 'view_has_columns';
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user