chore: delete console.log
This commit is contained in:
parent
66e2237b81
commit
b16fd3e4b4
1 changed files with 0 additions and 3 deletions
|
|
@ -258,9 +258,6 @@ const file = ref<File | undefined>()
|
|||
color="primary"
|
||||
:disable="error.fileName2Long"
|
||||
id="submitFile"
|
||||
@click="()=> {
|
||||
console.log(file?.name)
|
||||
}"
|
||||
/>
|
||||
<q-btn
|
||||
label="ยกเลิก"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue