mirror of
https://github.com/certd/certd.git
synced 2026-04-24 20:57:26 +08:00
chore:
This commit is contained in:
@@ -128,7 +128,6 @@ export default defineComponent({
|
|||||||
};
|
};
|
||||||
|
|
||||||
const handleFinish = async (values: any) => {
|
const handleFinish = async (values: any) => {
|
||||||
utils.logger.log(values, formState);
|
|
||||||
loading.value = true;
|
loading.value = true;
|
||||||
try {
|
try {
|
||||||
const loginType = formState.loginType;
|
const loginType = formState.loginType;
|
||||||
|
|||||||
Reference in New Issue
Block a user