mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2024-12-02 03:48:47 +08:00
页面细节优化
This commit is contained in:
parent
6417d46e32
commit
1a5e92cea2
@ -110,9 +110,6 @@ class Order extends Common
|
||||
// 平台
|
||||
$this->assign('common_platform_type', lang('common_platform_type'));
|
||||
|
||||
// Excel地址
|
||||
$this->assign('excel_url', MyUrl('admin/order/excelexport', input()));
|
||||
|
||||
// 参数
|
||||
$this->assign('params', $params);
|
||||
return $this->fetch();
|
||||
|
Loading…
Reference in New Issue
Block a user