浏览代码

添加PDF

SanHQin 11 月之前
父节点
当前提交
3a642f28e6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/components/classRoomHelper/index.vue

+ 1 - 1
src/components/classRoomHelper/index.vue

@@ -259,7 +259,7 @@ export default {
 			let _this = this;
       let _successFileUrl = [];
       if (this.fileList.length <= 0) retrun;
-      let addType = ["DOCX", "DOC", "PPT", "PPTX", "MD", "TXT"];
+      let addType = ["DOCX", "DOC", "PPT", "PPTX", "MD", "TXT","PDF"];
       this.fileList.forEach(i => {
         if (
           addType.includes(