This commit is contained in:
2023-10-18 21:28:55 +08:00
parent 4f102b8d6e
commit eb8df943e3
4 changed files with 274 additions and 31 deletions

View File

@@ -284,7 +284,6 @@ function reset() {
switch (currentType.value) {
case 'comment': {
commentUsers.value = JSON.parse(JSON.stringify(originCommentUsers.value))
console.log(originCommentUsers.value)
break
}
case 'forward': {