chenrui hace 4 años
padre
commit
f876df5a94
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/BasicSettings/StoreModal.vue

+ 1 - 0
src/views/BasicSettings/StoreModal.vue

@@ -11,6 +11,7 @@
     <a-form-model
       class="form"
       ref="ruleForm"
+      labelAlign="left"
       :model="form"
       :rules="rules"
       :label-col="{ span: 6 }"