Commit 7223a049 authored by youjie's avatar youjie

no message

parent 4540c982
...@@ -217,7 +217,6 @@ ...@@ -217,7 +217,6 @@
}, },
created(){ created(){
let userInfo = this.getLocalStorage(); let userInfo = this.getLocalStorage();
console.log(userInfo,'-----')
this.importFileUrl2=this.domainManager().UploadFileUrl + this.importFileUrl2=this.domainManager().UploadFileUrl +
"?cmd=dmc_post_LocalFileUpload&Type=10&fileType=1&fileLimit=1&EmployeeId="+userInfo.EmployeeId "?cmd=dmc_post_LocalFileUpload&Type=10&fileType=1&fileLimit=1&EmployeeId="+userInfo.EmployeeId
+'&RB_Group_id='+userInfo.RB_Group_id +'&KingdeeBId=' + this.addMsg.BranchId +'&RB_Group_id='+userInfo.RB_Group_id +'&KingdeeBId=' + this.addMsg.BranchId
......
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