Commit 5121ed1d authored by 姬鋆屾's avatar 姬鋆屾

推修改请假状态

parent 2c94eed9
......@@ -64,7 +64,9 @@ export default {
// obj.windowWorkmanPerform.id = obj.windowWorkmanPerform.recordId;
data = obj;
}
this.urls.currUrl.indexOf("attendance/leave/record") == 0
? (data.processStatus = 2)
: "";
return data;
},
// 提交表单的后置处理, 会阻断默认的回退行为
......
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