fix(03): view customer card
This commit is contained in:
parent
75a8e43a22
commit
c9f23397e3
3 changed files with 23 additions and 3 deletions
|
|
@ -136,10 +136,10 @@ watch([inputSearch, currentStatus], async () => {
|
|||
|
||||
<template>
|
||||
<div
|
||||
class="row justify-between bordered-b surface-3 full-width no-wrap"
|
||||
class="row justify-between bordered-b surface-3 full-width"
|
||||
style="z-index: 1"
|
||||
>
|
||||
<div class="row items-center col-12 col-sm">
|
||||
<div class="row items-center col-12 col-md">
|
||||
<q-btn
|
||||
round
|
||||
icon="mdi-arrow-left"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue