refactor: change type btn
This commit is contained in:
parent
d39f9cd54d
commit
ab0abac873
1 changed files with 1 additions and 0 deletions
|
|
@ -699,6 +699,7 @@ watch([inputSearch, currentStatus], async () => {
|
||||||
<SaveButton
|
<SaveButton
|
||||||
solid
|
solid
|
||||||
class="q-ml-sm"
|
class="q-ml-sm"
|
||||||
|
type="submit"
|
||||||
v-if="customerBranchFormState.dialogType !== 'info'"
|
v-if="customerBranchFormState.dialogType !== 'info'"
|
||||||
/>
|
/>
|
||||||
</template>
|
</template>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue