取消客户端规则验证

$form = ActiveForm::begin([
'enableClientValidation'=>false
]);