fix:日志添加撤回

This commit is contained in:
shijing 2024-08-01 15:28:49 +08:00
parent 896cba6bc9
commit fa0cfddc3c
1 changed files with 2 additions and 2 deletions

View File

@ -110,14 +110,14 @@
@click.stop="table_del(scope.row, scope.$index)"
>删除</el-button
>
<!-- <el-button
<el-button
link
v-else
size="small"
type="danger"
@click.stop="mlogRevert(scope.row)"
>撤回</el-button
> -->
>
</template>
</el-table-column>
</scTable>