@@ -934,6 +934,8 @@ export default {
this.reset()
this.open = true
this.title = '添加作业费'
+ this.form.fTaskType = '1'
+ this.form.fDc = "D"
queryUserVal().then((response) => {
this.deptName = response.dept.deptName
this.form.fDeptid = response.dept.deptId