@@ -212,8 +212,6 @@ export default {
}
},
onSubmit(){
- console.log(this.form)
-
this.$refs.formRef.validate(async (valid)=>{
if (!valid) return false
this.form.source_hrcashbill = []