From 6ada751bb7638f60d9a27d21bdbdef4f3c69e6d3 Mon Sep 17 00:00:00 2001
From: laozt <2721205210@qq.com>
Date: Wed, 20 Dec 2023 11:28:51 +0800
Subject: [PATCH] =?UTF-8?q?=E6=9D=83=E9=99=90?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/components/AddDialog/tab1.vue | 4 +-
src/views/yingji/echarts/executive.vue | 67 +++++++++++++++++--------
2 files changed, 49 insertions(+), 22 deletions(-)
diff --git a/src/views/components/AddDialog/tab1.vue b/src/views/components/AddDialog/tab1.vue
index 6393286..2cd9adf 100644
--- a/src/views/components/AddDialog/tab1.vue
+++ b/src/views/components/AddDialog/tab1.vue
@@ -338,7 +338,9 @@ export default {
},
// 获取行政区划树
quhuadizhi(district) {
- this.option = district;
+ // console.log(">>>>>>>>");
+ // console.log(district);
+ // console.log(">>>>>>>>");
},
// 匹配行政区划
componendDistrict(district) {
diff --git a/src/views/yingji/echarts/executive.vue b/src/views/yingji/echarts/executive.vue
index 2a38a43..438cba3 100644
--- a/src/views/yingji/echarts/executive.vue
+++ b/src/views/yingji/echarts/executive.vue
@@ -11,12 +11,14 @@
+