mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-20 17:54:30 +08:00
migrate lib/account.js to typescript
This commit is contained in:
@@ -271,7 +271,7 @@ import {
|
||||
getSubAccountCurrencies,
|
||||
getAccountOrSubAccountId,
|
||||
getAccountOrSubAccountComment
|
||||
} from '@/lib/account.js';
|
||||
} from '@/lib/account.ts';
|
||||
|
||||
import {
|
||||
mdiEyeOutline,
|
||||
|
||||
Reference in New Issue
Block a user