update
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<template #footer>
|
||||
<q-btn
|
||||
rounded color="primary"
|
||||
class="w100 q-mt-md q-mb-xs"
|
||||
class="w100 q-mt-md q-mb-xs fix-disabled-btn"
|
||||
:disable="!(isFormValid && (isDirty(initialMeeting, modelValue) || newFiles.length !== 0))"
|
||||
@click = "emit('update', newFiles)"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user