fix ts lint build error (#2325)

This commit is contained in:
Yaroslav Vorobiov 2019-06-25 15:11:04 +03:00 committed by Yingrong Zhao
parent 1f58708910
commit 841bb83a6a

View File

@ -66,7 +66,7 @@ import { CREDIT_USAGE_ACTIONS, NOTIFICATION_ACTIONS } from '@/utils/constants/ac
}
},
mounted() {
this.fetch();
(this as any).fetch();
},
computed: {
title() {