Commit 9aa17555 authored by chenqikuai's avatar chenqikuai

fix:修复添加藏品的错误

parent 8d012b87
......@@ -24,7 +24,7 @@
mode="elementBtn"
type="primary"
style="width: 100%; height: 40px; margin-top: 50px; margin-bottom: 42px"
:disabled="!file"
:disabled="!file || percent < 1 || isDone === false"
@click="handleClickConfirm"
>确定</syButton
>
......
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