算法实例添加选择算法提示
parent
a5f439f2e6
commit
9d44097d5e
|
|
@ -56,6 +56,7 @@
|
|||
style="margin-bottom: 6px;"
|
||||
class="item-select item-multiple-select"
|
||||
mode="multiple"
|
||||
placeholder="请选择算法"
|
||||
v-model:value="algoIdsList"
|
||||
:options="props.algorithmOptions"
|
||||
@change="changeSelectAlgorithm"
|
||||
|
|
|
|||
Loading…
Reference in New Issue