fixed new sum ($2k for this mistake)
This commit is contained in:
parent
7cc40b763f
commit
cd92a3bb46
@ -214,7 +214,7 @@
|
|||||||
<div class="flex flex-col p-4 bg-base-100 rounded-md">
|
<div class="flex flex-col p-4 bg-base-100 rounded-md">
|
||||||
<p>Укажите новую сумму ({foundedDispute["currency_code"]})</p>
|
<p>Укажите новую сумму ({foundedDispute["currency_code"]})</p>
|
||||||
<input
|
<input
|
||||||
on:click={newSum}
|
bind:value={newSum}
|
||||||
type="number"
|
type="number"
|
||||||
class="input input-bordered min-w-[320px]"
|
class="input input-bordered min-w-[320px]"
|
||||||
/>
|
/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user