去除debugger
Showing
1 changed file
with
0 additions
and
1 deletions
-
Please register or sign in to post a comment
... | ... | @@ -653,7 +653,6 @@ |
watch:{ | ||
dzbsm:function (val) { | ||
debugger | ||
console.log(val,'多幢BSM') | ||
this.getDzDetailByBsm(val) | ||
}, | ||
... | ... |