This commit is contained in:
syuilo 2023-04-08 14:31:09 +09:00
parent 008e3fb37e
commit 05aa0fa11a
2 changed files with 12 additions and 12 deletions

View file

@ -1,6 +1,6 @@
<template>
<div class="_gaps_m">
<FormSection>
<FormSection first>
<template #label>{{ i18n.ts.moveTo }}</template>
<MkInput v-model="moveToAccount" manual-save>
<template #prefix><i class="ti ti-plane-departure"></i></template>