@@ -978,7 +978,9 @@ export default {
this.dayjs(),
'Millisecond'
);
- this.timer();
+ if(res.hasSubscribe){
+ this.timer();
+ }
} else if (res.subscribeStatus == 'ONGOING') {
this.millisecond = this.dayjs(res.endTime, 'YYYY-MM-DD HH:mm:ss').diff(