Form overhaul: Action form
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
>
|
||||
{{ model.value }}
|
||||
</template>
|
||||
<template #prepend>
|
||||
<slot name="prepend" />
|
||||
</template>
|
||||
</text-field>
|
||||
<calculation-error-list :errors="errorList" />
|
||||
</div>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<template lang="html">
|
||||
<v-expansion-panels
|
||||
popout
|
||||
accordion
|
||||
multiple
|
||||
>
|
||||
<slot />
|
||||
|
||||
Reference in New Issue
Block a user