浏览代码

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

梁展鹏 3 年之前
父节点
当前提交
9cc933a602
共有 1 个文件被更改,包括 1 次插入1 次删除
  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"
       >