jyy
2021-01-19 236fe234fac0fb33b1caa24ed80d74d47a2cc68e
zq-erp/src/main/resources/templates/views/admin/hive-erp/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) {