解决结算账户流水里面缺少零售的bug

This commit is contained in:
季圣华
2020-05-10 12:10:15 +08:00
parent 80f9d139bb
commit da458e9deb
2 changed files with 5 additions and 5 deletions

View File

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