修改bug
This commit is contained in:
parent
b648bbe5dc
commit
a4925a96b6
|
|
@ -142,6 +142,7 @@ const formData = reactive<Record<string, any>>({
|
|||
}
|
||||
});
|
||||
}
|
||||
console.log("translateTitle",data);
|
||||
return data;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue