Commit 004bf601 authored by liujiaxin's avatar liujiaxin

sdf

parent 5e8bc277
......@@ -51,7 +51,7 @@ export class PlayComponent implements OnInit, AfterViewInit, OnDestroy {
};
talkListData = [];
audio = new Audio();
@Input() data ;
data ;
@Input() sid ;
@ViewChild('talkListBox', {static: true})
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment