|
formItemAttributes: { label: '', prop: 'address', 'label-width': '0px', rules: this.formOptions.address.isRules },
|
|
formItemAttributes: { label: '', prop: 'address', 'label-width': '0px', rules: this.formOptions.address.isRules },
|
|
attributes: { disabled: !this.formOptions.address.isEdit, placeholder: '详细地址' }
|
|
attributes: { disabled: !this.formOptions.address.isEdit, placeholder: '详细地址' }
|