src/views/project/yw/dataManage/graph/AddGraph.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/project/yw/dataManage/graph/AddGraph.vue
@@ -81,7 +81,7 @@ DocumentRecognition: '1', }, // allowType: '.pdf,.doc,.docx,.txt,.md,.pptx,.ppt', allowType: 'md,.doc,.docx', allowType: 'md,.doc,.docx,.pdf', limit: 5, size: 5, categoryFormRules: { @@ -121,6 +121,7 @@ md: 'markdown', doc: 'doc', docx: 'docx', pdf:'pdf' }; const getFileSuffix = (name: string): string => {