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