@ -156,7 +156,7 @@ const checkPosition = () => {
return position
}
const maskVisible = ref(true)
const maskVisible = ref(false)
const startWork = async () => {
formRef.value.validate(async (valid: boolean) => {
console.log('valid', valid)