error message show
This commit is contained in:
@@ -192,7 +192,10 @@ if ( this.job_duration== undefined || this.job_duration < 1){
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
this.assign_mak_result = this.assigResult.status;
|
||||
setTimeout(()=>{
|
||||
this.assign_mak_result ='';
|
||||
}, 3000);
|
||||
}
|
||||
}
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user