fix ts lint build error (#2325)
This commit is contained in:
parent
1f58708910
commit
841bb83a6a
@ -66,7 +66,7 @@ import { CREDIT_USAGE_ACTIONS, NOTIFICATION_ACTIONS } from '@/utils/constants/ac
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
this.fetch();
|
||||
(this as any).fetch();
|
||||
},
|
||||
computed: {
|
||||
title() {
|
||||
|
Loading…
Reference in New Issue
Block a user