This commit is contained in:
liuye
2021-12-24 18:54:59 +08:00
parent 00b447b9e4
commit c27558fdff
2 changed files with 4 additions and 3 deletions

View File

@@ -278,6 +278,7 @@ export default {
})
this.$forceUpdate()
console.log(this.formData)
this.pageShow = true
}
}
@@ -303,7 +304,7 @@ export default {
})
})
this.$forceUpdate()
console.log(this.formData)
this.pageShow = true
})
},