@@ -6,7 +6,7 @@
:maskClosable="false"
:footer="null"
@cancel="cancel"
- width="40%">
+ width="550px">
<a-spin :spinning="spinning" tip="Loading...">
<a-form-model
id="chooseCustom-form"
@@ -54,10 +54,10 @@ export default {
confirmLoading: false,
formItemLayout: {
labelCol: {
- span: 6
+ span: 4
},
wrapperCol: {
- span: 18
+ span: 17
}
form: {