Exemplo n.º 1
0
 public function __construct()
 {
     parent::__construct();
     $this->topLevel = 0;
     $this->firstTile = '清空料号仓位';
     $this->topTitle = '清空料号仓位';
 }
Exemplo n.º 2
0
 public function __construct()
 {
     parent::__construct();
     $this->topLevel = 5;
     $this->firTitle = '仓库调拨';
     $this->assign_status = C('assign_status');
 }
Exemplo n.º 3
0
 public function __construct()
 {
     parent::__construct();
 }