Преглед изворни кода

feat: 采购冲差单传sourceType

liujt пре 1 недеља
родитељ
комит
9f56db4417

+ 1 - 0
src/views/purchasingManage/purchaseOrder/orderAssociation/adjustNoteList.vue

@@ -237,6 +237,7 @@
           pageNum: page,
           pageSize: limit,
           sourceId: this.orderId,
+          sourceType: 2,
           ...where
         });
       },