Fixed the [English display] issue
This commit is contained in:
@@ -72,9 +72,9 @@
|
|||||||
<template slot="label">
|
<template slot="label">
|
||||||
<a-tooltip>
|
<a-tooltip>
|
||||||
<template slot="title">
|
<template slot="title">
|
||||||
0 表示不限制(留空也表示不限制)
|
{{ i18n "pages.inbounds.deviceLimitDesc" }}
|
||||||
</template>
|
</template>
|
||||||
设备限制
|
{{ i18n "pages.inbounds.deviceLimit" }}
|
||||||
<a-icon type="question-circle"></a-icon>
|
<a-icon type="question-circle"></a-icon>
|
||||||
</a-tooltip>
|
</a-tooltip>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user