激光雷达修改
This commit is contained in:
@@ -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',
|
||||
}
|
||||
@@ -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')}}
|
||||
|
||||
Reference in New Issue
Block a user