testcase
This commit is contained in:
parent
ba7cf75491
commit
a352073f39
|
|
@ -55,6 +55,7 @@ export default {
|
|||
})
|
||||
//用户名和密码验证校验
|
||||
const formRef = ref();
|
||||
//挂载粒子组件
|
||||
onMounted(()=>{
|
||||
let element = document.getElementById("log_father")
|
||||
let config = {
|
||||
|
|
|
|||
Loading…
Reference in New Issue