diff --git a/src/components/CaseCommon/caseDetail.vue b/src/components/CaseCommon/caseDetail.vue
index cfd14e6..ff2621b 100644
--- a/src/components/CaseCommon/caseDetail.vue
+++ b/src/components/CaseCommon/caseDetail.vue
@@ -319,7 +319,7 @@
:append-to-body="true"
title="位置详情"
>
-
+
@@ -330,14 +330,14 @@
import { getCaseDetail, getUserList, getDeptList, getCaseTypeList, getCaseTypeDetailList, getCaseTypeTimes } from '@/api/coorBusiness/case'
import { getCommonLanguage, getFilingTypeList, getCaseLevelList, getEorc } from '@/api/coorBusiness/dict'
import { historicalRecords, nextNodes, completeCaseTask } from '@/api/coorBusiness/process'
-import ArcGisMapRead from '@/components/Map/arcgisMapRead'
+import TianDiTuMapRead from '@/components/Map/tiandiMapRead'
import { radioMap } from './radioMap'
export default {
name: 'CaseDetail',
- components: { ArcGisMapRead },
+ components: { TianDiTuMapRead },
data() {
- var validateEmptyString = (rule, value, callback) => {
+ const validateEmptyString = (rule, value, callback) => {
if (!value.trim()) {
callback(new Error('处置意见不能为空'))
} else {
diff --git a/src/components/CaseCommon/caseDetail.vue b/src/components/CaseCommon/caseDetail.vue
index cfd14e6..ff2621b 100644
--- a/src/components/CaseCommon/caseDetail.vue
+++ b/src/components/CaseCommon/caseDetail.vue
@@ -319,7 +319,7 @@
:append-to-body="true"
title="位置详情"
>
-
+
@@ -330,14 +330,14 @@
import { getCaseDetail, getUserList, getDeptList, getCaseTypeList, getCaseTypeDetailList, getCaseTypeTimes } from '@/api/coorBusiness/case'
import { getCommonLanguage, getFilingTypeList, getCaseLevelList, getEorc } from '@/api/coorBusiness/dict'
import { historicalRecords, nextNodes, completeCaseTask } from '@/api/coorBusiness/process'
-import ArcGisMapRead from '@/components/Map/arcgisMapRead'
+import TianDiTuMapRead from '@/components/Map/tiandiMapRead'
import { radioMap } from './radioMap'
export default {
name: 'CaseDetail',
- components: { ArcGisMapRead },
+ components: { TianDiTuMapRead },
data() {
- var validateEmptyString = (rule, value, callback) => {
+ const validateEmptyString = (rule, value, callback) => {
if (!value.trim()) {
callback(new Error('处置意见不能为空'))
} else {
diff --git a/src/components/Map/tiandiMap.vue b/src/components/Map/tiandiMap.vue
new file mode 100644
index 0000000..2c72a58
--- /dev/null
+++ b/src/components/Map/tiandiMap.vue
@@ -0,0 +1,151 @@
+
+
+
+
+
+ 事件定位
+ 部件定位
+ 兴趣点属性
+
+
+
+
+ 事件提交
+
+
+
+
+
+
+
+
+
+
diff --git a/src/components/CaseCommon/caseDetail.vue b/src/components/CaseCommon/caseDetail.vue
index cfd14e6..ff2621b 100644
--- a/src/components/CaseCommon/caseDetail.vue
+++ b/src/components/CaseCommon/caseDetail.vue
@@ -319,7 +319,7 @@
:append-to-body="true"
title="位置详情"
>
-
+
@@ -330,14 +330,14 @@
import { getCaseDetail, getUserList, getDeptList, getCaseTypeList, getCaseTypeDetailList, getCaseTypeTimes } from '@/api/coorBusiness/case'
import { getCommonLanguage, getFilingTypeList, getCaseLevelList, getEorc } from '@/api/coorBusiness/dict'
import { historicalRecords, nextNodes, completeCaseTask } from '@/api/coorBusiness/process'
-import ArcGisMapRead from '@/components/Map/arcgisMapRead'
+import TianDiTuMapRead from '@/components/Map/tiandiMapRead'
import { radioMap } from './radioMap'
export default {
name: 'CaseDetail',
- components: { ArcGisMapRead },
+ components: { TianDiTuMapRead },
data() {
- var validateEmptyString = (rule, value, callback) => {
+ const validateEmptyString = (rule, value, callback) => {
if (!value.trim()) {
callback(new Error('处置意见不能为空'))
} else {
diff --git a/src/components/Map/tiandiMap.vue b/src/components/Map/tiandiMap.vue
new file mode 100644
index 0000000..2c72a58
--- /dev/null
+++ b/src/components/Map/tiandiMap.vue
@@ -0,0 +1,151 @@
+
+
+
+
+
+ 事件定位
+ 部件定位
+ 兴趣点属性
+
+
+
+
+ 事件提交
+
+
+
+
+
+
+
+
+
+
diff --git a/src/components/Map/tiandiMapRead.vue b/src/components/Map/tiandiMapRead.vue
new file mode 100644
index 0000000..a8bb137
--- /dev/null
+++ b/src/components/Map/tiandiMapRead.vue
@@ -0,0 +1,94 @@
+
+
+
+
+
+
+
diff --git a/src/components/CaseCommon/caseDetail.vue b/src/components/CaseCommon/caseDetail.vue
index cfd14e6..ff2621b 100644
--- a/src/components/CaseCommon/caseDetail.vue
+++ b/src/components/CaseCommon/caseDetail.vue
@@ -319,7 +319,7 @@
:append-to-body="true"
title="位置详情"
>
-
+
@@ -330,14 +330,14 @@
import { getCaseDetail, getUserList, getDeptList, getCaseTypeList, getCaseTypeDetailList, getCaseTypeTimes } from '@/api/coorBusiness/case'
import { getCommonLanguage, getFilingTypeList, getCaseLevelList, getEorc } from '@/api/coorBusiness/dict'
import { historicalRecords, nextNodes, completeCaseTask } from '@/api/coorBusiness/process'
-import ArcGisMapRead from '@/components/Map/arcgisMapRead'
+import TianDiTuMapRead from '@/components/Map/tiandiMapRead'
import { radioMap } from './radioMap'
export default {
name: 'CaseDetail',
- components: { ArcGisMapRead },
+ components: { TianDiTuMapRead },
data() {
- var validateEmptyString = (rule, value, callback) => {
+ const validateEmptyString = (rule, value, callback) => {
if (!value.trim()) {
callback(new Error('处置意见不能为空'))
} else {
diff --git a/src/components/Map/tiandiMap.vue b/src/components/Map/tiandiMap.vue
new file mode 100644
index 0000000..2c72a58
--- /dev/null
+++ b/src/components/Map/tiandiMap.vue
@@ -0,0 +1,151 @@
+
+
+
+
+
+ 事件定位
+ 部件定位
+ 兴趣点属性
+
+
+
+
+ 事件提交
+
+
+
+
+
+
+
+
+
+
diff --git a/src/components/Map/tiandiMapRead.vue b/src/components/Map/tiandiMapRead.vue
new file mode 100644
index 0000000..a8bb137
--- /dev/null
+++ b/src/components/Map/tiandiMapRead.vue
@@ -0,0 +1,94 @@
+
+
+
+
+
+
+
diff --git a/src/views/baseSource/baseSource.vue b/src/views/baseSource/baseSource.vue
index d41c8ee..cd941b9 100644
--- a/src/views/baseSource/baseSource.vue
+++ b/src/views/baseSource/baseSource.vue
@@ -1,13 +1,13 @@
diff --git a/src/components/Map/tiandiMapRead.vue b/src/components/Map/tiandiMapRead.vue
new file mode 100644
index 0000000..a8bb137
--- /dev/null
+++ b/src/components/Map/tiandiMapRead.vue
@@ -0,0 +1,94 @@
+
+
+
+
+
+
+
diff --git a/src/views/baseSource/baseSource.vue b/src/views/baseSource/baseSource.vue
index d41c8ee..cd941b9 100644
--- a/src/views/baseSource/baseSource.vue
+++ b/src/views/baseSource/baseSource.vue
@@ -1,13 +1,13 @@
diff --git a/src/components/Map/tiandiMapRead.vue b/src/components/Map/tiandiMapRead.vue
new file mode 100644
index 0000000..a8bb137
--- /dev/null
+++ b/src/components/Map/tiandiMapRead.vue
@@ -0,0 +1,94 @@
+
+
+
+
+
+
+
diff --git a/src/views/baseSource/baseSource.vue b/src/views/baseSource/baseSource.vue
index d41c8ee..cd941b9 100644
--- a/src/views/baseSource/baseSource.vue
+++ b/src/views/baseSource/baseSource.vue
@@ -1,13 +1,13 @@
diff --git a/src/components/Map/tiandiMapRead.vue b/src/components/Map/tiandiMapRead.vue
new file mode 100644
index 0000000..a8bb137
--- /dev/null
+++ b/src/components/Map/tiandiMapRead.vue
@@ -0,0 +1,94 @@
+
+
+
+
+
+
+
diff --git a/src/views/baseSource/baseSource.vue b/src/views/baseSource/baseSource.vue
index d41c8ee..cd941b9 100644
--- a/src/views/baseSource/baseSource.vue
+++ b/src/views/baseSource/baseSource.vue
@@ -1,13 +1,13 @@
diff --git a/src/components/Map/tiandiMapRead.vue b/src/components/Map/tiandiMapRead.vue
new file mode 100644
index 0000000..a8bb137
--- /dev/null
+++ b/src/components/Map/tiandiMapRead.vue
@@ -0,0 +1,94 @@
+
+
+
+
+
+
+
diff --git a/src/views/baseSource/baseSource.vue b/src/views/baseSource/baseSource.vue
index d41c8ee..cd941b9 100644
--- a/src/views/baseSource/baseSource.vue
+++ b/src/views/baseSource/baseSource.vue
@@ -1,13 +1,13 @@