7658-devToTest_2428 #508

Merged
alexm merged 392 commits from 7658-devToTest_2428 into test 2024-07-02 10:38:20 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 3d0cbcfd12 - Show all commits

View File

@ -246,7 +246,7 @@ function updateAndEmit(evt, val, res) {
emit(evt, state.get(modelValue), res);
}
defineExpose({ save, isLoading, hasChanges, formData });
defineExpose({ save, isLoading, hasChanges });
</script>
<template>
<div class="column items-center full-width">