This commit is contained in:
linfso 2024-11-25 16:44:28 +08:00
parent c337ac44fb
commit b3dbd8f0ad

View File

@ -574,7 +574,7 @@ export default {
excel.export_json_to_excel({ excel.export_json_to_excel({
header: tHeader, header: tHeader,
data, data,
filename: '寄件运单列表', filename: '发票列表',
autoWidth: true autoWidth: true
}) })
loadingInstance.close() loadingInstance.close()