fix: runtime error after build

This commit is contained in:
Methapon2001 2024-08-04 21:56:41 +07:00
parent 6027ff5a20
commit 7ce34dbcd2

View file

@ -56,7 +56,6 @@ function change(e: Event) {
}
</script>
<template>
<input type="file" accept="image/*" ref="inputFile" @change="change" hidden />
<q-dialog v-model="dialogState">
<AppBox class="image-dialog-content">
<div class="row items-center q-py-sm q-px-md bordered-b">