From 2defc28241977abc1b62c5cc208b2ada2680cbea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A9=AC=E4=B8=89=E7=82=AE?= <15856818120@163.com> Date: Thu, 17 Jul 2025 09:01:12 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A6=85=E9=81=93bug=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/pro/supervisorPersonManage/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/pro/supervisorPersonManage/index.vue b/src/views/pro/supervisorPersonManage/index.vue index a1377f3..2616133 100644 --- a/src/views/pro/supervisorPersonManage/index.vue +++ b/src/views/pro/supervisorPersonManage/index.vue @@ -1095,6 +1095,7 @@ export default { proId: row.proId, supUuid: row.supUuid, uuid: row.uuid, + taskId: row.taskId, taskType: '18', userType: this.$store.state.user.userType, })