chore: 默认选中第一项租户 & 样式

This commit is contained in:
dap
2024-09-11 15:45:49 +08:00
parent 81722fef69
commit f6406d6321
2 changed files with 24 additions and 36 deletions

View File

@@ -86,6 +86,8 @@ onMounted(() => {
setFieldValue('username', localUsername);
}
});
defineExpose({ setFieldValue });
</script>
<template>