mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
change InputAmount v-if
This commit is contained in:
parent
f9f717a02a
commit
997b37bf48
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div class="input-amount">
|
||||
<validation-provider
|
||||
v-if="typ === 'TransactionsForm'"
|
||||
v-if="typ === 'TransactionForm'"
|
||||
tag="div"
|
||||
:rules="rules"
|
||||
:name="name"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user