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.arrears - row.totalPay; return row.shouldPay + row.refund - row.totalPay; } function footCountTitle(data) { zq-erp/src/main/resources/templates/views/admin/hive/beautySalon/order-form.html
@@ -995,7 +995,7 @@ if (_this.printPaper) { _this.print(); } _this.closeFram(); // _this.closeFram(); // _this.$confirm('结算成功,是否立刻打印小票?', '提示', { // confirmButtonText: '打印', // cancelButtonText: '取消',