mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-15 23:47:33 +08:00
migrate lib/account.js to typescript
This commit is contained in:
@@ -162,7 +162,7 @@ import {
|
||||
selectInvert,
|
||||
isAccountOrSubAccountsAllChecked,
|
||||
isAccountOrSubAccountsHasButNotAllChecked
|
||||
} from '@/lib/account.js';
|
||||
} from '@/lib/account.ts';
|
||||
|
||||
import {
|
||||
mdiSelectAll,
|
||||
|
||||
Reference in New Issue
Block a user