title = '数据迁移生成'; $this->params['breadcrumbs'][] = ['label' => $this->title]; ?>

title) ?>

field($model, 'addon')->dropDownList($addonList)->hint('默认在 根目录/console/migrations/, 选择插件则生成的数据迁移文件在 插件/console/migrations/'); ?>
选中 全部取消选中
field($model, 'tables')->checkboxList($tableList); ?>