modify style

This commit is contained in:
MaysWind
2023-08-20 22:39:46 +08:00
parent 579322578b
commit 67b69a45cc
6 changed files with 172 additions and 162 deletions
@@ -224,11 +224,11 @@ import { useAccountsStore } from '@/stores/account.js';
import datetimeConstants from '@/consts/datetime.js';
import { getNameByKeyValue } from '@/lib/common.js';
import { getCategorizedAccounts } from '@/lib/account.js';
import {
mdiAccount
} from '@mdi/js';
import {getCategorizedAccounts} from "@/lib/account";
export default {
data() {