Accept Merge Request #130: (feature/hant -> develop)
Merge Request: 订单 Created By: @todayswind Accepted By: @todayswind URL: https://g-bcrc3009.coding.net/p/allocatr/d/allocatr/git/merge/130?initial=true
This commit is contained in:
commit
deefc12ab1
|
|
@ -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