no message

This commit is contained in:
A1300399510 2024-01-30 19:08:25 +08:00
parent 94224b3057
commit 7b1b931964

View File

@ -253,9 +253,6 @@ const openAnswerCommentsChild = (index, i) => {
if (i == null) commentList.value[index]["childState"] = true if (i == null) commentList.value[index]["childState"] = true
else commentList.value[index]["child"][i]["childState"] = true else commentList.value[index]["child"][i]["childState"] = true
// if (i == null) commentList.value[index]["childState"] = true
// else commentList.value[index]["child"][i]["childState"] = true
} }
// - isempty // - isempty