Skip to content

开发版WangEditor无法获取和提交数据 #29

Closed
@ChartWay

Description

@ChartWay

form表单的字段:
$form->item('content', '内容')->vif('is_url', 0)->component(WangEditor::make() ->style("height:400px") ->uploadImgServer(route('admin.image.upload')) ->uploadFileName("file"));

实际表单是空的。

提交的时候,content也没有内容。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions