loulijun2021
2022-09-06 d0a2c018b1612fb40d5e38f78d5180f2b90500fd
src/views/scgl/scdd.vue
@@ -63,11 +63,12 @@
                range-separator="~"
                class="timeMini"
                size="mini"
                style="width: 250px;display: flex;line-height: 34px;height: 34px;font-size: 14px!important;"
                style="width: 200px;display: flex;line-height: 34px;height: 34px;"
                :clearable="false"
                start-placeholder="开始日期"
                end-placeholder="结束日期"
              />
              <!--              font-size: 14px!important;-->
              <!--              :picker-options="expireTimeOption"-->
            </el-form-item>
@@ -79,7 +80,7 @@
                class="timeMini"
                range-separator="~"
                start-placeholder="开始日期"
                style="width: 250px;display: flex;line-height: 34px ;height: 34px ;font-size: 14px !important;"
                style="width: 200px;display: flex;line-height: 34px ;height: 34px ;"
                end-placeholder="结束日期"
                size="mini"
              />
@@ -731,7 +732,7 @@
<style lang="scss" scoped>
$main_color: #42b983;
::v-deep  .el-range-input{
  font-size: 14px !important;
  //font-size: 14px !important;
}
::v-deep .el-range__icon{
  line-height: 28px !important;
@@ -740,7 +741,7 @@
  line-height: 28px !important;
}
::v-deep .el-range-input{
  font-size: 14px ;
  font-size: 14px;
}
::v-deep .el-range-separator{
  display: flex;