From 31c926e1ebfb7e378de6d1943a361cb611b726c0 Mon Sep 17 00:00:00 2001 From: "han\\hanst" Date: Mon, 3 Nov 2025 11:24:26 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=9A=E6=A0=87=E7=AD=BE=EF=BC=9B=E6=A0=87?= =?UTF-8?q?=E5=87=86=E5=B7=A5=E5=BA=8F=EF=BC=9B=E9=80=89=E6=8B=A9ProcessTi?= =?UTF-8?q?meMatrix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/part/quicklyCreateBom.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/modules/part/quicklyCreateBom.vue b/src/views/modules/part/quicklyCreateBom.vue index 3431153..fba732a 100644 --- a/src/views/modules/part/quicklyCreateBom.vue +++ b/src/views/modules/part/quicklyCreateBom.vue @@ -3661,7 +3661,6 @@ export default { ptmSearchCode: '', // PTM Code筛选条件 ptmItemList: [], // PTM参数列表(去重后的item列表) selectedPtmItems: [], // 用户勾选的PTM参数 - copyPartModelFlag: false } }, created () {