fix(测试计划): 修复测试计划报告用例详情抽屉名称错误
This commit is contained in:
parent
66ee2c3d33
commit
ba42588de8
|
@ -15,7 +15,7 @@
|
|||
</MsBaseTable>
|
||||
<MsDrawer
|
||||
v-model:visible="showDetailVisible"
|
||||
:title="t('ms.case.associate.title')"
|
||||
:title="t('common.detail')"
|
||||
:width="1200"
|
||||
:footer="false"
|
||||
no-content-padding
|
||||
|
|
Loading…
Reference in New Issue