testcase
This commit is contained in:
parent
ba7cf75491
commit
a352073f39
|
|
@ -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 = {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue