| 测试组/Test_platform/Interface_automation/frontend/src/pages/reports/ReportList.vue | ●●●●● patch | view | raw | blame | history |
测试组/Test_platform/Interface_automation/frontend/src/pages/reports/ReportList.vue
@@ -262,13 +262,14 @@ <div style="display: flex; align-items: center;" > <!-- v-show="handleShowReRun(scope.row)" --> <el-button type="info" icon="el-icon-refresh-right" circle size="mini" title="重新运行失败用例" v-show="handleShowReRun(scope.row)" v-show="false" @click=" handleRunFailCase(scope.row) "