From 7ac334802c77144985207e0d2d1cf75cff12ad77 Mon Sep 17 00:00:00 2001
From: fengyuan_yang <1976974459@qq.com>
Date: Wed, 8 Apr 2026 15:08:19 +0800
Subject: [PATCH] =?UTF-8?q?2026-04-08=20Inventory=20Part=E3=80=90copy?=
=?UTF-8?q?=E3=80=91=E6=97=B6=E5=8D=95=E4=BD=8D=E5=85=81=E8=AE=B8=E4=BF=AE?=
=?UTF-8?q?=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/modules/part/partInformation.vue | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/src/views/modules/part/partInformation.vue b/src/views/modules/part/partInformation.vue
index 51f19f0..e281250 100644
--- a/src/views/modules/part/partInformation.vue
+++ b/src/views/modules/part/partInformation.vue
@@ -181,7 +181,7 @@
Next Part No
-
+
Copy
@@ -224,9 +224,9 @@
- 计量单位 / Inventory UoM
+ 计量单位 / Inventory UoM
计量单位 / Inventory UoM
-
+
@@ -5196,6 +5196,7 @@
if (data && data.code === 0) {
this.searchData.ifsPartNo = this.modalData.partNo
this.getDataList()
+ this.copyFlag2 = false
this.modalFlag = false
this.$message({
message: '操作成功',