futian.liu
2023-11-29 ff2d77915707227283808edc08daeb411687d44f
admin-web/src/components/mySearch/SearchItem.vue
@@ -20,6 +20,7 @@
      :props="item.optionsConfig.props||{ checkStrictly: true,emitPath: false,value: 'id' }"
      :show-all-levels="false"
      filterable
      clearable
      style="width: 150px"
      @change="(v) => this.$emit('change', v)"
    >