Commit e5d91a75 authored by 徐一鸣's avatar 徐一鸣

在线区域改为在线状态

parent e2fde649
...@@ -173,7 +173,7 @@ ...@@ -173,7 +173,7 @@
</block-radius> </block-radius>
</el-col> </el-col>
<el-col :span="24" class="in_block"> <el-col :span="24" class="in_block">
<block-radius class="block" :show_header="true" title="应用在线区域统计"> <block-radius class="block" :show_header="true" title="应用在线状态统计">
<single-circle class="block-radius-content" :data="single_data"></single-circle> <single-circle class="block-radius-content" :data="single_data"></single-circle>
</block-radius> </block-radius>
</el-col> </el-col>
......
...@@ -185,7 +185,7 @@ export default { ...@@ -185,7 +185,7 @@ export default {
"text": "应急领域" "text": "应急领域"
}, },
{ {
"name": "在线区域", "name": "在线状态",
"text": "平台应用" "text": "平台应用"
} }
], ],
......
...@@ -172,7 +172,7 @@ export default { ...@@ -172,7 +172,7 @@ export default {
], ],
second: [ second: [
{ {
"name": "在线区域", "name": "在线状态",
"text": "" "text": ""
}, },
{ {
......
...@@ -106,7 +106,7 @@ export default { ...@@ -106,7 +106,7 @@ export default {
this.cardType = 0; this.cardType = 0;
this.otherFilter1 = [ this.otherFilter1 = [
{ {
name: "在线区域", name: "在线状态",
prop: "online_state", prop: "online_state",
data: [ data: [
{ {
...@@ -222,7 +222,7 @@ export default { ...@@ -222,7 +222,7 @@ export default {
align: "center", align: "center",
}, },
{ {
label: "在线区域", label: "在线状态",
prop: "online_state_name", prop: "online_state_name",
align: "center", align: "center",
}, },
...@@ -248,7 +248,7 @@ export default { ...@@ -248,7 +248,7 @@ export default {
]; ];
this.otherFilter1 = [ this.otherFilter1 = [
{ {
name: "在线区域", name: "在线状态",
prop: "online_state", prop: "online_state",
data: [ data: [
{ {
...@@ -324,7 +324,7 @@ export default { ...@@ -324,7 +324,7 @@ export default {
align: "center", align: "center",
}, },
{ {
label: "在线区域", label: "在线状态",
prop: "online_state_name", prop: "online_state_name",
align: "center", align: "center",
}, },
...@@ -391,7 +391,7 @@ export default { ...@@ -391,7 +391,7 @@ export default {
]; ];
this.otherFilter1 = [ this.otherFilter1 = [
{ {
name: "在线区域", name: "在线状态",
prop: "online_state", prop: "online_state",
data: [ data: [
{ {
...@@ -487,7 +487,7 @@ export default { ...@@ -487,7 +487,7 @@ export default {
]; ];
this.otherFilter1 = [ this.otherFilter1 = [
{ {
name: "在线区域", name: "在线状态",
prop: "online_state", prop: "online_state",
data: [ data: [
{ {
...@@ -546,7 +546,7 @@ export default { ...@@ -546,7 +546,7 @@ export default {
align: "center", align: "center",
}, },
{ {
label: "在线区域", label: "在线状态",
prop: "online_state_name", prop: "online_state_name",
align: "center", align: "center",
}, },
...@@ -586,7 +586,7 @@ export default { ...@@ -586,7 +586,7 @@ export default {
]; ];
this.otherFilter1 = [ this.otherFilter1 = [
{ {
name: "在线区域", name: "在线状态",
prop: "online_state", prop: "online_state",
data: [ data: [
{ {
...@@ -658,7 +658,7 @@ export default { ...@@ -658,7 +658,7 @@ export default {
align: "center", align: "center",
}, },
{ {
label: "在线区域", label: "在线状态",
prop: "online_state_name", prop: "online_state_name",
align: "center", align: "center",
}, },
...@@ -733,7 +733,7 @@ export default { ...@@ -733,7 +733,7 @@ export default {
]; ];
this.otherFilter1 = [ this.otherFilter1 = [
{ {
name: "在线区域", name: "在线状态",
prop: "online_state", prop: "online_state",
data: [ data: [
{ {
...@@ -820,7 +820,7 @@ export default { ...@@ -820,7 +820,7 @@ export default {
]; ];
this.otherFilter1 = [ this.otherFilter1 = [
{ {
name: "在线区域", name: "在线状态",
prop: "online_state", prop: "online_state",
data: [ data: [
{ {
...@@ -879,7 +879,7 @@ export default { ...@@ -879,7 +879,7 @@ export default {
align: "center", align: "center",
}, },
{ {
label: "在线区域", label: "在线状态",
prop: "online_state_name", prop: "online_state_name",
align: "center", align: "center",
}, },
...@@ -919,7 +919,7 @@ export default { ...@@ -919,7 +919,7 @@ export default {
]; ];
this.otherFilter1 = [ this.otherFilter1 = [
{ {
name: "在线区域", name: "在线状态",
prop: "online_state", prop: "online_state",
data: [ data: [
{ {
...@@ -1067,7 +1067,7 @@ export default { ...@@ -1067,7 +1067,7 @@ export default {
return item.value; return item.value;
}) })
.join(","); .join(",");
} // 在线区域 / 部署来源 } // 在线状态 / 部署来源
if (filter.appTypes) { if (filter.appTypes) {
params.appTypes = filter.appTypes params.appTypes = filter.appTypes
.map((item) => { .map((item) => {
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
"text": "应急领域" "text": "应急领域"
}, },
{ {
"name": "在线区域", "name": "在线状态",
"text": "平台应用" "text": "平台应用"
} }
], ],
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
], ],
"second": [ "second": [
{ {
"name": "在线区域", "name": "在线状态",
"text": "平台应用" "text": "平台应用"
}, },
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment