refs #6768 - VnLocationRefact #200

Merged
carlossa merged 10 commits from 6768-VnLocationRefact into dev 2024-02-28 13:10:28 +00:00
1 changed files with 0 additions and 5 deletions
Showing only changes of commit b8c6f43d0c - Show all commits

View File

@ -65,11 +65,6 @@ const filter = {
</template>
<div class="q-pa-md">
<CardSummary ref="summary" :url="`Shelvings/${entityId}`" :filter="filter">
<template #header-left>
<a class="header link" :href="`#/shelving/${entityId}/summary`">
<QIcon name="open_in_new" color="white" size="sm" />
</a>
</template>
<template #header="{ entity }">
<div>{{ entity.code }}</div>
</template>