diff --git a/jero-web/src/common/lang/en-us.js b/jero-web/src/common/lang/en-us.js index a887cd5d6..7d1275aa0 100644 --- a/jero-web/src/common/lang/en-us.js +++ b/jero-web/src/common/lang/en-us.js @@ -1829,4 +1829,5 @@ module.exports = { GRPSystemProjectProgressStatistics:'GRP system project progress statistics', statisticalNodes:'Statistical Nodes', proportionWithInTheAreaOfResponsibility:'Proportion within the area of responsibility', + contentsearch:'Content Search', } \ No newline at end of file diff --git a/jero-web/src/common/lang/zh-cn.js b/jero-web/src/common/lang/zh-cn.js index c8e96fe35..ab702cd81 100644 --- a/jero-web/src/common/lang/zh-cn.js +++ b/jero-web/src/common/lang/zh-cn.js @@ -1930,4 +1930,5 @@ module.exports = { GRPSystemProjectProgressStatistics:'GRP系统项目进度统计', statisticalNodes:'统计节点', proportionWithInTheAreaOfResponsibility:'责任领域内占比', + contentsearch:'内容搜索', } \ No newline at end of file diff --git a/jero-web/src/views/otamanagement/upgradeactivityrecord/index.vue b/jero-web/src/views/otamanagement/upgradeactivityrecord/index.vue index d6a15c946..feb4c9855 100644 --- a/jero-web/src/views/otamanagement/upgradeactivityrecord/index.vue +++ b/jero-web/src/views/otamanagement/upgradeactivityrecord/index.vue @@ -48,6 +48,40 @@ :maskClosable="false" @close="handleCancel" > +