wang-editor
parent
762c2a646a
commit
5901c1285a
|
|
@ -61,5 +61,5 @@
|
||||||
})
|
})
|
||||||
|
|
||||||
// 设置默认值
|
// 设置默认值
|
||||||
editor.setHtml('{!! $value !!}');
|
editor.setHtml($(editor.getEditableContainer()).parents('.form-field').find('input[type="hidden"]').val());
|
||||||
</script>
|
</script>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue