mch 2 years ago
parent
commit
2bc6d56477
  1. 2
      src/components/doctorCheck/PatientRegisterList.vue

2
src/components/doctorCheck/PatientRegisterList.vue

@ -84,7 +84,7 @@
...customerOrg.treeprops, ...customerOrg.treeprops,
}" }"
:show-all-levels="false" :show-all-levels="false"
size="small" clearable
size="small" clearable placeholder="请选择单位"
> >
</el-cascader> </el-cascader>
<el-checkbox v-model="patientRegister.query.customerOrgFlag">单位作为查询条件</el-checkbox> <el-checkbox v-model="patientRegister.query.customerOrgFlag">单位作为查询条件</el-checkbox>

Loading…
Cancel
Save