Ver Fonte

样式优化

marymelisa há 4 anos atrás
pai
commit
fe77da64ed
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/views/report/components/filter/index.vue

+ 1 - 1
src/views/report/components/filter/index.vue

@@ -25,7 +25,7 @@
                        :format="dateFormat" />
       </a-space>
       <a-select label-in-value
-                class="conditionSelect"
+                class="conditionSelect ml10"
                 style="width: 120px"
                 v-model:value="selectedUser"
                 @change="userChange"