master
drfelfel 2020-10-21 13:51:57 +03:30
parent fb3ca52aeb
commit f58d212c55
1 changed files with 2 additions and 1 deletions

View File

@ -111,7 +111,8 @@ export class AppComponent implements OnInit {
method: 'SUB',
data: {
grade:this.grade
grade:this.grade,
shift:this.shift
}
}
}).then(res => {