村民圈

This commit is contained in:
yanran200730
2022-02-18 13:49:02 +08:00
parent 6b96dfe939
commit 745a22a8e2
3 changed files with 8 additions and 16 deletions

View File

@@ -92,7 +92,7 @@
}
if (data.type === 'CommentsDetail') {
this.componentName = 'Statistics'
this.componentName = 'CommentsDetail'
this.isShowDetail = true
this.params = data.params
}