2019-07-24

setValue: 使用的时候需要每个from control都要设置值。否则,ERROR Error: Must supply a value for form control with name: 'xxxxx'

patchValue: 类似打补丁,不需要每个from control都要设置值。

你可能感兴趣的:(2019-07-24)