Browse Source

解决 未达标部位或项目 显示换行的问题

zhulu 1 year ago
parent
commit
8320b6b667
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/system/dept/extend.vue

+ 1 - 1
src/views/system/dept/extend.vue

@@ -447,7 +447,7 @@
       <el-form
         ref="orgform"
         :model="orgform"
-        label-width="130px"
+        label-width="140px"
         @close="orgcancel"
         :rules="rules"
       >