订单
This commit is contained in:
parent
adf2671b1c
commit
a2ee16a277
|
|
@ -41,6 +41,8 @@ class Order extends Backend
|
|||
protected $items = null;
|
||||
protected $itemsformattedTree = null;
|
||||
|
||||
protected $noNeedRight = ['smart'];
|
||||
|
||||
public function _initialize()
|
||||
{
|
||||
parent::_initialize();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user