From 719829461abc70cd5213740fb485c5b30fa879be Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Mon, 29 Jan 2024 12:22:00 +0800
Subject: [PATCH] 样式调整
---
src/views/propertySupervision/residentSupervision.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/views/propertySupervision/residentSupervision.vue b/src/views/propertySupervision/residentSupervision.vue
index cf37c00..2e58023 100644
--- a/src/views/propertySupervision/residentSupervision.vue
+++ b/src/views/propertySupervision/residentSupervision.vue
@@ -801,7 +801,7 @@
},
legend: {
orient: 'vertical',
- right: 10,
+ right: 20,
bottom: 0,
padding: [30, 0],
formatter: function (name) {
--
Gitblit v1.9.3