From 87063d3bf2a79588804ca71dd42675346c07d6bb Mon Sep 17 00:00:00 2001 From: raofuzi <2641346316@qq.com> Date: Mon, 22 Apr 2024 13:38:07 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=E5=8A=A0=E8=BD=BD?= =?UTF-8?q?=E6=85=A2=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/task/modal/BatchModal.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/views/task/modal/BatchModal.vue b/src/views/task/modal/BatchModal.vue index db86a2a..1b32502 100644 --- a/src/views/task/modal/BatchModal.vue +++ b/src/views/task/modal/BatchModal.vue @@ -351,9 +351,7 @@ async function refreshHandler() { if (!taskId.value) return const taskPackage = taskStore.getApprovalList[taskStore.getCurrentIndex] || {} - console.log('getTaskDetailInfo接收到的', taskStore.getCurrentIndex, taskStore.currentIndex, taskPackage, taskPackage.packageid, taskPackage?.taskIndex) taskDetailInfo.value = await getTaskDetailInfo(taskId.value, taskPackage.packageid, taskPackage?.taskIndex || '') - console.log('taskDetailInfo.value接收到的', taskDetailInfo.value) nextTick(() => { setTimeout(() => { useInfiniteScroll(