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