Commit 4c9e829c authored by zhengke's avatar zhengke

修改

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