ysy 1 년 전
부모
커밋
cfe5f9cb91
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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,