refactor(性能测试): 支持上传ssl证书

This commit is contained in:
CaptainB 2022-01-24 18:59:55 +08:00 committed by song-tianyang
parent ebaa4d3c62
commit d154385986
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<el-upload <el-upload
v-else v-else
style="margin-bottom: 10px" style="margin-bottom: 10px"
accept=".jar,.csv,.json,.pdf,.jpg,.png,.jpeg,.doc,.docx,.xlsx,.txt" accept=".jar,.csv,.json,.pdf,.jpg,.png,.jpeg,.doc,.docx,.xlsx,.txt,.der,.cer,.pem,.crt,.pfx,.p12,.jks"
action="" action=""
:limit="fileNumLimit" :limit="fileNumLimit"
multiple multiple