@@ -1097,7 +1097,6 @@ onBeforeMount(() => {
});
onMounted(async () => {
await loadForm();
- await nextTick();
await loadAddress();
await loadExtra();