fix
This commit is contained in:
@@ -152,7 +152,8 @@ setup(props,{emit}) {
|
||||
habitSetStyleData.selectStyle.name = ''
|
||||
}
|
||||
let setItemSelect = (item:any)=>{
|
||||
habitSetStyleData.selectStyle = item
|
||||
habitSetStyleData.selectStyle.name = item.name
|
||||
habitSetStyleData.selectStyle.id = item.id
|
||||
}
|
||||
return {
|
||||
habitSetStyle,
|
||||
|
||||
Reference in New Issue
Block a user