소스 검색

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

梁展鹏 4 년 전
부모
커밋
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"
       >