zhangdan hace 4 años
padre
commit
8f0ee6c50e
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. 8 0
      src/views/userInfo/editLdNumModal.vue

+ 8 - 0
src/views/userInfo/editLdNumModal.vue

@@ -83,6 +83,14 @@ export default {
   },
   data () {
     return {
+      formItemLayout: {
+			  labelCol: {
+			    span: 6
+			  },
+			  wrapperCol: {
+			    span: 14
+			  }
+      },
       isShow: this.openLdNumModal,
       form: this.$form.createForm(this, { name: 'editLdNumModal' }),
       formData: {