|
|
@ -28,7 +28,7 @@ class MobileDeal extends Component {
|
|
|
|
DepartmentList: { show_all: false, mode: 'multiple', col: 24 },
|
|
|
|
DepartmentList: { show_all: false, mode: 'multiple', col: 24 },
|
|
|
|
WebCode: { show_all: true },
|
|
|
|
WebCode: { show_all: true },
|
|
|
|
dates: { hide_vs: true, col: 12 },
|
|
|
|
dates: { hide_vs: true, col: 12 },
|
|
|
|
DateType: { col: 6, disabledKeys: ['ConfirmDate'] },
|
|
|
|
DateType: { col: 6, disabledKeys: ['confirmDate'] },
|
|
|
|
},
|
|
|
|
},
|
|
|
|
}}
|
|
|
|
}}
|
|
|
|
onSubmit={(_err, obj, form, str) => {
|
|
|
|
onSubmit={(_err, obj, form, str) => {
|
|
|
|