This commit is contained in:
parent
f61c385ea8
commit
aad8538217
|
|
@ -181,7 +181,7 @@ export default {
|
|||
{
|
||||
id: row.id,
|
||||
},
|
||||
`国网模板_${row.name}.doc`,
|
||||
`EPC模板_${row.name}.doc`,
|
||||
)
|
||||
},
|
||||
|
||||
|
|
|
|||
|
|
@ -181,7 +181,7 @@ export default {
|
|||
{
|
||||
id: row.id,
|
||||
},
|
||||
`国网模板_${row.name}.doc`,
|
||||
`南网模板_${row.name}.doc`,
|
||||
)
|
||||
},
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue