Explorar el Código

业务配置,调整表单域。使页面看起来紧凑些

梁展鹏 hace 3 años
padre
commit
9cc933a602
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/pointsManagement/pointsSetting/index.vue

+ 1 - 1
src/views/pointsManagement/pointsSetting/index.vue

@@ -5,8 +5,8 @@
       <el-form
         ref="form"
         :model="form"
+        label-position="right"
         label-width="280px"
-        label-position="top"
         :rules="rules"
         class="mrow-60"
       >