解决结算账户流水优化

This commit is contained in:
季圣华
2020-05-10 12:14:23 +08:00
parent f5d1af39c3
commit a99e489c5d

View File

@@ -271,7 +271,7 @@
}
},
{title: '余额', field: 'balance', width: 80},
{title: '日期', field: 'operTime', width: 180}
{title: '单据日期', field: 'operTime', width: 180}
]],
onLoadError: function () {
$.messager.alert('页面加载提示', '页面加载异常,请稍后再试!', 'error');