|
@@ -593,7 +593,7 @@
|
|
|
warehouseName: that.warehouseName,
|
|
|
managementType: 1,
|
|
|
serviceManagementType: that.inWarehouseType,
|
|
|
- loadingstatus: 1,
|
|
|
+ // loadingstatus: 1,
|
|
|
// statusType:1
|
|
|
})
|
|
|
.toPromise()
|
|
@@ -613,7 +613,7 @@
|
|
|
warehouseName: that.warehouseName,
|
|
|
managementType: 1,
|
|
|
serviceManagementType: that.inWarehouseType,
|
|
|
- loadingstatus: 1,
|
|
|
+ // loadingstatus: 1,
|
|
|
// statusType:1
|
|
|
})
|
|
|
.toPromise()
|