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"
|
color="primary"
|
||||||
:disable="error.fileName2Long"
|
:disable="error.fileName2Long"
|
||||||
id="submitFile"
|
id="submitFile"
|
||||||
@click="()=> {
|
|
||||||
console.log(file?.name)
|
|
||||||
}"
|
|
||||||
/>
|
/>
|
||||||
<q-btn
|
<q-btn
|
||||||
label="ยกเลิก"
|
label="ยกเลิก"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue