Commit 51052cd6 authored by 徐俊's avatar 徐俊

xujun

parent b2dd69bd
...@@ -716,7 +716,6 @@ export default { ...@@ -716,7 +716,6 @@ export default {
} }
}, },
submit () { submit () {
console.log(this.formData)
this.processProjectYearTarget() this.processProjectYearTarget()
this.$refs.form.validate(valid => { this.$refs.form.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