Browse Source

添加PDF

SanHQin 8 months ago
parent
commit
3a642f28e6
1 changed files with 1 additions and 1 deletions
  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(