提交 2b243880 编写于 作者: C chenjianxing 提交者: BugKing

fix: 国际化描述错误

上级 36642913
......@@ -7,11 +7,11 @@
<el-dropdown-menu>
<el-dropdown-item command="STEP">
<div>{{ $t('test_track.case.step_describe') }}</div>
<div>{{ $t('test_track.case.text_describe_tip') }}</div>
<div>{{ $t('test_track.case.change_type_tip') }}</div>
</el-dropdown-item>
<el-dropdown-item command="TEXT">
<div>{{ $t('test_track.case.text_describe') }}</div>
<div>{{ $t('test_track.case.change_type_tip') }}</div>
<div>{{ $t('test_track.case.text_describe_tip') }}</div>
</el-dropdown-item>
</el-dropdown-menu>
</el-dropdown>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册