This commit is contained in:
BianLzhaoMin 2025-04-30 10:12:20 +08:00
parent f61c385ea8
commit aad8538217
2 changed files with 2 additions and 2 deletions

View File

@ -181,7 +181,7 @@ export default {
{
id: row.id,
},
`国网模板_${row.name}.doc`,
`EPC模板_${row.name}.doc`,
)
},

View File

@ -181,7 +181,7 @@ export default {
{
id: row.id,
},
`网模板_${row.name}.doc`,
`网模板_${row.name}.doc`,
)
},