From ad0a536bd7534a8eaf477d41294de21c7d7b25df Mon Sep 17 00:00:00 2001
From: linwe <872216996@qq.com>
Date: Thu, 21 Dec 2023 11:50:54 +0800
Subject: [PATCH] 维修基金审核

---
 src/views/userHouse/lable/household.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/userHouse/lable/household.vue b/src/views/userHouse/lable/household.vue
index 44c7602..ad59b6b 100644
--- a/src/views/userHouse/lable/household.vue
+++ b/src/views/userHouse/lable/household.vue
@@ -2,11 +2,11 @@
   <div style="width:400px">
 
     <el-row>
-      <el-col style="color: red;" :span="24">
+    <!--  <el-col style="color: red;" :span="24">
         注意:仅导入未添加过标签的住户
         EXCEL格式:小区id,姓名,手机,身份证,标签id,
         颜色(1-绿 2-黄 3-红),备注
-      </el-col>
+      </el-col> -->
     </el-row>
     <basicContainer>
       <el-dialog title="标签住户导入" append-to-body :visible.sync="excelBox" width="555px">

--
Gitblit v1.9.3