-
+
+
+
+
+
左侧统计面板
+
+
+
+
右侧统计面板
+
+
+
diff --git a/superManagement/src/views/unitManage/police/unitManage/index.tsx b/superManagement/src/views/unitManage/police/unitManage/index.tsx
index 5b2ed13..0ac9090 100644
--- a/superManagement/src/views/unitManage/police/unitManage/index.tsx
+++ b/superManagement/src/views/unitManage/police/unitManage/index.tsx
@@ -87,7 +87,7 @@ const saveOrUpdateEnterprisesUnit = (params: _FormType, callback: Function) => {
placeholder={'请输入详细地址'}
autocomplete="off"
onFocus={() => {
- if (!_mapRef.value.mapInstance) {
+ if (!_mapRef.value?.mapInstance) {
message.error('地图组件尚未初始化成功 请重新打开页面')
return
}
From a2385c5632966d9632f17b26eb506913608cdeda Mon Sep 17 00:00:00 2001
From: wangyilin <1454641981@qq.com>
Date: Tue, 12 Nov 2024 10:24:08 +0800
Subject: [PATCH 3/4] police
---
.../src/subPages/police/dailyInspection/dailyInspection.vue | 4 ++--
.../src/subPages/select/dailyLife/dailyLife.vue | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/collect_information/src/subPages/police/dailyInspection/dailyInspection.vue b/collect_information/src/subPages/police/dailyInspection/dailyInspection.vue
index 23eccdf..228d511 100644
--- a/collect_information/src/subPages/police/dailyInspection/dailyInspection.vue
+++ b/collect_information/src/subPages/police/dailyInspection/dailyInspection.vue
@@ -25,11 +25,11 @@
- {{ item.name }}({{ item.totalScore }}分)
+ {{ item.name }}({{ item?.totalScore }}分)
- -{{ item.currentScore }}
+ -{{ item?.currentScore }}
diff --git a/collect_information/src/subPages/select/dailyLife/dailyLife.vue b/collect_information/src/subPages/select/dailyLife/dailyLife.vue
index 8724b8d..487a13f 100644
--- a/collect_information/src/subPages/select/dailyLife/dailyLife.vue
+++ b/collect_information/src/subPages/select/dailyLife/dailyLife.vue
@@ -19,7 +19,7 @@
:key="i"
style="margin-bottom: 20rpx"
shape="button"
- >{{ items.name }}{{ items.name}}
From 57bf50266414434a8f80add207c5820ef2949e8d Mon Sep 17 00:00:00 2001
From: wangyilin <1454641981@qq.com>
Date: Tue, 12 Nov 2024 17:12:07 +0800
Subject: [PATCH 4/4] =?UTF-8?q?=E9=80=80=E5=87=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/pages/police/index/index.vue.bak | 121 ++++++++++++------
.../src/pages/police/mine/index.vue | 30 ++++-
.../src/pages/projectManager/mine/index.vue | 32 ++++-
3 files changed, 135 insertions(+), 48 deletions(-)
diff --git a/collect_information/src/pages/police/index/index.vue.bak b/collect_information/src/pages/police/index/index.vue.bak
index 9c1ef37..4f1cd4c 100644
--- a/collect_information/src/pages/police/index/index.vue.bak
+++ b/collect_information/src/pages/police/index/index.vue.bak
@@ -1,57 +1,94 @@
-
-
-
-
-
-
-
+
+
+
+
-
-
- 请选择
-
-
-
-
-
-
-
-
- {{ item.name }}
-
-
+
+ 没有找到相关结果
+
+
+
+
diff --git a/collect_information/src/pages/police/mine/index.vue b/collect_information/src/pages/police/mine/index.vue
index c3cf9de..2f180fa 100644
--- a/collect_information/src/pages/police/mine/index.vue
+++ b/collect_information/src/pages/police/mine/index.vue
@@ -15,7 +15,7 @@
-
+
@@ -28,20 +28,30 @@
+
diff --git a/collect_information/src/pages/projectManager/mine/index.vue b/collect_information/src/pages/projectManager/mine/index.vue
index 8279945..b85b668 100644
--- a/collect_information/src/pages/projectManager/mine/index.vue
+++ b/collect_information/src/pages/projectManager/mine/index.vue
@@ -14,7 +14,7 @@
-
+
@@ -27,20 +27,30 @@
+