From f1b38ffc8c442757248cd899376ddc36c35fe9f2 Mon Sep 17 00:00:00 2001
From: dearlin <1261008090@qq.com>
Date: Wed, 15 Nov 2023 11:57:56 +0800
Subject: [PATCH 1/2] =?UTF-8?q?fix:=E9=87=8D=E7=82=B9=E5=B7=A5=E7=A8=8B?=
=?UTF-8?q?=E5=8C=85=E4=B8=80=E5=B1=82=E7=A7=A6=E6=B8=AF=E8=82=A1=E4=BB=BD?=
=?UTF-8?q?=E6=9C=89=E9=99=90=E5=85=AC=E5=8F=B8=E5=B1=9E=E5=9C=B0=E4=B8=8E?=
=?UTF-8?q?=E6=89=80=E5=B1=9E=E8=A1=8C=E4=B8=9A=E9=BB=98=E8=AE=A4=E5=80=BC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/OutSourced/index.vue | 19 +++++++++++++++++--
1 file changed, 17 insertions(+), 2 deletions(-)
diff --git a/src/components/OutSourced/index.vue b/src/components/OutSourced/index.vue
index 3ca990d..76c4676 100644
--- a/src/components/OutSourced/index.vue
+++ b/src/components/OutSourced/index.vue
@@ -41,11 +41,26 @@
+
- {{ row.prvinceName }} -- {{ row.cityName }} -- {{ row.countryName }}
+
+ {{ row.prvinceName }} -- {{ row.cityName }} -- {{ row.countryName }}
+
+
+ 河北省 -- 秦皇岛市 -- 海港区
+
+
+
+
+
+
+ {{ row.INDUSTRY_NAME }}
+
+
+ 交通运输、仓储和邮政业
+
-
From 3882a8343a11455ee279a4bb9ddf0f18a8a9934e Mon Sep 17 00:00:00 2001
From: dearlin <1261008090@qq.com>
Date: Wed, 15 Nov 2023 13:33:30 +0800
Subject: [PATCH 2/2] =?UTF-8?q?fix=EF=BC=9A=E9=A9=BE=E9=A9=B6=E8=88=B1?=
=?UTF-8?q?=E7=A7=A6=E6=B8=AF=E8=82=A1=E4=BB=BD=E6=A3=80=E6=9F=A5=E7=B1=BB?=
=?UTF-8?q?=E5=9E=8B=E6=95=B0=E9=87=8F=E5=B1=95=E7=A4=BA=E4=B8=8D=E5=85=A8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/BI/index.vue | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/BI/index.vue b/src/views/BI/index.vue
index 06c0c50..767e680 100644
--- a/src/views/BI/index.vue
+++ b/src/views/BI/index.vue
@@ -1056,8 +1056,8 @@ export default {
labelLine: {
normal: {
show: true,
- length: 15,
- length2: 15
+ length: 10,
+ length2: 10
}
},
label: {