commit
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -19,7 +19,7 @@ | ... | @@ -19,7 +19,7 @@ |
| 19 | </el-table-column> | 19 | </el-table-column> |
| 20 | <el-table-column | 20 | <el-table-column |
| 21 | prop="clues" | 21 | prop="clues" |
| 22 | label="待执行用例名" | 22 | label="测试用例执行配置项" |
| 23 | min-width="3"> | 23 | min-width="3"> |
| 24 | </el-table-column> | 24 | </el-table-column> |
| 25 | <el-table-column | 25 | <el-table-column | ... | ... |
-
Please register or sign in to post a comment