mirror of
https://gitee.com/dromara/Jpom.git
synced 2024-12-03 12:29:14 +08:00
fix: i18n bug
This commit is contained in:
parent
eb908f87a7
commit
aee770afc3
@ -510,7 +510,7 @@ export default {
|
||||
</b>
|
||||
${this.$tl('p.upgradeNodesTo')}
|
||||
<b style='color:red;font-size: 20px;'>
|
||||
(${this.agentVersion} || '--')
|
||||
${this.agentVersion || '--'}
|
||||
</b>
|
||||
${this.$tl('p.upgradeConfirmation')}
|
||||
<ul style='color:red;'>
|
||||
|
Loading…
Reference in New Issue
Block a user