refactor: Change conditions disable
This commit is contained in:
parent
1061eb55d4
commit
9249dfee08
2 changed files with 4 additions and 3 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue