Commit a99e489c authored by 季圣华's avatar 季圣华
Browse files

解决结算账户流水优化

parent f5d1af39
...@@ -271,7 +271,7 @@ ...@@ -271,7 +271,7 @@
} }
}, },
{title: '余额', field: 'balance', width: 80}, {title: '余额', field: 'balance', width: 80},
{title: '日期', field: 'operTime', width: 180} {title: '单据日期', field: 'operTime', width: 180}
]], ]],
onLoadError: function () { onLoadError: function () {
$.messager.alert('页面加载提示', '页面加载异常,请稍后再试!', 'error'); $.messager.alert('页面加载提示', '页面加载异常,请稍后再试!', 'error');
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment