Browse Source

核酸检测点、疫苗接种点 PC 管理 优化

master
wanggongfeng 3 years ago
parent
commit
69062dc5e2
  1. 2
      src/views/modules/plugins/point/icpointnucleicmonitoring.vue

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

@ -11,7 +11,7 @@
ref="org"
v-model="orgIds"
:options="organizationList"
:props="{ checkStrictly: false, multiple: false, emitPath: true }"
:props="{ checkStrictly: true, multiple: false, emitPath: true }"
style="width: 200px"
clearable
@change="orgChangeHandle"

Loading…
Cancel
Save