瀏覽代碼

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

1004749546@qq.com 4 年之前
父節點
當前提交
a615dd5661
共有 1 個文件被更改,包括 2 次插入2 次删除
  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(()=>{