|
@ -62,7 +62,7 @@ |
|
|
class="diy-button--export" |
|
|
class="diy-button--export" |
|
|
size="small" |
|
|
size="small" |
|
|
@click="handleExportModule()" |
|
|
@click="handleExportModule()" |
|
|
>下载核酸检测点模板</el-button |
|
|
>下载模板</el-button |
|
|
> |
|
|
> |
|
|
|
|
|
|
|
|
<el-upload |
|
|
<el-upload |
|
@ -87,7 +87,7 @@ |
|
|
style="margin-left: 10px" |
|
|
style="margin-left: 10px" |
|
|
size="small" |
|
|
size="small" |
|
|
class="diy-button--delete" |
|
|
class="diy-button--delete" |
|
|
>导入核酸检测点数据</el-button |
|
|
>导入</el-button |
|
|
> |
|
|
> |
|
|
</el-upload> |
|
|
</el-upload> |
|
|
<el-button style="float:left;margin-left:10px" |
|
|
<el-button style="float:left;margin-left:10px" |
|
|