Unverified Commit 04b57cb6 authored by metersphere-bot's avatar metersphere-bot Committed by GitHub
Browse files

fix: 测试计划列表图标显示问题 (#4314)

Co-authored-by: default avatarchenjianxing <jianxing.chen@fit2cloud.com>
parent 09aa8ce4
Showing with 0 additions and 1 deletion
+0 -1
......@@ -183,7 +183,6 @@
@deleteClick="handleDelete(scope.row)">
<template v-slot:middle>
<ms-table-operator-button v-permission="['PROJECT_TRACK_PLAN:READ+EDIT']"
style="background-color: #85888E;border-color: #85888E"
v-if="!scope.row.reportId"
:tip="$t('test_track.plan_view.create_report')" icon="el-icon-s-data"
@exec="openTestReportTemplate(scope.row)"/>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment