Commit 2cf64455 authored by 华国豪's avatar 华国豪 🙄

1

parent 62de6f87
......@@ -2113,7 +2113,7 @@
Recipient: parseInt(this.$cookie.get("EmployeeId")),
RecPlatform: 2,
Title: "",
Type: "1",
Type: "0",
ShowShortcut: "1"
};
this.SystemLog = true;
......
......@@ -1693,7 +1693,7 @@ export default {
Recipient: parseInt(this.$cookie.get("EmployeeId")),
RecPlatform: 2,
Title: "",
Type: "1",
Type: "0",
ShowShortcut: "1"
};
this.SystemLog = true;
......
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