leo 1 год назад
Родитель
Сommit
470ba94f93
1 измененных файлов с 2 добавлено и 0 удалено
  1. 2 0
      static/rtcEngine/js/WXtrialInterface.js

+ 2 - 0
static/rtcEngine/js/WXtrialInterface.js

@@ -777,8 +777,10 @@ function playOnBtn() {
         beforeClose: (action, done) => {
             if (action === 'confirm') {
                 this.isShowVideo = true
+                Toast.clear();
                 this.$refs.rtcMediaPlayer.play()
                 setTimeout(() => {
+                    this.doConnectDirectives()
                     this.definitionFun(this.definitionValue)
                     this.pushflowPopup()
                     this.getResidueTime()