jyy
2021-03-22 a17a3616fb0b59d61cda0f97c5005c18d97cdbee
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) {