|
@@ -48,7 +48,7 @@
|
|
sheetName: '评估项目数据',
|
|
sheetName: '评估项目数据',
|
|
exportMethod: exportMethod,
|
|
exportMethod: exportMethod,
|
|
types: ['xlsx'],
|
|
types: ['xlsx'],
|
|
- modes: ['current', 'all']
|
|
|
|
|
|
+ modes: ['current', 'selected', 'all']
|
|
}"
|
|
}"
|
|
@sort-change="sortChangeHandle"
|
|
@sort-change="sortChangeHandle"
|
|
:sort-config="{remote:true}"
|
|
:sort-config="{remote:true}"
|