Commit 5ee8707d authored by 赵啸非's avatar 赵啸非

修改考勤自动审核

parent d770ee6c
......@@ -254,8 +254,8 @@ export default {
}
});
this.form = Object.assign({}, this.form, newFormData);
this.form = Object.assign({}, this.form, data);
// console.log(this.form,'dddddd')
// this.form = Object.assign({}, this.form, data);
// console.log("after form",this.form)
},
cleanForm() {
this.clean();
......
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