From 4ea71aca1a79639bbc4f63fd9f847f6cf1b2f328 Mon Sep 17 00:00:00 2001 From: Faris Ansari Date: Mon, 25 Nov 2019 22:34:09 +0530 Subject: [PATCH] fix: Save image as base64 in database --- src/components/Controls/AttachImage.vue | 27 +++++++++++++++++++++---- 1 file changed, 23 insertions(+), 4 deletions(-) diff --git a/src/components/Controls/AttachImage.vue b/src/components/Controls/AttachImage.vue index cdd43186..0003b3f6 100644 --- a/src/components/Controls/AttachImage.vue +++ b/src/components/Controls/AttachImage.vue @@ -7,7 +7,10 @@ @click="openFileSelector" >