mirror of
https://github.com/bjdgyc/anylink.git
synced 2025-08-08 02:11:08 +08:00
修复Audit错误
This commit is contained in:
@@ -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() {
|
||||
|
Reference in New Issue
Block a user