WIP Исправил ошибки ввода в числовой инпут
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
outlined,
|
||||
:shadow-text="data.config[key].shadowText",
|
||||
:placeholder="`0${data.config[key].shadowText}`"
|
||||
mask="###"
|
||||
)
|
||||
.flex.flex-col.gap-y-2.w-full(v-if="data.key === 'thermometry'")
|
||||
base-input.w-full(
|
||||
|
||||
Reference in New Issue
Block a user