chore: format
This commit is contained in:
parent
760f7fc749
commit
65793adb1d
1 changed files with 1 additions and 5 deletions
|
|
@ -826,11 +826,7 @@ const statusQuotationForm = ref<
|
|||
<MainButton
|
||||
color="red"
|
||||
icon="mdi-check-all"
|
||||
@click="
|
||||
() => {
|
||||
submitAccepted();
|
||||
}
|
||||
"
|
||||
@click="submitAccepted()"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue