From cb04b8ed8a616c5b9fae9d432c093985b56f044c Mon Sep 17 00:00:00 2001
From: yangys <y_ys79@sina.com>
Date: 星期四, 16 十月 2025 16:55:04 +0800
Subject: [PATCH] 任务导入+翻页修复

---
 src/views/flowmgr/backImport1.vue |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/views/flowmgr/backImport1.vue b/src/views/flowmgr/backImport1.vue
index 52509e6..3f50e26 100644
--- a/src/views/flowmgr/backImport1.vue
+++ b/src/views/flowmgr/backImport1.vue
@@ -95,7 +95,6 @@
   },
   methods: {
     showContent(row, column, event) {
-      console.log(row,111)
       axios({
         url: '/blade-mdm/program/dncsendback/back-file-content',
         method: 'get',

--
Gitblit v1.9.3