Commit 7d31c938 authored by Mac's avatar Mac

1

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