forked from verdnatura/salix-front
Remove repeated ID
This commit is contained in:
parent
b11253ba28
commit
8ee4bf89aa
|
@ -91,7 +91,6 @@ function exprBuilder(param, value) {
|
|||
@click="navigate(row.id)"
|
||||
>
|
||||
<template #list-items>
|
||||
<VnLv label="ID" :value="row.id" />
|
||||
<VnLv
|
||||
:label="t('shelving.list.parking')"
|
||||
:title-label="t('shelving.list.parking')"
|
||||
|
|
Loading…
Reference in New Issue