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