fix: refresh enable backend state

This commit is contained in:
jialin
2026-02-04 14:58:48 +08:00
parent 05c05419fc
commit 7fd2b43704
14 changed files with 74 additions and 27 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ export default {
'clusters.table.ip.internal': 'Internal',
'clusters.table.ip.external': 'External',
'clusters.form.serverUrl.tips':
'Specify an externally accessible GPUStack service URL if the worker cannot access GPUStack directly.',
'Specify an externally accessible GPUStack service URL if the worker cannot access GPUStack Server directly.',
'clusters.form.setDefault': 'Set as Default',
'clusters.form.setDefault.tips': 'Default for deployment.',
'clusters.addworker.noClusters': 'No available Docker clusters found',