It will look for type user.get('name') . But in this case it's FormArray so the name will be index. In JS, arrays are a special object whose ...
確定! 回上一頁