现金额度导出文件名调整
This commit is contained in:
parent
703af56d02
commit
1935716826
@ -423,7 +423,7 @@ export default {
|
||||
excel.export_json_to_excel({
|
||||
header: tHeader,
|
||||
data,
|
||||
filename: '月结客户额度列表',
|
||||
filename: '现金客户额度列表',
|
||||
autoWidth: true
|
||||
})
|
||||
loadingInstance.close()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user