微调
This commit is contained in:
@@ -779,6 +779,8 @@ const save = () => {
|
|||||||
await updatePlan(formContent)
|
await updatePlan(formContent)
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
|
formContent.devIds = devSelectRef.value?.getSelectedDeviceIds() || [];
|
||||||
await updatePlan({
|
await updatePlan({
|
||||||
...formContent,
|
...formContent,
|
||||||
sourceIds: [formContent.sourceIds],
|
sourceIds: [formContent.sourceIds],
|
||||||
|
|||||||
Reference in New Issue
Block a user