修复Audit错误

This commit is contained in:
bjdgyc
2021-08-24 18:55:17 +08:00
parent 9865d54f5c
commit e4270f724b

View File

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