* [bug#55204,done,1h] The module should be executionStory.

This commit is contained in:
hufangzhou
2024-09-11 16:29:14 +08:00
committed by 王于听
parent 31a9d86a2d
commit aa2e07e64d
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -2353,6 +2353,8 @@ class executionModel extends model
$this->config->product->search['params']['grade']['values'] = $gradePairs;
$this->config->product->search['onMenuBar'] = 'yes';
$this->loadModel('search')->setSearchParams($this->config->product->search);
}