fix content saving
This commit is contained in:
@@ -100,12 +100,7 @@
|
|||||||
<SMRow>
|
<SMRow>
|
||||||
<SMColumn>
|
<SMColumn>
|
||||||
<SMEditor
|
<SMEditor
|
||||||
:model-value="form.controls.content.value"
|
v-model:model-value="form.controls.content.value" />
|
||||||
:mime-types="[
|
|
||||||
'image/png',
|
|
||||||
'image/jpeg',
|
|
||||||
'image/gif',
|
|
||||||
]" />
|
|
||||||
</SMColumn>
|
</SMColumn>
|
||||||
</SMRow>
|
</SMRow>
|
||||||
<SMRow>
|
<SMRow>
|
||||||
|
|||||||
Reference in New Issue
Block a user