ysy hace 1 año
padre
commit
cfe5f9cb91
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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,