Commit 2c9b89ba authored by 赵啸非's avatar 赵啸非

Merge remote-tracking branch 'origin/master'

parents 7c305fe8 086c28cd
......@@ -44,8 +44,10 @@ export default {
}
}
}
this.urls.currUrl &&
this.urls.currUrl.indexOf("attendance/leave/record") == 0
? data.processStatus = 2
? (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