for (let key of Object.keys(this.createCvrmObj)) { if(key!== “collectDate”){ this.createCvrmObj[key] = “”; } }