fix: runtime error after build
This commit is contained in:
parent
6027ff5a20
commit
7ce34dbcd2
1 changed files with 0 additions and 1 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue