@@ -126,7 +126,7 @@ let gljSelOprObj = {
}
if(!isExist){
thisGlj.consumeAmt = 0;
- me.selectedList.push(thisGlj);
+ me.selectedList.push(_.cloneDeep(thisGlj));
else if(val === false){