This commit is contained in:
Zhicheng WANG 2018-12-10 14:14:26 +08:00
parent 7612ec69d1
commit 7c9c67f3ac

View File

@ -113,7 +113,7 @@ export const controlNameBinding: any = {
* Support for using the `ngModel` input property and `ngModelChange` event with reactive * Support for using the `ngModel` input property and `ngModelChange` event with reactive
* form directives has been deprecated in Angular v6 and will be removed in Angular v7. * form directives has been deprecated in Angular v6 and will be removed in Angular v7.
* *
* Angular v6 使使 `ngModel` `ngModelChange` Angular v7 * Angular v6 使 `ngModel` `ngModelChange` Angular v7
* *
* Now deprecated: * Now deprecated:
* *