fix
This commit is contained in:
@@ -358,7 +358,7 @@ export default defineComponent({
|
||||
},
|
||||
setSketchLibrary(item:any){
|
||||
let data = {
|
||||
libraryId:item.id,
|
||||
libraryId:[item.id],
|
||||
level2Type:item.category,
|
||||
}
|
||||
Https.axiosPost(Https.httpUrls.setSketchLibrary,data).then(
|
||||
|
||||
Reference in New Issue
Block a user