From 9064d2c3a7134c30e6974eef9a13cc0282c95ec7 Mon Sep 17 00:00:00 2001 From: fangxiang Date: Sat, 19 Nov 2022 12:47:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=BF=BB=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/custom/ISVVideoWallDialog.vue | 7 ++++--- src/i18n/en-US/index.ts | 2 ++ src/i18n/zh-CN/index.ts | 2 ++ 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/src/components/custom/ISVVideoWallDialog.vue b/src/components/custom/ISVVideoWallDialog.vue index 7cf19c4..3240d33 100644 --- a/src/components/custom/ISVVideoWallDialog.vue +++ b/src/components/custom/ISVVideoWallDialog.vue @@ -124,7 +124,7 @@
-   OI:{{ (row - 1) * preview_cols + col }} +   HI: {{ (row - 1) * preview_cols + col }}
(row - 1) * preview_cols + col - 1 " > -   NI:{{ +   SI: + {{ (outputs[(row - 1) * preview_cols + col - 1] .output_index ?? (row - 1) * preview_cols + col) + 1 }}