From 307f835cec73f9b8540b243bdf5930971f82aba4 Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Thu, 16 Jun 2022 10:57:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E4=B9=9D=E5=88=86=E5=B1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../device/IntelligentSecurity/AppISManage/AppISManage.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/device/IntelligentSecurity/AppISManage/AppISManage.vue b/packages/device/IntelligentSecurity/AppISManage/AppISManage.vue index 36fff7a7..ede77678 100644 --- a/packages/device/IntelligentSecurity/AppISManage/AppISManage.vue +++ b/packages/device/IntelligentSecurity/AppISManage/AppISManage.vue @@ -54,8 +54,7 @@ splitOps() { return [ { label: '单分屏', value: 1, per: '100%' }, - { label: '四分屏', value: 4, per: '49.2%' }, - { label: '九分屏', value: 9, per: '32%' }, + { label: '四分屏', value: 4, per: '49.2%' } ] }, currentSplitStyle() {