标签: laravel vuejs2
我想创建一个包含回复this is my Template component for my comments的嵌套评论系统
当写评论并按Enter时,评论将被保存,并且取消移动功能已添加到项目中: Script component
所以单注释模板和脚本是: Single comment
评论和回复是这样的: enter image description here
好。我的问题是,要添加评论回复评论和新评论一起来。like this 你能帮我吗?