ysy il y a 1 an
Parent
commit
cfe5f9cb91
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      src/views/productionPlan/components/disassemblePlanPop.vue

+ 1 - 0
src/views/productionPlan/components/disassemblePlanPop.vue

@@ -306,6 +306,7 @@
 
       getBomList() {
         let params = {
+          id: this.formData.id,
           categoryId: this.formData.categoryId,
           bomType: this.formData.produceType,
           pageNum: 1,