mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-03-16 22:10:27 +00:00
removed debugger
This commit is contained in:
parent
e9f5e83b3b
commit
6393481d54
1 changed files with 0 additions and 1 deletions
|
|
@ -126,7 +126,6 @@
|
|||
this.fetchUrl;
|
||||
},
|
||||
hit(item) {
|
||||
debugger;
|
||||
this.query = item[this.printAttribute];
|
||||
this.$refs.input.value = item[this.printAttribute];
|
||||
this.selected = item;
|
||||
|
|
|
|||
Loading…
Reference in a new issue