|
@ -339,7 +339,6 @@ const handleExport = async () => { |
|
|
// 发起导出 |
|
|
// 发起导出 |
|
|
loadStart() |
|
|
loadStart() |
|
|
const excelTitle = ref(route.meta.title) |
|
|
const excelTitle = ref(route.meta.title) |
|
|
debugger |
|
|
|
|
|
tableObject.params.type = 'predict' |
|
|
tableObject.params.type = 'predict' |
|
|
if (tableObject.params.isSearch){ |
|
|
if (tableObject.params.isSearch){ |
|
|
const cmd = { |
|
|
const cmd = { |
|
|