NEZ-1801 fix:更改日期格式后Explore内查询图表信息下方日期未同步

This commit is contained in:
zhangyu
2022-06-01 11:23:47 +08:00
parent c440466895
commit baca48b651
3 changed files with 25 additions and 4 deletions

View File

@@ -95,7 +95,7 @@
<span>{{$t('ping.progress')}}:<span class="margin-l-10 margin-r-30">{{process}}%</span></span>
</div>
<el-button class="nz-btn nz-btn-size-normal nz-btn-style-normal" v-if="!isStart" @click="startTask">
{{$t('ping.trance')}}
{{$t('ping.trace')}}
</el-button>
<el-button class="nz-btn nz-btn-size-normal nz-btn-style-normal" v-else @click="clearTask">
{{$t('config.terminallog.stop')}}