diff --git a/f/web-kboss/src/i18n/lang/zh-CN.js b/f/web-kboss/src/i18n/lang/zh-CN.js index ebf2ce0..09ec8bd 100644 --- a/f/web-kboss/src/i18n/lang/zh-CN.js +++ b/f/web-kboss/src/i18n/lang/zh-CN.js @@ -352,7 +352,7 @@ export default { largeEnterprise: '大型企业', sme: '中小企业', opcIndividual: 'OPC个人', - Academy: '高校科研机构', + university: '高校科研机构', government: '政府', other: '其他' } diff --git a/f/web-kboss/src/views/homePage/about/index.vue b/f/web-kboss/src/views/homePage/about/index.vue index 75fe7be..e8ce698 100644 --- a/f/web-kboss/src/views/homePage/about/index.vue +++ b/f/web-kboss/src/views/homePage/about/index.vue @@ -1,17 +1,11 @@