コード例 #1
0
 public function __construct()
 {
     parent::__construct();
     $this->topLevel = 0;
     $this->firstTile = '清空料号仓位';
     $this->topTitle = '清空料号仓位';
 }
コード例 #2
0
ファイル: whGoodsAssign.view.php プロジェクト: ohjack/newErp
 public function __construct()
 {
     parent::__construct();
     $this->topLevel = 5;
     $this->firTitle = '仓库调拨';
     $this->assign_status = C('assign_status');
 }
コード例 #3
0
 public function __construct()
 {
     parent::__construct();
 }