wzy
2021-01-19 e4b7bef6177bd6cdd046c09233ed913d636e997f
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.arrears - row.totalPay;
         return row.shouldPay + row.refund - row.totalPay;
      }
      function footCountTitle(data) {