diff --git a/src/views/govern/device/control/tabs/trend.vue b/src/views/govern/device/control/tabs/trend.vue index dd12018..39cc91d 100644 --- a/src/views/govern/device/control/tabs/trend.vue +++ b/src/views/govern/device/control/tabs/trend.vue @@ -17,11 +17,11 @@ - + + placeholder="请选择谐波次数" style="width: 100px" > @@ -638,4 +638,10 @@ defineExpose({ getTrendRequest }) // flex: 1; margin-top: 10px; } +.history_count{ + .el-select { + min-width: 100px; +} +} +