7525-devToTest #419

Merged
alexm merged 177 commits from 7525-devToTest into test 2024-06-04 08:06:27 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 467531d029 - Show all commits

View File

@ -1,6 +1,6 @@
{
"name": "salix-front",
"version": "24.22.0",
"version": "24.24.0",
"description": "Salix frontend",
"productName": "Salix",
"author": "Verdnatura",

View File

@ -35,7 +35,7 @@ const $props = defineProps({
downloadModel: {
type: String,
required: false,
default: null,
default: undefined,
},
defaultDmsCode: {
type: String,