Merge "Add an alert in frontend when job cannot be submitted." am: dc19269686 am: 5bb40ca742 am: 8f5bf449ea am: 8cc18b18c6
Original change: https://android-review.googlesource.com/c/platform/development/+/1737693 Change-Id: I6ae509954a7e3e365b2a0b3c0e7f191e14dfe108
This commit is contained in:
@@ -170,6 +170,7 @@ export default {
|
||||
this.response_message = response.data
|
||||
alert(this.response_message)
|
||||
} catch (err) {
|
||||
alert('Job cannot be started properly, please check.')
|
||||
console.log(err)
|
||||
}
|
||||
this.resetInput()
|
||||
|
||||
Reference in New Issue
Block a user