no message
This commit is contained in:
parent
94224b3057
commit
7b1b931964
@ -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 是否需要清空输入框 默认需要清空
|
||||||
|
Loading…
x
Reference in New Issue
Block a user