From 8335bdabf421866f0eab5c9d95585f8ee67b69d2 Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Mon, 14 Jul 2025 10:22:17 +0800 Subject: [PATCH] =?UTF-8?q?2025-07-14=20=E5=88=A0=E9=99=A4=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E7=89=A9=E6=96=99=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/project/projectInfo/com_project_info_part.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/modules/project/projectInfo/com_project_info_part.vue b/src/views/modules/project/projectInfo/com_project_info_part.vue index 361fe7f..13e45a8 100644 --- a/src/views/modules/project/projectInfo/com_project_info_part.vue +++ b/src/views/modules/project/projectInfo/com_project_info_part.vue @@ -54,7 +54,7 @@ label="操作"> @@ -2402,6 +2402,7 @@ import { site: row.site, buNo: row.buNo, projectId: row.projectId, + customerNo: row.customerId, finalPartNo: row.finalPartNo, testPartNo: row.testPartNo, createBy: this.$store.state.user.name,