Merge pull request #8932 from ulleo/dev

feat(X-Pack): 数据填报保存表单页面数据源下拉框支持快速搜索过滤
This commit is contained in:
ulleo 2024-04-03 15:10:55 +08:00 committed by GitHub
commit 1c5d643b92
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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