Skip to content
Snippets Groups Projects
Commit 5fd54965 authored by syuilo's avatar syuilo
Browse files

chore: clean up

parent a70dbb7e
No related branches found
No related tags found
No related merge requests found
...@@ -231,8 +231,6 @@ export default defineComponent({ ...@@ -231,8 +231,6 @@ export default defineComponent({
} }
} }
console.log(this.type);
if (this.type === 'user') { if (this.type === 'user') {
if (this.q == null) { if (this.q == null) {
this.users = []; this.users = [];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment