Commit c37d6f7
committed
fix(Editor): set contentType when updating value
1 file changed
Lines changed: 1 addition & 1 deletion
File tree
src/runtime/components
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -208,7 +208,7 @@ watch(() => props.modelValue, (newVal) => { | |||
208 | 208 | | |
209 | 209 | | |
210 | 210 | | |
211 | | - | |
| 211 | + | |
212 | 212 | | |
213 | 213 | | |
214 | 214 | | |
0 commit comments
Comments
(0)