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
1f7537d9c4
  1. 2
      src/views/modules/plugins/point/icpointnucleicmonitoring.vue
  2. 2
      src/views/modules/plugins/point/icpointvaccinesinoculation.vue

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

@ -54,7 +54,7 @@
class="diy-button--add" class="diy-button--add"
type="primary" type="primary"
size="small" size="small"
@click="addOrUpdateHandle('', '新增')" @click="addOrUpdateHandle('', '新增检测点')"
>{{ $t("add") }}</el-button >{{ $t("add") }}</el-button
> >
<el-button <el-button

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

@ -46,7 +46,7 @@
class="diy-button--add" class="diy-button--add"
type="primary" type="primary"
size="small" size="small"
@click="addOrUpdateHandle('', '新增')" @click="addOrUpdateHandle('', '新增接种点')"
>{{ $t("add") }}</el-button >{{ $t("add") }}</el-button
> >
<el-button <el-button

Loading…
Cancel
Save