From ba4cc5cb48ecd681e86cfe78bcad0a49411a5142 Mon Sep 17 00:00:00 2001 From: buaixuexideshitongxue <2936013465@qq.com> Date: Thu, 9 Apr 2026 17:33:00 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=B8=8D=E8=A6=81=E8=A1=8C=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/price/ExcelSearch.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/price/ExcelSearch.vue b/src/views/price/ExcelSearch.vue index 86d06cf..910f001 100644 --- a/src/views/price/ExcelSearch.vue +++ b/src/views/price/ExcelSearch.vue @@ -876,7 +876,7 @@ loadBatchList(); {{ item.sheetName }}
- 第 {{ item.rowIndex }} 行 + {{ currentRow?.sheetName }} - - 第 {{ currentRow?.rowIndex }} 行 - + + + {{ currentRow?.batchName || '默认批次' }}