view-pd.component.ts edited online with Bitbucket
This commit is contained in:
parent
bae43c0dab
commit
5d04b39ead
@ -409,8 +409,8 @@ export class ViewPdComponent implements OnInit, OnDestroy {
|
|||||||
StatusUpdate(master)
|
StatusUpdate(master)
|
||||||
{
|
{
|
||||||
|
|
||||||
let status='QC COMPLETED';
|
//let status='QC COMPLETED';
|
||||||
|
let status='QC_COMPLETED';
|
||||||
let update_status = {
|
let update_status = {
|
||||||
"pd_id":master.pd_id,
|
"pd_id":master.pd_id,
|
||||||
"random_string":master.random_string
|
"random_string":master.random_string
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user