added placeholder akaunting date

This commit is contained in:
Cihan Şentürk 2023-03-31 13:22:52 +03:00 committed by GitHub
parent 64f75bb9ec
commit 75df30f0a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@
:config="dateConfig"
class="datepicker w-full text-sm px-3 py-2.5 mt-1 rounded-lg border border-light-gray text-black placeholder-light-gray bg-white disabled:bg-gray-200 focus:outline-none focus:ring-transparent focus:border-purple"
v-model="real_model"
:placeholder="placeholder"
@input="change"
:readonly="readonly"
:disabled="disabled">