This commit is contained in:
zhutianqi
2022-03-21 09:10:06 +08:00
parent 139127a22f
commit 5063214eb4
5 changed files with 18 additions and 28 deletions
+1 -1
View File
@@ -106,7 +106,7 @@ export default {
allowType: {
type: Array,
default: () => {
return ['.pdf', '.PDF', '.doc','.DOC', '.docx','.DOCX', '.pptx', '.PPTX', '.ppt', '.PPT', '.xls','.XLS', '.xlsx','.XLSX']
return ['.pdf', '.PDF', '.doc','.DOC', '.docx','.DOCX', '.pptx', '.PPTX', '.ppt', '.PPT', '.xls','.XLS', '.xlsx','.XLSX', '.pdg', '.PDG']
}
},
// 栅格比例