From 0a8ff255ec6a542688b54b95b3803d7be408ad8d Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Sun, 18 Feb 2024 19:27:31 +0800
Subject: [PATCH] Merge branch 'master' of http://s16s652780.51mypc.cn:49896/r/jczz_web
---
src/views/publicSecurity/bailReporting.vue | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/src/views/publicSecurity/bailReporting.vue b/src/views/publicSecurity/bailReporting.vue
index 797e4dc..6ebb8f3 100644
--- a/src/views/publicSecurity/bailReporting.vue
+++ b/src/views/publicSecurity/bailReporting.vue
@@ -88,7 +88,7 @@
searchShow: true,
searchMenuSpan: 3,
menuWidth: 210,
-
+ header: false,
height: "auto",
calcHeight: 54,
dialogWidth: 950,
@@ -102,6 +102,7 @@
editBtn: false,
selection: true,
dialogClickModal: false,
+ header:false,
column: [{
span: 12,
label: "社区",
@@ -498,4 +499,5 @@
<style>
.avue-upload__icon {
line-height: 6;
-}</style>
\ No newline at end of file
+}
+</style>
\ No newline at end of file
--
Gitblit v1.9.3