diff --git a/webpack/data/ue.js b/webpack/data/ue.js index c122775..e1db401 100644 --- a/webpack/data/ue.js +++ b/webpack/data/ue.js @@ -1072,7 +1072,7 @@ gstore.add('ccreate', function(){ /* (4) Create request */ var rq = { - code: gstore.get.URI[2], + code: gstore.get.router.history.current.path.split('/').pop(), volume: parseInt(vol) };