优化
This commit is contained in:
@@ -168,7 +168,6 @@ const onUpdate = async (id: string) => {
|
||||
await getMaterialTypeSelect()
|
||||
}
|
||||
Object.assign(form, data)
|
||||
form.lightLevel = data.lightLevel ? JSON.stringify(data.lightLevel) : ''
|
||||
visible.value = true
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user