From 58bf48cea61c6c5b4381a4b8ff5b4a39eb4671eb Mon Sep 17 00:00:00 2001
From: ZZJ <10913410+zzj2100@user.noreply.gitee.com>
Date: 星期五, 10 六月 2022 09:36:03 +0800
Subject: [PATCH] 国标摄像机信息接口

---
 src/pages/library/components/personList.vue |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/src/pages/library/components/personList.vue b/src/pages/library/components/personList.vue
index 798b7a8..da1f4d0 100644
--- a/src/pages/library/components/personList.vue
+++ b/src/pages/library/components/personList.vue
@@ -1548,8 +1548,6 @@
           width: 72px;
         }
       }
-      .upload-img-box {
-      }
       .uploadIconBox .left-section1 .el-input__inner {
         height: 32px;
         line-height: 32px;
@@ -1836,6 +1834,7 @@
     color: #5f5f5f;
   }
   .dialog-footer {
+    width: 315px;
     .el-button--info {
       color: #999999;
       background: #fff;

--
Gitblit v1.8.0