diff --git a/src/views/datav/AuditSuper.vue b/src/views/datav/AuditSuper.vue
index 95e61bc..8682df1 100644
--- a/src/views/datav/AuditSuper.vue
+++ b/src/views/datav/AuditSuper.vue
@@ -42,29 +42,29 @@
@@ -172,6 +172,31 @@ import changshaMap from "@/assets/data/changsha.json";
import * as echarts from "echarts/core";
+
+const temp = ref({
+ tempTotal: 0,
+ tempTotalMon: 0,
+ tempReviewMon: 0,
+ tempCheckPro: 0,
+ tempPro:0
+})
+
+setTimeout(() => {
+ temp.value={
+
+ tempTotal: 462,
+ tempTotalMon: 79224.59,
+ tempReviewMon: 3544.01,
+ tempCheckPro: 1192,
+ tempPro:389
+ }
+}, 1000);
+
+
+
+
+
+
let gobalTempMapVoList = [
{
"name": "天心分局",
diff --git a/src/views/datav/CaseVerif.vue b/src/views/datav/CaseVerif.vue
index 6ea183c..229912c 100644
--- a/src/views/datav/CaseVerif.vue
+++ b/src/views/datav/CaseVerif.vue
@@ -58,27 +58,27 @@
style="width: 16.66%"
/>
{
+ temp.value={
+ tempCheckedCaseTotal: 292,
+ tempDealPro: 285,
+ tempDealPre: 223,
+ tempDealOrg: 93,
+ tempRate: 18,
+ }
+}, 1000);
+
+
+
+
+
+
+
function getData() {
getCaseVerifData(time.value).then((data) => {
overview.value = data.overview;
diff --git a/src/views/datav/Gobal.vue b/src/views/datav/Gobal.vue
index c5aecee..9fe351c 100644
--- a/src/views/datav/Gobal.vue
+++ b/src/views/datav/Gobal.vue
@@ -473,7 +473,7 @@ const colors = [
.tooltip-content {
width: 170px;
- height: 120px;
+ height: 130px;
//font-size: 11px;
margin-top: -12px;
background: linear-gradient(180deg, #010457 0%, #031577 100%);
diff --git a/src/views/datav/RightsComfort.vue b/src/views/datav/RightsComfort.vue
index 570156a..4eeb97c 100644
--- a/src/views/datav/RightsComfort.vue
+++ b/src/views/datav/RightsComfort.vue
@@ -41,27 +41,27 @@
{
+ temp.value={
+ tempTotalCase: 171,
+ tempVictimPer: 121,
+ tempComfortPer: 114,
+ tempHitPro: 205,
+ tempComfortMon: 28.1,
+ }
+}, 1000);
+
+
+
echarts.registerMap("changsha", changshaMap);
const time = ref([
moment().startOf("year").format("YYYY-MM-DD"),
diff --git a/src/views/datav/VideoInsp.vue b/src/views/datav/VideoInsp.vue
index 8aeed69..c1cefb1 100644
--- a/src/views/datav/VideoInsp.vue
+++ b/src/views/datav/VideoInsp.vue
@@ -59,27 +59,27 @@
{
+ temp.value = {
+ tempPro: 135,
+ tempChangePro: 135,
+ tempRelationOrg: 89,
+ tempRelationPre: 152,
+ tempChangeRate: 100
+ }
+}, 1000);
+
echarts.registerMap("changsha", changshaMap);
let gobalTempMapVoList = [
{
@@ -391,8 +408,6 @@ const option2 = {
},
};
-
-
const data1 = [
{