标准/译文申请 删除仅能发起人删除自己的数据
This commit is contained in:
@@ -174,8 +174,7 @@
|
|||||||
</div>
|
</div>
|
||||||
<div
|
<div
|
||||||
v-if="account === scope.row.createBy"
|
v-if="account === scope.row.createBy"
|
||||||
v-show="scope.row.buttonFlag && (scope.row.status === 'refuse' || scope.row.status === 'draft')"
|
v-show="scope.row.status === 'refuse' || scope.row.status === 'draft'"
|
||||||
v-btn-permission="'a55384a8a4ba4cbb0ab5a1155faa44f5'"
|
|
||||||
class="table-operate-btn"
|
class="table-operate-btn"
|
||||||
@click="batchDelete (scope.row.id)"
|
@click="batchDelete (scope.row.id)"
|
||||||
>
|
>
|
||||||
|
|||||||
Reference in New Issue
Block a user