@@ -70,9 +70,6 @@
<el-row>
评论 <span style="color: blue" v-text="markerInfo.replyContent" />
</el-row>
- <el-row v-if="markerInfo.appendContent !== undefined || markerInfo.appendContent !== null">
- 追评 <span style="color: blue" v-text="markerInfo.appendContent" />
- </el-row>
</div>
<div v-if="markerInfo.type === 2">