feat: 支持申请相同网元
This commit is contained in:
@@ -180,7 +180,7 @@ const availableOptions = (groupIdx: number) => {
|
||||
(option: any) => !otherSelected.has(option.value),
|
||||
),
|
||||
}));
|
||||
return aaaa;
|
||||
return options.value;
|
||||
};
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user