Commit 4036988c authored by jiaxu.yan's avatar jiaxu.yan

合并错误

parent 01fe074f
......@@ -107,14 +107,7 @@ export default {
this.$emit('close')
},
handleConfirm() {
<<<<<<< HEAD
this.$refs['form'].validate(valid => {
if (valid) {
}
})
=======
this.$refs['form'].validate(valid => {})
>>>>>>> develop
}
}
}
......
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