导出问题
This commit is contained in:
parent
08b897dee1
commit
8f397730d3
|
|
@ -55,7 +55,7 @@ class Order extends Backend
|
||||||
protected $items = null;
|
protected $items = null;
|
||||||
protected $itemsformattedTree = null;
|
protected $itemsformattedTree = null;
|
||||||
|
|
||||||
protected $noNeedRight = ['smart'];
|
protected $noNeedRight = ['smart','export'];
|
||||||
|
|
||||||
public function _initialize()
|
public function _initialize()
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user