Commit 2a7828b4 authored by 黄媛媛's avatar 黄媛媛

1

parent e7e9779e
......@@ -176,6 +176,7 @@
RemitId:0,
Type:1,
Remark:'',
ErpEmpId:0
},
imgurl:'',
AuditStatusList:[],
......@@ -205,6 +206,8 @@
if(this.$route.query.UserId){
this.msg.UserId=this.$route.query.UserId;
}
let currentUser = this.getLocalStorage()
this.addMsg.ErpEmpId = currentUser.ERPEmpId
this.getList();
this.getplat();
this.getDown();
......
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