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
|
||||
solid
|
||||
class="q-ml-sm"
|
||||
type="submit"
|
||||
v-if="customerBranchFormState.dialogType !== 'info'"
|
||||
/>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue