@@ -1354,13 +1354,6 @@
});
return;
}
- if(this.isMeetPlay){
- this.$message({
- message: '请先结束播放上一个会议资料',
- type: 'warning'
- });
- return;
- }
if (this.fileList[this.selectedFileIndex].fileType == 1) {
this.fileType = 1;
this.showFile();