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
|
<MainButton
|
||||||
color="red"
|
color="red"
|
||||||
icon="mdi-check-all"
|
icon="mdi-check-all"
|
||||||
@click="
|
@click="submitAccepted()"
|
||||||
() => {
|
|
||||||
submitAccepted();
|
|
||||||
}
|
|
||||||
"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue