jyy
2021-03-16 cc290cd8026dbc96a571e9e63c8de75a0ebf71a0
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) {