From 16eb81672eaa55decd4472f391a74d50580ba045 Mon Sep 17 00:00:00 2001
From: linwei <872216696@qq.com>
Date: Sat, 20 Jan 2024 17:57:40 +0800
Subject: [PATCH] 物业公司调整
---
src/views/publicSecurity/keynotePersonnelManage.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/views/publicSecurity/keynotePersonnelManage.vue b/src/views/publicSecurity/keynotePersonnelManage.vue
index 65e0e39..a9ba7e8 100644
--- a/src/views/publicSecurity/keynotePersonnelManage.vue
+++ b/src/views/publicSecurity/keynotePersonnelManage.vue
@@ -110,7 +110,7 @@
dialogClickModal: false,
column: [{
span: 12,
- label: "所属街道",
+ label: "行政区域",
prop: "regionName",
searchSpan: 4,
align: 'center',
@@ -470,4 +470,4 @@
justify-content: center;
}
}
-</style>
\ No newline at end of file
+</style>
--
Gitblit v1.9.3