Commit bb5b8cbb authored by wangxl's avatar wangxl
parents 51c85aee 7c675610
......@@ -329,7 +329,6 @@ export default {
}, 1000)
},
submitUnit () {
console.log(this.formData)
let cardInfo = null
this.$refs.from.validate(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