Helius
2021-03-22 4005d10a53b35028d5d22ec1f8f68b8d3759228c
zq-erp/src/main/resources/templates/views/admin/hive/statistics/daily-sale-list.html
@@ -116,7 +116,7 @@
      }
      function zkAmountFormat(value, row, index) {
         return row.shouldPay + row.refund - row.totalPay;
         return row.shouldPay + row.refund - row.arrears - row.totalPay;
      }
      function footCountTitle(data) {