Browse Source

Merge branch 'feature_bug' into dev

V4.3.3
mk 1 year ago
parent
commit
841622ca9c
  1. 2
      src/views/components/resiSearch.vue

2
src/views/components/resiSearch.vue

@ -24,7 +24,7 @@
class="u-item-width-normal"
v-model.trim="form.attentionCrowds"
:options="resiClass"
:props="{ multiple: true,checkStrictly: true}"
:props="{ multiple: true,checkStrictly: true,emitPath:false}"
collapse-tags
clearable
></el-cascader>

Loading…
Cancel
Save