fix bug - deleteBalancer

This commit is contained in:
MHSanaei
2024-03-13 01:31:37 +03:30
parent 18af7047f8
commit c74efa1d43
3 changed files with 9 additions and 6 deletions
+1 -1
View File
@@ -81,7 +81,7 @@
<template slot="title">
<span>{{ i18n "pages.inbounds.IPLimitlogDesc" }}</span>
</template>
<span>{{ i18n "pages.inbounds.IPLimitlog" }}</span>
<span>{{ i18n "pages.inbounds.IPLimitlog" }} </span>
<a-icon type="question-circle"></a-icon>
</a-tooltip>
</template>