删除debuggr
Showing
1 changed file
with
0 additions
and
1 deletions
-
Please register or sign in to post a comment
... | ... | @@ -532,7 +532,6 @@ |
type:"dz" | ||
} | ||
submit(data).then((res)=>{ | ||
debugger | ||
if(res.code===200){ | ||
this.$message.success("提交完成!"); | ||
this.getDzDetailByBsm(this.$route.query.bsm) | ||
... | ... |