feat: 评价判断字段修改
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
:parentName="item.userName"
|
||||
:level="level + 1"
|
||||
@reply="(childItem, parent) => $emit('reply', childItem, parent || item)"
|
||||
@deleteSuccess="(item) => $emit('deleteSuccess', item)"
|
||||
/>
|
||||
</template>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user