Explorar o código

选择框组件-大小参数调整;

001295 hai 1 ano
pai
achega
ff9f837d54
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/components/popover-select/index.vue

+ 1 - 0
src/components/popover-select/index.vue

@@ -336,6 +336,7 @@ export default {
       clearable
       v-bind="$attrs"
       v-model="innerValue"
+      :size="size"
       :value-key="valueKey"
       :fetch-suggestions="useAutocomplete"
       @select="useConfirm([$event])"