Refactor: user instance ui & validator

This commit is contained in:
unitwk 2023-12-22 17:50:10 +08:00
parent d3e918b9a7
commit 5747603fea
2 changed files with 3 additions and 3 deletions

View File

@ -165,7 +165,7 @@ const columns = computed(() => {
<BetweenMenus>
<template #left>
<a-typography-title class="mb-0" :level="4">
{{ t("TXT_CODE_e1c9a6ac") }}
{{ t("用户所有实例") }}
</a-typography-title>
</template>
<template #right>
@ -173,7 +173,7 @@ const columns = computed(() => {
{{ t("TXT_CODE_b76d94e0") }}
</a-button>
<a-button type="primary" @click="assignApp">
{{ t("TXT_CODE_a60466a1") }}
{{ t("分配实例") }}
</a-button>
</template>
</BetweenMenus>

View File

@ -434,7 +434,7 @@
"TXT_CODE_871fb0d6": "登录失败次数 : 登录成功次数",
"TXT_CODE_f4244bbf": "面板主机 CPURAM 使用率",
"TXT_CODE_e1c9a6ac": "实例访问权限",
"TXT_CODE_a60466a1": "分配应用",
"TXT_CODE_a60466a1": "分配实例",
"TXT_CODE_eb880db2": "普通用户",
"TXT_CODE_cd978243": "管理员",
"TXT_CODE_7c76dbf": "被封禁",