|
@@ -68,6 +68,7 @@ export default {
|
|
} else {
|
|
} else {
|
|
params.estate_id_list = []
|
|
params.estate_id_list = []
|
|
}
|
|
}
|
|
|
|
+ if (params.area_type) params.area_type = params.area_type.split(',')
|
|
// if (params.id) disabled = true
|
|
// if (params.id) disabled = true
|
|
this.formData = [
|
|
this.formData = [
|
|
{ label: '标题', key: 'title' },
|
|
{ label: '标题', key: 'title' },
|