🚨 Format code
This commit is contained in:
@@ -21,7 +21,7 @@ onMounted(async () => {
|
||||
});
|
||||
onUnmounted(() => {
|
||||
backupStore.clearError();
|
||||
})
|
||||
});
|
||||
|
||||
// 认证方式选项
|
||||
const authMethodOptions = computed(() => [
|
||||
|
||||
Reference in New Issue
Block a user