forked from verdnatura/salix-front
fix: refs #7129 fix e2e
This commit is contained in:
parent
eaea8a50f0
commit
6007e0c7cc
|
@ -406,6 +406,7 @@ function handleLocation(data, location) {
|
||||||
order="id DESC"
|
order="id DESC"
|
||||||
:columns="columns"
|
:columns="columns"
|
||||||
redirect="customer"
|
redirect="customer"
|
||||||
|
auto-load
|
||||||
>
|
>
|
||||||
<template #more-create-dialog="{ data }">
|
<template #more-create-dialog="{ data }">
|
||||||
<VnLocation
|
<VnLocation
|
||||||
|
|
Loading…
Reference in New Issue