Explorar o código

Signed-off-by: 1004749546@qq.com <1004749546@qq.com>
修改

1004749546@qq.com %!s(int64=4) %!d(string=hai) anos
pai
achega
a615dd5661
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      pages/toDoList/backlogDetail.vue

+ 2 - 2
pages/toDoList/backlogDetail.vue

@@ -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(()=>{