- 当前设备:{{ attributeDeviceName || '-' }}
+ {{ t('DataCollection.Device.currentDeviceLabel') }}{{ attributeDeviceName || '-' }}
- 设备告警历史数据
+ {{ t('DataCollection.Device.alarmHistoryTitle') }}
@@ -183,30 +209,30 @@ link :type="isRowConnected(scope.row) ? 'warning' : 'success'"
:model="ruleQueryParams"
ref="ruleQueryFormRef"
:inline="true"
- label-width="80px"
+ label-width="120px"
>
-