From 74433dea18d66b0799b57657d51065e14ef7b93b Mon Sep 17 00:00:00 2001
From: guoshilong <123456>
Date: Tue, 19 Dec 2023 15:22:24 +0800
Subject: [PATCH] 制证功能放开
---
src/views/securityAnalysis/index.vue | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/src/views/securityAnalysis/index.vue b/src/views/securityAnalysis/index.vue
index 2c3ffeb..a3a6d87 100644
--- a/src/views/securityAnalysis/index.vue
+++ b/src/views/securityAnalysis/index.vue
@@ -488,7 +488,7 @@
},
legend: {
x: "center",
- y: "90%"
+ y: "90%",
},
// toolbox: this.gettoolbox("审查情况查询", "保安员审查情况明细", 1),
series: [
@@ -889,7 +889,6 @@
// 6
// ),
legend: {
- // orient: "vertical",
// left: "left",
x: "center",
y: "83%"
--
Gitblit v1.9.3