diff --git a/erp_web/pages/reports/account_report.html b/erp_web/pages/reports/account_report.html index 739c66fd..e153fb8a 100644 --- a/erp_web/pages/reports/account_report.html +++ b/erp_web/pages/reports/account_report.html @@ -271,7 +271,7 @@ } }, {title: '余额', field: 'balance', width: 80}, - {title: '日期', field: 'operTime', width: 180} + {title: '单据日期', field: 'operTime', width: 180} ]], onLoadError: function () { $.messager.alert('页面加载提示', '页面加载异常,请稍后再试!', 'error');