gaoluyang
2025-09-03 77861fcc5ee1c4f8e7c6412b373cb438c7313930
src/pages/sales/receiptPaymentLedger/detail.vue
@@ -115,6 +115,8 @@
   
   const param = {
      customerId: customerId.value,
      current: -1,
      size: -1
   };
   
   customerInteractions(param).then((res) => {