* Fix details.

This commit is contained in:
Yagami
2020-11-02 13:22:57 +08:00
parent c66f0f9bc5
commit 225189e217
15 changed files with 27 additions and 35 deletions
+1 -1
View File
@@ -175,7 +175,7 @@ class router extends baseRouter
if(isset($model->model) && $model->model == 'waterfall')
{
$projectIndex = 2;
$planIndex = 1;
//$planIndex = 1;
}
$config->storyCommon = $storyIndex;