removed chinese year label
This commit is contained in:
@@ -1648,7 +1648,7 @@ const generateMonthTimelineData = () => {
|
||||
class="timeline-year"
|
||||
:style="{ width: '719px' }"
|
||||
>
|
||||
<div class="year-label">{{ yearValue }}年</div>
|
||||
<div class="year-label">{{ yearValue }}</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user