页面细节优化

feat/task1-c-wallet
devil 2020-02-13 09:35:39 +08:00
parent 6417d46e32
commit 1a5e92cea2
1 changed files with 0 additions and 3 deletions

View File

@ -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();