xuefei
2023-05-04 d583ee91ff627890ce0a2a1055dcdc394d2391e2
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>