From 20f5dd7999c5f752033dccd0c35244983f9ab113 Mon Sep 17 00:00:00 2001 From: a0049873 <79py69t9wb@privaterelay.appleid.com> Date: Tue, 22 Nov 2022 11:51:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A5=BF=E6=B5=B7=E5=B2=B8=E9=9C=80=E6=B1=82?= =?UTF-8?q?=E5=BC=80=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/home/infrastructureApplication.vue | 69 ++++++++++++------- 1 file changed, 45 insertions(+), 24 deletions(-) diff --git a/front/src/views/home/infrastructureApplication.vue b/front/src/views/home/infrastructureApplication.vue index dd386684..2db08d2a 100644 --- a/front/src/views/home/infrastructureApplication.vue +++ b/front/src/views/home/infrastructureApplication.vue @@ -2,7 +2,7 @@ * @Author: Light * @Date: 2022-11-18 11:53:43 * @LastEditors: Light - * @LastEditTime: 2022-11-22 10:54:46 + * @LastEditTime: 2022-11-22 11:49:24 * @Description: 告诉大家这是什么 --> @@ -45,17 +45,26 @@ {{ item.cameraInfo.channelName }} + + {{ item.approveStatus }} + - 删除 + 撤销 - - 删除 + + 撤销 @@ -68,12 +77,18 @@ -

本次申请的摄像头包含以下{{ showArr.length }}个摄像头,是否删除申请?

- +

本次申请的视频监控包含以下{{ showArr.length }}个,是否撤销申请?

+