Browse Source

Merge branch 'feature/dev_point_manage' of http://git.elinkit.com.cn:7070/r/epmet-oper-gov into feature/dev_point_manage

master
123456 3 years ago
parent
commit
e17227982e
  1. 4
      src/views/modules/plugins/point/icpointnucleicmonitoring.vue
  2. 4
      src/views/modules/plugins/point/icpointvaccinesinoculation.vue

4
src/views/modules/plugins/point/icpointnucleicmonitoring.vue

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

4
src/views/modules/plugins/point/icpointvaccinesinoculation.vue

@ -54,7 +54,7 @@
class="diy-button--export"
size="small"
@click="handleExportModule()"
>下载疫苗接种点模板</el-button
>下载模板</el-button
>
<el-upload
@ -79,7 +79,7 @@
style="margin-left: 10px"
size="small"
class="diy-button--delete"
>导入疫苗接种点数据</el-button
>导入</el-button
>
</el-upload>
<el-button

Loading…
Cancel
Save