From 06ecbac9ed389feb1a9c29507a8a32a70fb03878 Mon Sep 17 00:00:00 2001 From: Aoi_Tori <2547614904@qq.com> Date: Tue, 26 Aug 2025 17:10:45 +0800 Subject: [PATCH] 2025/8/26 --- 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 752eee8..fad9664 100644 --- a/src/views/modules/part/quicklyCreateBom.vue +++ b/src/views/modules/part/quicklyCreateBom.vue @@ -5057,7 +5057,6 @@ export default { this.copyData.bomType = 'Manufacturing' this.copyData.routingType = 'Manufacturing' this.copyData.effPhaseInDate = new Date() - this.copyData.effPhaseOutDate = new Date() this.copyVisible = true },