fix multiple VM modals (#325)

This commit is contained in:
Andy Lee 2025-06-06 15:51:04 +08:00 committed by GitHub
parent feddcd247a
commit e8f7f0e06b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -135,7 +135,7 @@ export default {
<div>
<div class="mt-10">
{{ t('promptRemove.attemptingToRemove', {type}) }}
<span v-clean-html="resourceNames(names, t)"></span>
<span v-clean-html="resourceNames(names, null, t)"></span>
<div class="mt-10">
{{ t('harvester.virtualMachine.promptRemove.title') }}