@@ -135,9 +135,9 @@
handleBackLog(params).then(res=>{
this.toashMsg(res.message)
if(res.status==200){
- this.comment = ''
- this.isFocus = false
if (type=='COMMENTS') {
+ this.comment = ''
+ this.isFocus = false
this.getRecordData(this.backlogId)
} else {
setTimeout(()=>{