mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 05:22:13 +08:00
feat(查询组件): 查询组件远程搜索删除
This commit is contained in:
@@ -604,7 +604,6 @@ defineExpose({
|
||||
clearable
|
||||
:style="selectStyle"
|
||||
collapse-tags
|
||||
:remote="config.optionValueSource === 1"
|
||||
:options="options"
|
||||
collapse-tags-tooltip
|
||||
></el-select-v2>
|
||||
@@ -620,7 +619,6 @@ defineExpose({
|
||||
:style="selectStyle"
|
||||
filterable
|
||||
@clear="clear"
|
||||
:remote="config.optionValueSource === 1"
|
||||
radio
|
||||
@visible-change="visibleChange"
|
||||
:popper-class="
|
||||
|
||||
Reference in New Issue
Block a user