Commit e3f3bc73 authored by youjie's avatar youjie

no message

parent e90abddf
......@@ -76,6 +76,9 @@
color: #fff;
margin-top: 20px;
}
/deep/.el-upload{
width: 100%;
}
</style>
<template>
......@@ -94,7 +97,7 @@
:show-file-list="false"
:disabled="show"
>
<q-btn color="accent" size="sm" class="q-mr-md" icon="cloud_upload" label="选择文件"></q-btn>
<q-btn color="accent" icon="cloud_upload" label="选择文件"></q-btn>
</el-upload>
</div>
</div>
......
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