|
@ -297,6 +297,7 @@ const handleExport = async () => { |
|
|
try { |
|
|
try { |
|
|
// 导出的二次确认 |
|
|
// 导出的二次确认 |
|
|
await message.exportConfirm() |
|
|
await message.exportConfirm() |
|
|
|
|
|
|
|
|
// 发起导出 |
|
|
// 发起导出 |
|
|
exportLoading.value = true |
|
|
exportLoading.value = true |
|
|
if(routeName.value == 'OktoholdJobMain'){ |
|
|
if(routeName.value == 'OktoholdJobMain'){ |
|
|