diff --git a/src/i18n/langs/cn.json b/src/i18n/langs/cn.json
index c76d0d705..3b5038322 100644
--- a/src/i18n/langs/cn.json
+++ b/src/i18n/langs/cn.json
@@ -782,6 +782,9 @@
"loginImageTip": "提示:将会显示在企业版用户登录页面(建议图片大小为: 492*472px)",
"loginTitleTip": "提示:将会显示在企业版用户登录页面(eg: 欢迎使用JumpServer开源堡垒机)",
"restoreDialogTitle": "你确认吗",
- "restoreDialogMessage": "您确定要恢复默认初始化吗?"
+ "restoreDialogMessage": "您确定要恢复默认初始化吗?",
+ "import": "导入",
+ "technologyConsult": "技术咨询",
+ "consult": "咨询"
}
}
diff --git a/src/views/xpack/License.vue b/src/views/xpack/License.vue
index 0f2249723..ca9eb6187 100644
--- a/src/views/xpack/License.vue
+++ b/src/views/xpack/License.vue
@@ -10,26 +10,7 @@
-
-
-
- {{ cardActions }}
-
-
-
-
-
-
- {{ scope.row.button }}
-
-
-
-
-
+
@@ -51,6 +32,7 @@