fdb8c25b by lihua

自有数据产品产品来源列表

1 parent 8b709c4c
......@@ -104,7 +104,7 @@ const searchItemList = ref([
placeholder: "产品来源",
clearable: true,
filterable: true,
options: props.dataSources != 1 ? damTypesOptions.value.slice(0, 2) : damTypesOptions.value,
options: damTypesOptions.value,
props: {
value: 'value',
label: 'label'
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!