修改海南测试问题
This commit is contained in:
@@ -102,7 +102,7 @@ const rules = {
|
||||
}
|
||||
const formRef = ref()
|
||||
const submit = () => {
|
||||
console.log('🚀 ~ open ~ form.value:', form.value)
|
||||
|
||||
formRef.value.validate(valid => {
|
||||
if (valid) {
|
||||
loading.value = true
|
||||
|
||||
Reference in New Issue
Block a user