Commit 4d033452 authored by “yiyousong”'s avatar “yiyousong”

perf: 优化应用上传

parent f70f7c02
......@@ -83,9 +83,9 @@
v-if="form.appType === 1"
>
<YUpload
accept=".zip,.mp4"
:MB="150"
accept=".zip"
:limit="1"
MB="100"
v-model="form.filePath"
@onSuccess="appUpload"
>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment