fix(接口自动化): 修改不同项目类型跳转项目与类型显示

--user=郭雨琦 去掉debugger
This commit is contained in:
guoyuqi 2021-12-01 19:11:45 +08:00 committed by xiaomeinvG
parent ecf1e83714
commit 3cbd1c6888
1 changed files with 0 additions and 1 deletions

View File

@ -372,7 +372,6 @@ export default {
},
watch: {
currentProtocol() {
debugger
if (this.activeDom === 'right') {
this.activeDom = 'left';
}