|
|
|
@ -51,7 +51,7 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="section-superviseObject">
|
|
|
|
|
<module-title>监管对象</module-title>
|
|
|
|
|
<module-title>监管对象11</module-title>
|
|
|
|
|
<div class="section-object">
|
|
|
|
|
<div class="section-bg">
|
|
|
|
|
<div
|
|
|
|
@ -231,7 +231,9 @@
|
|
|
|
|
<div class="dialog_little_title">受攻击IP国家:</div>
|
|
|
|
|
</el-col>
|
|
|
|
|
<el-col :span="18">
|
|
|
|
|
<div class="dialog_little_ctn">{{ tableDataPop.sattackIpArea }}</div>
|
|
|
|
|
<div class="dialog_little_ctn">
|
|
|
|
|
{{ tableDataPop.sattackIpArea }}
|
|
|
|
|
</div>
|
|
|
|
|
</el-col>
|
|
|
|
|
</el-row>
|
|
|
|
|
<el-row>
|
|
|
|
@ -733,7 +735,7 @@ export default {
|
|
|
|
|
}
|
|
|
|
|
if (this.dialogType == "系统监测") {
|
|
|
|
|
this.dialogWidth = "2100px";
|
|
|
|
|
this.queryParams.areaId = 1;
|
|
|
|
|
// this.queryParams.areaId = 1;
|
|
|
|
|
if (!this.queryParams.type) {
|
|
|
|
|
this.queryParams.type = type;
|
|
|
|
|
}
|
|
|
|
|