Commit 7d31c938 authored by Mac's avatar Mac

1

parent b89876a1
...@@ -145,6 +145,9 @@ ...@@ -145,6 +145,9 @@
}else{ }else{
this.msg.OutGroupAuditEmpId = userinfo.EmployeeId this.msg.OutGroupAuditEmpId = userinfo.EmployeeId
} }
if(this.$route.query && this.$route.query.TCID){
this.msg.TCID = this.$route.query.TCID
}
}, },
mounted() { mounted() {
this.getList() this.getList()
......
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