feat: refs #8602 remove unused URL property from VnTable in ClaimList component
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
parent
6b8bba77af
commit
cee2bb5111
|
@ -142,7 +142,6 @@ const STATE_COLOR = {
|
||||||
<VnTable
|
<VnTable
|
||||||
:data-key="dataKey"
|
:data-key="dataKey"
|
||||||
:columns="columns"
|
:columns="columns"
|
||||||
url="Travels/filter"
|
|
||||||
redirect="claim"
|
redirect="claim"
|
||||||
:right-search="false"
|
:right-search="false"
|
||||||
auto-load
|
auto-load
|
||||||
|
|
Loading…
Reference in New Issue