fix: 去掉debugger

This commit is contained in:
guoyuqi 2021-11-05 14:04:46 +08:00 committed by 刘瑞斌
parent 56f09765c1
commit 18ecefd038
1 changed files with 0 additions and 3 deletions

View File

@ -39,9 +39,6 @@ export default {
closeDialog(){
this.resVisible = false;
},
shawPerson(){
debugger
}
},
computed: {
currentUser: () => {