|
|
@ -335,7 +335,7 @@ export default { |
|
|
searchForm: { ...this.search }, |
|
|
searchForm: { ...this.search }, |
|
|
exportConfig: { |
|
|
exportConfig: { |
|
|
...this.form, |
|
|
...this.form, |
|
|
formCode: 'resi_base_info', |
|
|
formCode: 'community_info', |
|
|
itemList: this.rightList.map(item => { |
|
|
itemList: this.rightList.map(item => { |
|
|
return { |
|
|
return { |
|
|
itemId: item.id, |
|
|
itemId: item.id, |
|
|
|