mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-21 05:45:50 +00:00
save
This commit is contained in:
+1
-1
@@ -232,7 +232,7 @@ export class ExpedienteDetailPage implements OnInit {
|
|||||||
if(body == 'descartar'){
|
if(body == 'descartar'){
|
||||||
if(res['data']== 'Yes'){
|
if(res['data']== 'Yes'){
|
||||||
let otherbody = {
|
let otherbody = {
|
||||||
"serialNumber": body.serialNumber,
|
"serialNumber": this.task.SerialNumber,
|
||||||
"action": "Passivo",
|
"action": "Passivo",
|
||||||
"ActionTypeId": 94,
|
"ActionTypeId": 94,
|
||||||
"dataFields": {
|
"dataFields": {
|
||||||
|
|||||||
Reference in New Issue
Block a user