修复Audit错误

This commit is contained in:
bjdgyc 2021-08-24 18:55:17 +08:00
parent 9865d54f5c
commit e4270f724b
1 changed files with 2 additions and 3 deletions

View File

@ -57,8 +57,7 @@
<el-button <el-button
slot="reference" slot="reference"
size="mini" size="mini"
type="danger" type="danger">删除
@click="handleDelete(scope.row)">删除
</el-button> </el-button>
</el-popconfirm> </el-popconfirm>
@ -85,7 +84,7 @@
import axios from "axios"; import axios from "axios";
export default { export default {
name: "IpMap", name: "Audit",
components: {}, components: {},
mixins: [], mixins: [],
created() { created() {