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