浏览代码

月报表下拉框参数样式调整

cfort 2 年之前
父节点
当前提交
9ef6a786cc
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      src/views/component/env/monthlyStat.vue

+ 3 - 0
src/views/component/env/monthlyStat.vue

@@ -165,6 +165,9 @@ export default {
                 .el-input {
                 .el-input {
                     width: calc(100% - 100px);
                     width: calc(100% - 100px);
                 }
                 }
+                .el-select {
+                    width: 100%;
+                }
             }
             }
         }
         }
         .toolbar {
         .toolbar {