Browse Source

2025/8/26

java8
Aoi_Tori 5 months ago
parent
commit
06ecbac9ed
  1. 1
      src/views/modules/part/quicklyCreateBom.vue

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

Loading…
Cancel
Save