feat(X-Pack): 数据填报保存表单页面数据源下拉框支持快速搜索过滤

This commit is contained in:
ulleo 2024-04-03 15:10:24 +08:00
parent cfeebf9ad3
commit b41d7a1a03

View File

@ -401,6 +401,7 @@ export default {
</template>
<el-select
v-model="formData.datasource"
filterable
size="small"
style="width: 100%"
>