forked from verdnatura/salix-front
refs #6256 vn-one
This commit is contained in:
parent
7c9322d52c
commit
b6fc7cd0b4
|
@ -60,7 +60,7 @@ const creditWarning = computed(() => {
|
|||
<template>
|
||||
<CardSummary ref="summary" :url="`Clients/${entityId}/summary`">
|
||||
<template #body="{ entity }">
|
||||
<QCard class="vn-two">
|
||||
<QCard class="vn-one">
|
||||
<a class="header" :href="clientUrl + `basic-data`">
|
||||
{{ t('customer.summary.basicData') }}
|
||||
<QIcon name="open_in_new" color="primary" />
|
||||
|
|
Loading…
Reference in New Issue