sigo-package 1.1.82 → 1.1.84
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/sigo-package.cjs.development.js +6 -0
- package/dist/sigo-package.cjs.development.js.map +1 -1
- package/dist/sigo-package.cjs.production.min.js +1 -1
- package/dist/sigo-package.cjs.production.min.js.map +1 -1
- package/dist/sigo-package.esm.js +6 -0
- package/dist/sigo-package.esm.js.map +1 -1
- package/package.json +1 -1
|
@@ -2351,6 +2351,12 @@ var MOHijasDEPTH = [{
|
|
|
2351
2351
|
var MOCantidadNVT01 = [{
|
|
2352
2352
|
CodigoMO: 'NVT01',
|
|
2353
2353
|
Cantidad: 1
|
|
2354
|
+
}, {
|
|
2355
|
+
CodigoMO: 'GD01',
|
|
2356
|
+
Cantidad: 1
|
|
2357
|
+
}, {
|
|
2358
|
+
CodigoMO: 'HP01',
|
|
2359
|
+
Cantidad: 1
|
|
2354
2360
|
}];
|
|
2355
2361
|
//#region TRONCAL
|
|
2356
2362
|
// Obra Civil
|