xiaodai2022 hace 2 años
padre
commit
352287855b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"