Преглед на файлове

feat: 采购冲差单传sourceType

liujt преди 1 седмица
родител
ревизия
9f56db4417
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      src/views/purchasingManage/purchaseOrder/orderAssociation/adjustNoteList.vue

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

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