Commit 4c9e829c authored by zhengke's avatar zhengke

修改

parent 3d17e5d8
...@@ -997,7 +997,7 @@ export default { ...@@ -997,7 +997,7 @@ export default {
downMuban() { downMuban() {
let msg=this.msg; let msg=this.msg;
let userInfo = this.getLocalStorage(); let userInfo = this.getLocalStorage();
msg.UId=userInfo.EmployeeId; msg.UId=userInfo.Id;
this.GetLocalFile( this.GetLocalFile(
"BankAccount_post_OutToExcelPlatform", "BankAccount_post_OutToExcelPlatform",
msg, msg,
......
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