|
|
@ -25,8 +25,11 @@ |
|
|
|
<el-button type="primary" icon="Search" @click="handleExport('foshan')" |
|
|
|
>导出佛山青岛</el-button |
|
|
|
> |
|
|
|
<el-button type="primary" icon="Search" @click="handleExport('guowai')" |
|
|
|
>导出国外</el-button |
|
|
|
<el-button type="primary" icon="Search" @click="handleExport('guowai1')" |
|
|
|
>导出国外1</el-button |
|
|
|
> |
|
|
|
<el-button type="primary" icon="Search" @click="handleExport('guowai2')" |
|
|
|
>导出国外2</el-button |
|
|
|
> |
|
|
|
<el-button type="info" plain icon="Refresh" @click="resetQuery" |
|
|
|
>重置</el-button |
|
|
|