feat(WIP): processing에서 vue 객체 통합, lazy loading
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
namespace sammo\Command\General;
|
||||
|
||||
use phpDocumentor\Reflection\Types\Object_;
|
||||
use \sammo\DB;
|
||||
use \sammo\Util;
|
||||
use \sammo\JosaUtil;
|
||||
@@ -246,6 +247,7 @@ class che_출병 extends Command\GeneralCommand
|
||||
'mapTheme' => \sammo\getMapTheme(),
|
||||
'procRes' => [
|
||||
'cities' => \sammo\JSOptionsForCities(),
|
||||
'distanceList' => new \StdClass(),
|
||||
],
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user