refactor: Change conditions disable

This commit is contained in:
Net 2024-08-23 09:51:00 +07:00 committed by Methapon Metanipat
parent 1061eb55d4
commit 9249dfee08
2 changed files with 4 additions and 3 deletions

View file

@ -292,7 +292,7 @@ function formatCode(input: string | undefined, type: 'code' | 'number') {
lazy-rules="ondemand"
dense
outlined
disable
:disable="!readonly"
:readonly="readonly"
hide-bottom-space
class="col-12 col-md-2"