enhance: add membership total view
This commit is contained in:
parent
f6a0a61ed8
commit
573f92d098
10 changed files with 219 additions and 3 deletions
|
@ -22,6 +22,7 @@ export default abstract class DynamicQueryBuilder {
|
|||
"memberExecutivePositionsView",
|
||||
"memberQualificationsView",
|
||||
"membershipView",
|
||||
"membershipTotalView",
|
||||
];
|
||||
|
||||
public static getTableMeta(tableName: string): TableMeta {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue