wzy
2021-01-19 e4b7bef6177bd6cdd046c09233ed913d636e997f
modify
1 files modified
2 ■■■ changed files
zq-erp/src/main/resources/templates/views/admin/hive/statistics/daily-sale-list.html 2 ●●● patch | view | raw | blame | history
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) {