mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-11-06 03:56:10 +08:00
修复前端不能删除的bug
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
<template slot-scope="scope">
|
||||
<el-popconfirm
|
||||
class="m-left-10"
|
||||
@onConfirm="handleDel(scope.row)"
|
||||
@confirm="handleDel(scope.row)"
|
||||
title="确定要删除审计日志吗?">
|
||||
<el-button
|
||||
slot="reference"
|
||||
|
||||
Reference in New Issue
Block a user