Commit 9757c4ef authored by 徐俊's avatar 徐俊

xujun

parent 21255ac5
...@@ -329,7 +329,6 @@ export default { ...@@ -329,7 +329,6 @@ export default {
}, 1000) }, 1000)
}, },
submitUnit () { submitUnit () {
console.log(this.formData)
let cardInfo = null let cardInfo = null
this.$refs.from.validate(valid => { this.$refs.from.validate(valid => {
if (valid) { if (valid) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment