@@ -4,6 +4,7 @@
:options="options"
:multiple="isMultiple"
:disabled="!config.writable"
+ filterable
@change="emitChange"
></t-select>
</template>