Browse Source

添加PDF

SanHQin 11 tháng trước cách đây
mục cha
commit
3a642f28e6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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(