From b26c6682af080aa005e2d4684f164793e8c7a0f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=AF=E5=B0=8F=E7=8E=8B=E5=91=80=5C24601?= <819653817@qq.com> Date: Wed, 15 Jan 2025 15:35:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=B1=E4=BA=AB=E7=AC=AC=E4=B8=80=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../smartExcel/cpts/excel-created-task.vue | 119 ++++++++---------- .../smartExcel/cpts/excel-upload-data.vue | 45 ++++++- .../base/smartExcel/cpts/filling-info.vue | 14 ++- 3 files changed, 107 insertions(+), 71 deletions(-) diff --git a/src/views/modules/base/smartExcel/cpts/excel-created-task.vue b/src/views/modules/base/smartExcel/cpts/excel-created-task.vue index 329fde5a1..7b9dad33b 100644 --- a/src/views/modules/base/smartExcel/cpts/excel-created-task.vue +++ b/src/views/modules/base/smartExcel/cpts/excel-created-task.vue @@ -1,6 +1,6 @@