{:Form::select('row[table]', $tableList, '', [])} 可导入表请到该插件配置里设置
该行的上一行为匹配行
{:Form::select('row[head_type]', ['comment'=>'注释', 'name'=>'字段名'], 'comment', ['data-rule'=>'required'])}
{:Form::upload('row[path]', '', ['data-rule'=>'required'])}