This commit is contained in:
qiangyanwen 2022-09-08 19:54:03 +08:00
parent ba7cf75491
commit a352073f39
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ export default {
}) })
// //
const formRef = ref(); const formRef = ref();
//
onMounted(()=>{ onMounted(()=>{
let element = document.getElementById("log_father") let element = document.getElementById("log_father")
let config = { let config = {