gaoluyang
2 天以前 025e46e11cb2962fd7692adfa401333758cc779b
src/pages/sales/receiptPaymentLedger/detail.vue
@@ -115,6 +115,8 @@
   
   const param = {
      customerId: customerId.value,
      current: -1,
      size: -1
   };
   
   customerInteractions(param).then((res) => {