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