* Finish task #36433.

This commit is contained in:
hufangzhou
2021-03-09 13:25:16 +08:00
parent 33475fb2d2
commit 1a75c3c3e1
13 changed files with 219 additions and 196 deletions
+2
View File
@@ -24,6 +24,8 @@ class action extends control
*/
public function trash($type = 'all', $orderBy = 'id_desc', $recTotal = 0, $recPerPage = 20, $pageID = 1)
{
$this->loadModel('backup');
/* Save session. */
$uri = $this->app->getURI(true);
$this->session->set('productList', $uri);