fix: readonly editor
This commit is contained in:
parent
0a9b9dfb79
commit
d771345179
1 changed files with 1 additions and 0 deletions
|
|
@ -850,6 +850,7 @@ function storeDataLocal() {
|
|||
<div class="surface-1 q-pa-md full-width">
|
||||
<q-editor
|
||||
dense
|
||||
:readonly
|
||||
:model-value="quotationFormData.remark || ''"
|
||||
min-height="5rem"
|
||||
class="full-width"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue