Feature: Add Image type for pin-upload

This commit is contained in:
winkidney
2019-12-18 23:24:06 +08:00
parent c2d2f87b0e
commit 50266a6acc

View File

@@ -8,6 +8,7 @@
<div v-show="previewImage === null">
<b-field>
<b-upload v-model="dropFile"
accept="image/*"
:loading="loading"
drag-drop>
<section class="section">