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 },