IT/JAVA
Object.assign() 객체 복사
so_o
2023. 4. 19. 19:25
Object.assign(this.resetForm, this.form);
// this.form을 this.resetForm에 복사