fix(测试跟踪): 功能用例保存按钮显示问题

This commit is contained in:
song-cc-rock 2023-03-06 13:48:44 +08:00 committed by jianxing
parent c52040dcc0
commit 59e77059b5
1 changed files with 1 additions and 1 deletions

View File

@ -262,7 +262,7 @@
<!-- 保存 -->
<div
class="save-btn-row"
v-if="showAddBtn">
v-if="showAddBtn || editableState">
<el-button
v-prevent-re-click
size="small"