form->selectTable($field, $label)->from($table) ->title($label) ->model($table->getModel(), $table->getModelSelectId(), $table->getModelViewName()); // 设置编辑数据显示 } }