This commit is contained in:
tamaina 2021-02-15 06:22:46 +09:00
parent 5cb24e5f07
commit 2dc4f24f18
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@ export default (opts) => ({
this.more = true; this.more = true;
} }
} else { } else {
} }
this.items.push(item); this.items.push(item);
// TODO // TODO