fix
This commit is contained in:
@@ -89,7 +89,6 @@ export default class toolingShanks extends Vue {
|
||||
}
|
||||
|
||||
async save(item) {
|
||||
debugger
|
||||
new ToolingService().SetShank(item).then(response => {
|
||||
this.selectedTool = response;
|
||||
let htmlelement = this.$refs.shankList as any;
|
||||
|
||||
Reference in New Issue
Block a user