8032-devToTest_2440 #751

Merged
alexm merged 319 commits from 8032-devToTest_2440 into test 2024-09-24 10:05:33 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit a29ee42b9e - Show all commits
src/pages/Customer/Card

View File

@ -137,7 +137,6 @@ const title = ref();
<VnRow>
<VnSelect
url="Clients"
:where="{ id: { neq: $route.params.id } }"
:input-debounce="0"
:label="t('customer.basicData.previousClient')"
:options="clients"