yuedefeng 6 anni fa
parent
commit
364d9d278d

+ 0 - 1
src/dashoo.cn/frontend_web/src/components/workflow/wfhistory.vue

@@ -78,7 +78,6 @@
           params
         })
           .then(res => {
-              debugger
             _this.historyTask = res.data.items
           })
           .catch(err => {