From 65cb7ec7bbff9197d5b04fad4e111ca99c47beef Mon Sep 17 00:00:00 2001 From: fengyuan_yang <1976974459@qq.com> Date: Fri, 8 Aug 2025 15:31:21 +0800 Subject: [PATCH] 2025-08-08 --- .../projectInfo/com_project_info_part.vue | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) 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 5b65348..809a427 100644 --- a/src/views/modules/project/projectInfo/com_project_info_part.vue +++ b/src/views/modules/project/projectInfo/com_project_info_part.vue @@ -769,11 +769,11 @@ label="BU"> + label="客户料号"> @@ -851,13 +851,13 @@ - - + + + + + + + { - item.customerPartNo = '' + //item.customerPartNo = '' item.partNo = item.plmPartNo this.partList2.push(item) })