mirror of
https://github.com/dataease/dataease.git
synced 2026-05-18 09:48:10 +08:00
perf(仪表板): 分享 Ticket无法删除
This commit is contained in:
@@ -109,7 +109,6 @@
|
||||
|
||||
<el-tooltip class="item" effect="dark" :content="t('commons.delete')" placement="top">
|
||||
<el-icon
|
||||
v-if="state.tableData.length !== 1"
|
||||
style="margin-left: 8px; color: #646a73; cursor: pointer"
|
||||
@click.stop="deleteTicket(scope.row)"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user