['index'], 'method' => 'get', 'validateOnType' => true, ]); ?>
field($model, 'id', [ "template" => "{input}{error}", "inputOptions" => [ "placeholder" => "检索ID", "class" => "form-control", ], "errorOptions" => [ "class" => "error-tips" ] ]) ?> field($model, "created_at_range", [ "template" => "{input}{error}", "inputOptions" => [ "placeholder" => "创建时间", ], "errorOptions" => [ "class" => "error-tips" ] ])->widget(DateRangePicker::className()); ?>
', ['class' => 'btn btn-default']) ?> ', ['class' => 'btn btn-default']) ?>