fix 一下小修改

This commit is contained in:
deepziyu
2017-09-26 10:09:24 +08:00
committed by GitHub
parent 3869d16c6b
commit fffae2e34a

View File

@ -83,4 +83,4 @@ $form = ActiveForm::begin([
<?php ActiveForm::end() ?>
```
你可以看到,在 `update` 视图中,我们同时显示了两个模型 `$user``$profile` 的属性。
你可以看到,在 `update` 视图中,我们同时显示了两个模型 `$user``$profile` 的属性的输入栏