fix: 去掉debugger
This commit is contained in:
parent
56f09765c1
commit
18ecefd038
|
@ -39,9 +39,6 @@ export default {
|
|||
closeDialog(){
|
||||
this.resVisible = false;
|
||||
},
|
||||
shawPerson(){
|
||||
debugger
|
||||
}
|
||||
},
|
||||
computed: {
|
||||
currentUser: () => {
|
||||
|
|
Loading…
Reference in New Issue