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