激光雷达修改

This commit is contained in:
zyx.net
2023-04-14 14:44:34 +08:00
parent 279da480f9
commit 2b86c5003f
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -1786,4 +1786,5 @@ module.exports = {
oneThePersonnelMustBeSelected:'One of the personnel must be selected',
pleaseSelectRegulatoryCurrentLogin:'Please select Regulatory Engineer as the data for the current login',
cannotSetResponsibilityAreas:'Cannot set an interface person due to different responsibility areas',
lidar:'lidar',
}
+1
View File
@@ -1888,4 +1888,5 @@ module.exports = {
oneThePersonnelMustBeSelected:'必须选择其中一个人员',
pleaseSelectRegulatoryCurrentLogin:'请选择法规工程师为当前登录人的数据',
cannotSetResponsibilityAreas:'所属不同责任领域不能设置接口人',
lidar:'激光雷达',
}
@@ -14,8 +14,8 @@
<div style='display: flex;margin-bottom: 40px;'>
<div style='width: 400px'>
<span class='content-text' style='background: #f3f6f6;line-height: 50px;text-align: center;color: #191E29;font-weight: bold'>{{$t('componentname')}}</span>
<span class='radio-text' :title="$t('networksecurityrequirements')">
{{$t('networksecurityrequirements')}}
<span class='radio-text' :title="$t('lidar')">
{{$t('lidar')}}
</span>
<span class='radio-text' :title="$t('millimeterwaveradar')">
{{$t('millimeterwaveradar')}}