V 1.1 Beta

This commit is contained in:
MakingCG
2020-03-11 10:36:10 +01:00
parent 3285a7e1c2
commit 2deca027cd
33 changed files with 837 additions and 1148 deletions

View File

@@ -11,7 +11,7 @@
ref="image"
:src="imagePreview"
class="image-preview"
v-if="data || imagePreview"
v-if="imagePreview"
/>
</div>
</template>