xiaodai2022 2 vuotta sitten
vanhempi
commit
352287855b
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/views/orderEntry/source/index.vue

+ 1 - 1
src/views/orderEntry/source/index.vue

@@ -4,7 +4,7 @@
       v-if="powers && powers.length > 0 && powers.some((item) => item == '001')"
       v-loading="loading"
     >
-      <el-row>
+      <el-row style="padding:8px 0 10px 0 ">
         <el-col :span="4" style="width: 200px">
           <search-terrace
             :value="parmValue.platform_id"