添加上传图片两张
This commit is contained in:
parent
311b25aa48
commit
22a0f69217
|
@ -9,7 +9,7 @@
|
|||
/>
|
||||
|
||||
<a-button class="btn-success" @click="selectFile">{{ btnLabel }}</a-button>
|
||||
<input :idFile="idFile" type="file" style="display: none" ref="fileInput" />
|
||||
<input :id="idFile" type="file" style="display: none" ref="fileInput" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
|
Loading…
Reference in New Issue