zhangxiaoxu123
2023-05-05 f51896f6358a60ab83456358446ac48085b48298
src/views/auto-chat/setting/setting.vue
@@ -374,7 +374,7 @@
        });
        return;
      }
      this.demoUrl = `${this.domain}/chat/chat.html?accessToken=${this.getStore(
      this.demoUrl = `${this.domain}/chat/chat.html?accessToken=${this.getSessionStore(
        "accessToken"
      )}&time=${new Date()}`;
      if (previewPC) {
@@ -510,4 +510,4 @@
    background: #fafafa;
  }
}
</style>
</style>