chore: clean up
This commit is contained in:
parent
a70dbb7e74
commit
5fd549656b
|
@ -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 = [];
|
||||||
|
|
Loading…
Reference in New Issue