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>