Commit d940313d by zhousil

up

parent 3a7d925d
Showing with 1 additions and 1 deletions
......@@ -297,7 +297,7 @@
private getFilterUsername(name: string) {
if (
this.currentChat.catalog === "福利宝" &&
this.currentChat && this.currentChat.catalog === "福利宝" &&
this.chatRole === "customer-service"
) {
return `采购顾问 ${name}`;
......
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 sign in to comment