From 0823a10005c3a90634e12f32dd44ec9cc56d94e8 Mon Sep 17 00:00:00 2001 From: guqing <1484563614@qq.com> Date: Thu, 2 Jan 2020 23:01:36 +0800 Subject: [PATCH] fix: the value problem caused by multi-level nesting of comment components --- .../components/TargetCommentDrawer.vue | 29 ++++------- .../comment/components/TargetCommentTree.vue | 52 ++++--------------- 2 files changed, 22 insertions(+), 59 deletions(-) diff --git a/src/views/comment/components/TargetCommentDrawer.vue b/src/views/comment/components/TargetCommentDrawer.vue index ef56dea8..12415aa8 100644 --- a/src/views/comment/components/TargetCommentDrawer.vue +++ b/src/views/comment/components/TargetCommentDrawer.vue @@ -1,16 +1,13 @@